• 1
  • 34
  • 35
  • 36(current)
  • 37
  • 38
  • 46
Win HTML Creator for Kodi
I already unchecked the file size in Info Box options, but it still trying to fetch it: "Scanning FileSize of: Friends".

My library is based on Bitcasa, then is complicated to get all file size, it is talking a longggggggg time.
I wish to have Rotten Tomatoes (user+critics) + IMDB both ratings display in skin.
Reply
First of all, sorry I wasn't available a long time, had stuff to do, but now I am back.

(2013-11-10, 19:10)xnova3 Wrote: Hi !
Thank you for this great tool !
I have a question and i couldn't find an answer on the thread ; is it possible to group films by collection, as it is shown in XBMC ? (it's already the case for TV shows, in a way). It would be so nice to have all James Bond movies (for example) in one page (a sub-page of "Movies") instead of having them split all over "Movies" pages.
Thanks !

No, this feature is not yet available.

(2013-11-19, 03:00)sabel Wrote:
(2013-11-06, 18:44)DeadSix27 Wrote: So you do NOT want russian?
Exactly. I want the german ones.

(2013-11-06, 18:44)DeadSix27 Wrote: And again I have no control over that at all.. the only thing that XBMC gives me is this freaking unsorted and ugly poster list:
I mean how am I supposed to find the right language within that....
Don't get me wrong. I don't need a language selection, because I already selected the banner/poster/thumbnail/fanart I want in xbmc.

I looked into the sqlite databases and would do it this way:

From MyVideosXY.db:
Code:
SELECT url FROM art where media_type="tvshow" and media_id=96 and type="poster"

media_id is the tv show id.

Then use the result url to query the textures database (texturesXY.db) to get the path to the right filename in the thumbnails folder.
That's it. Should work Smile

Interesting, i will look into this



(2013-11-19, 22:06)tinybutstrong Wrote: I already unchecked the file size in Info Box options, but it still trying to fetch it: "Scanning FileSize of: Friends".

My library is based on Bitcasa, then is complicated to get all file size, it is talking a longggggggg time.
Really? I will check it out.
Reply
Humble request for original poster:

I've noticed that while the hit rate for trailers on films is pretty decent, on tv shows it's quite low - probably due to the ubiquity of the search terms. Would you consider allowing independent selection of trailers (i.e. a new check box, per media class) ?

I know you can manually edit each individual link, but when there's a reasonable amount of media it's a bit of a pain.

Thanks for your work on this - very impressive.
Reply
(2013-11-27, 01:37)Dave_Bloke Wrote: Humble request for original poster:

I've noticed that while the hit rate for trailers on films is pretty decent, on tv shows it's quite low - probably due to the ubiquity of the search terms. Would you consider allowing independent selection of trailers (i.e. a new check box, per media class) ?

I know you can manually edit each individual link, but when there's a reasonable amount of media it's a bit of a pain.

Thanks for your work on this - very impressive.

Don't count on a release until Ending of This year.. but i will kinda rewrite the trailer system .. i don't like it either.. espcially for animes.. as there are barerly ever good hits. I maybe also will make them beeing fetched of sites like themoviedb and imdb etc..
Reply
(2013-11-24, 13:28)DeadSix27 Wrote:
(2013-11-19, 03:00)sabel Wrote: From MyVideosXY.db:
Code:
SELECT url FROM art where media_type="tvshow" and media_id=96 and type="poster"

media_id is the tv show id.

Then use the result url to query the textures database (texturesXY.db) to get the path to the right filename in the thumbnails folder.
That's it. Should work Smile

Interesting, i will look into this

+1

This feature would be really cool for tvshows but also for movies! You have exactly the same posters and fanarts for the html output you prefer in xbmc without the need of downloading houndereds of jpgs.

Anyway, a great tool, appreciate your work Nod
Reply
Update 6.6.8 and 6.6.9
Update only available with the in-app Updater.

Next update comes MAYBE this year, otherwise January 2014.

Changes:

Added new Image method (Thanks to sabel's info, see quote at bottom)
Fixed manual output folder choosing not working. (Thanks to Stokstaart, and sorry for taking so long to fix that)
File size is not scanned any more, if file size column isn't enabled (as requested by tinybutstrong)


(2013-11-19, 03:00)sabel Wrote: I looked into the sqlite databases and would do it this way:

From MyVideosXY.db:
Code:
SELECT url FROM art where media_type="tvshow" and media_id=96 and type="poster"

media_id is the tv show id.
Reply
(2013-11-09, 11:43)Spudzspot Wrote: Updated to 6.6.7 and the program won't load now. No error messages, goes busy for a few seconds and shuts off. Tried rebooting a couple of times but no help.

I uninstalled, rebooted and reloaded and still no joy.

Take care!

Windows Version? Do you have NET4 Full Framework? 64 bit ? Ram size?

So to catch up on old problems:

(2013-10-29, 16:32)Stokstaart Wrote: Did some updating today, unfortunately had to go back to 6.6.3.

I love the UI in 6.6.6 but for this version and the 6.6.5 i can't change the output folder, i click choose/define manually but nothing happens..... 6.6.3 gives me no troubles at all.

Also i keep getting anoying error messages (mentioned before in this forum) but now all works fine on 6.6.3!

Hope the errors can be solved without too much work Wink

*edit: typo*
Does that error still exist? If yes, tell it to me, as I could not find the post you talked about. (Also the output folder thing is fixed now, see post above this)

(2013-11-05, 15:15)ChaoticDev Wrote: Hey i noticed that the "Edit Custom Head" option works but does not save the code when the application is closed and reopened.. Just wondering if there will be a fix?
I will fix this in the next update, don't worry.
Reply
(2013-12-04, 06:57)DeadSix27 Wrote: Added new Image method (Thanks to sabel's info, see quote at bottom)

Awesome! Works like a charm! Thank you very much Smile
Reply
Update 7.0.0
A new installer is also available, in case you want to use that
Download installer: 7.0.0 Installer
Or use in-program updater.

Next update comes January 2014. Merry Christmas or whatever you celebrate and a happy new year!

Changes:

[Add] Support for XBMC Aplha11+ Database (MyVideos77)
[Add] Popup when no update is available while checking manually.
[Add] Bug report function/button, for fast reporting in-program.
[Update] Copyrights for 2014
[Fix] Episode details meta tags and title beeing wrong
[Fix] Crash in Update check
[Fix] File path(Open file links) in episode details not working
Reply
Ah great news!
Good idea about the bugtracker too, haven't been updating my system for a while, will try to see if i can find some time today for tinkering with this release!
Reply
Thanks for this tool.
Have a question..is sorting by 'date added' working properly?
I have my sort order set to 'Date Added (descending)' and the results I get are:

#1 Date added: 2012-08-18
#2 Date added: 2013-07-24
#3 Date added: 2013-08-25
#4 Date added: 2013-08-26
#5 Date added: 2013-08-20
#6 Date added: 2013-08-23

The order is all over the place.

edit:am using ver 7.0.0
Reply
(2013-12-08, 06:01)skeetz Wrote: Thanks for this tool.
Have a question..is sorting by 'date added' working properly?
I have my sort order set to 'Date Added (descending)' and the results I get are:

#1 Date added: 2012-08-18
#2 Date added: 2013-07-24
#3 Date added: 2013-08-25
#4 Date added: 2013-08-26
#5 Date added: 2013-08-20
#6 Date added: 2013-08-23

The order is all over the place.

edit:am using ver 7.0.0

Can you please report that bug at http://dead6.eu/mantis/bug_report_page.p...sion=7.0.0
and also Attach the MyVideos7x.db file to the bug report!
Reply
Hi,

thanks for your great app! What a pitty it does not work, using windows 7 (64 bit) and XBMC 12.2. I run the app and get the following error:

Quote:Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei DeadSix_myXBMCHTML.Funcs.checkNet4FullInstalled() in c:\Users\Hagen\Documents\myxbmc-html-generator\XBMCManager\DeadSix_Functions.cs:Zeile 69.
bei DeadSix_myXBMCHTML.Form_Main.Form_Main_Shown(Object sender, EventArgs e) in c:\Users\Hagen\Documents\myxbmc-html-generator\XBMCManager\Form_Main.cs:Zeile 1034.
bei System.Windows.Forms.Form.OnShown(EventArgs e)
bei System.Windows.Forms.Form.CallShownEvent()
bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
bei System.Threading.ExecutionContext.runTryCode(Object userData)
bei System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** Geladene Assemblys **************
mscorlib
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1008 (RTMGDR.030319-1000).
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll.
----------------------------------------
DeadSix_myXBMCHTML
Assembly-Version: 7.0.0.19536.
Win32-Version: 7.0.0.0.
CodeBase: file:///C:/Users/TEST/AppData/Local/DeadSix/XBMC%20HTML%20Generator/DeadSix_myXBMCHTML.exe.
----------------------------------------
System.Windows.Forms
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1002 built by: RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll.
----------------------------------------
System.Drawing
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1001 built by: RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll.
----------------------------------------
System
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1001 built by: RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll.
----------------------------------------
System.Core
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.233 built by: RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll.
----------------------------------------
System.Xml
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1015 built by: RTMGDR.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll.
----------------------------------------
Newtonsoft.Json
Assembly-Version: 4.5.0.0.
Win32-Version: 5.0.6.16206.
CodeBase: file:///C:/Users/TEST/AppData/Local/DeadSix/XBMC%20HTML%20Generator/Newtonsoft.Json.DLL.
----------------------------------------
Microsoft.CSharp
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll.
----------------------------------------
System.Data.SQLite
Assembly-Version: 1.0.88.0.
Win32-Version: 1.0.88.0.
CodeBase: file:///C:/Users/TEST/AppData/Local/DeadSix/XBMC%20HTML%20Generator/System.Data.SQLite.DLL.
----------------------------------------
System.Data
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.237 (RTMGDR.030319-2300).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll.
----------------------------------------
System.Management
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll.
----------------------------------------
System.Transactions
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Transactions/v4.0_4.0.0.0__b77a5c561934e089/System.Transactions.dll.
----------------------------------------
System.Configuration
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1015 (RTMGDR.030319-1000).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll.
----------------------------------------
System.EnterpriseServices
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 (RTMRel.030319-0100).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.EnterpriseServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll.
----------------------------------------
mscorlib.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.235 (RTMGDR.030319-2300).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_de_b77a5c561934e089/mscorlib.resources.dll.
----------------------------------------
System.Numerics
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 built by: RTMRel.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll.
----------------------------------------
System.ComponentModel.DataAnnotations
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll.
----------------------------------------
System.Runtime.Serialization
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1016 (RTMGDR.030319-1000).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll.
----------------------------------------
System.Xml.Linq
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 built by: RTMRel.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll.
----------------------------------------
System.Dynamic
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll.
----------------------------------------
Anonymously Hosted DynamicMethods Assembly
Assembly-Version: 0.0.0.0.
Win32-Version: 4.0.30319.1008 (RTMGDR.030319-1000).
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll.
----------------------------------------
Microsoft.WindowsAPICodePack.Shell
Assembly-Version: 1.1.0.0.
Win32-Version: 1.1.0.0.
CodeBase: file:///C:/Users/TEST/AppData/Local/DeadSix/XBMC%20HTML%20Generator/Microsoft.WindowsAPICodePack.Shell.DLL.
----------------------------------------
Microsoft.WindowsAPICodePack
Assembly-Version: 1.1.0.0.
Win32-Version: 1.1.0.0.
CodeBase: file:///C:/Users/TEST/AppData/Local/DeadSix/XBMC%20HTML%20Generator/Microsoft.WindowsAPICodePack.DLL.
----------------------------------------
System.Windows.Forms.resources
Assembly-Version: 4.0.0.0.
Win32-Version: 4.0.30319.1 built by: RTMRel.
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_de_b77a5c561934e089/System.Windows.Forms.resources.dll.
----------------------------------------

************** JIT-Debuggen **************
Um das JIT-Debuggen (Just-In-Time) zu aktivieren, muss in der
Konfigurationsdatei der Anwendung oder des Computers
(machine.config) der jitDebugging-Wert im Abschnitt system.windows.forms festgelegt werden.
Die Anwendung muss mit aktiviertem Debuggen kompiliert werden.

Zum Beispiel:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

Wenn das JIT-Debuggen aktiviert ist, werden alle nicht behandelten
Ausnahmen an den JIT-Debugger gesendet, der auf dem
Computer registriert ist, und nicht in diesem Dialogfeld behandelt.

What I find completely strange is

Quote:c:\Users\Hagen\

Did you compile absolute pathes? After the exception occured I can generate data. The XBMC finds 107 movies, but creates no HTML-files, even if there are images loaded, jquery-files created,...

Do you have any idea what to do?

Thanks and best wishes,

Dirk
Reply
(2013-12-09, 19:21)Mean1312 Wrote: Did you compile absolute pathes?

No, thats just the debugging which saves the paths to the source code, you can freely ignore that. Also for the next time, use the bug report page.

The problem will be fixed in the next update. (Also try installing net4.0 the problem is about that.. apparently it can't find the registry key for that OR crashes due to no access or something.. I don't know for sure right now.. but try installing net4 and run it as admin, maybe that works until the update is out.
Reply
Thanks a lot for that very quick response. I'm sorry for not using the bug page. Next time (I hope there won't be a next time Wink) I will do so.

I try to install net4.0 and run it as admin, as you mentioned.

Thanks and best wishes,

Dirk
Reply
  • 1
  • 34
  • 35
  • 36(current)
  • 37
  • 38
  • 46

Logout Mark Read Team Forum Stats Members Help
HTML Creator for Kodi7