Kodi Community Forum
[RELEASE] Logo Downloader Script - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Program Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=151)
+---- Thread: [RELEASE] Logo Downloader Script (/showthread.php?tid=74912)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45


- Hudson_Hawk04 - 2011-07-29

Hitcher Wrote:There's a big difference between using 'banner.jpg' and 'Get Thumb' by the way.


Not sure I follow you, I have wide (banner) icons for all my television series, some of them just will not show up.


- Hudson_Hawk04 - 2011-07-29

I have been able to get a great deal of my problems with wide icons fixed, however there are some lingering issues, for the life of me I cannot get some of the items to change to a different icon and still some of my custom banner icons on shows that I have created using ember will not change from a blank place holder

http://pastebin.com/DX0fkDnf


- ronie - 2011-07-29

Hudson_Hawk04 Wrote:I have been able to get a great deal of my problems with wide icons fixed, however there are some lingering issues, for the life of me I cannot get some of the items to change to a different icon and still some of my custom banner icons on shows that I have created using ember will not change from a blank place holder

http://pastebin.com/DX0fkDnf

^ what Hitcher says.

you've downloaded a banner for Quantum Leap,
it's successfully saved as smb://BOB-PC/TV3/Quantum Leap/banner.jpg

by default, xbmc will only pick up folder.jpg images though.


- Hitcher - 2011-07-29

You've got to enable the skins your using's 'Use banner.jpg' option.


- Martijn - 2011-07-29

Posted some problem in the TV Show next aired forum yesterday about no logo in tv guide.
I tried to download the files one by one using the option in tv series library.
I can choose what i want "banner, clearart, etc.." "then select the type i want. I see the images however when i select one to download it says "dowload error"
here's my debug log
http://pastebin.com/i2Mq2YH7


- ronie - 2011-07-29

Machine-Sanctum Wrote:Posted some problem in the TV Show next aired forum yesterday about no logo in tv guide.
I tried to download the files one by one using the option in tv series library.
I can choose what i want "banner, clearart, etc.." "then select the type i want. I see the images however when i select one to download it says "dowload error"
here's my debug log
http://pastebin.com/i2Mq2YH7

edit:
scratch that


- Martijn - 2011-07-29

ronie Wrote:for some reason the smb issue is back:


it was fixed a few days ago in xbmc...i have no clue why it's back again.

Have fixed the problem. Just found out a couple of post back somewhere hidden that you've made a pre-eden version 3.0.0.
Patched the standard 2.3.0 up with your 3.0.0 and problem solver for logo download and next aired.
Maybe a good idea to report this this pre-eden update somewhere (maybe first post inthread). Adding it to the depository isn't an option for now i think?


- vinistois - 2011-07-29

It works!

Today's nightly pre-eden, with the version 3.0 script, works perfectly.

Thanks!


- ronie - 2011-07-29

Machine-Sanctum Wrote:Have fixed the problem. Just found out a couple of post back somewhere hidden that you've made a pre-eden version 3.0.0.
Patched the standard 2.3.0 up with your 3.0.0 and problem solver for logo download and next aired.
heh, i should have noticed it in your log :-)

Machine-Sanctum Wrote:Maybe a good idea to report this this pre-eden update somewhere (maybe first post inthread). Adding it to the depository isn't an option for now i think?

it will be added to the repo when all bugs are gone.


- Martijn - 2011-07-29

vinistois Wrote:It works!

Today's nightly pre-eden, with the version 3.0 script, works perfectly.

Thanks!

Almost cost me a headache before i found out of that update Stare


- Martijn - 2011-07-29

ronie Wrote:heh, i should have noticed it in your log :-)



it will be added to the repo when all bugs are gone.

This goes on my list of add-ons/patches so i won't forget :o


- john.doe - 2011-07-31

Works correctly with last nightly update and 3.0.0

Thanks & congratultions Ronie !

Great job


- Hitcher - 2011-07-31

Confirmed working perfectly here too.


- nessus - 2011-08-06

I have a strange problem with the previous version (2.3.0) of the script. When i try to download in solo mode any image with script the procedure runs fine but some times when it has to finish the download and get back to the skin in TV Shows it freezes XBMC and the log file after 10-15 seconds it grows about 4-5MB. The same thing happens to XBMC getting more and more memory second by second (about 200MB in the same time) and even if close it it runs in the background and i have to kill it via windows task manager.

Here is the debug log when everything works fine and here is the debug log when the problem occurs.

In the debug log with problem present the bellow two lines repeats for about 40.000 times so i delete them after the line 1500.
Code:
17:32:47 T:5060 M:1572265984   ERROR: m_pD3DDevice->BeginScene() failed. 8876086C - D3DERR_INVALIDCALL (Invalid call)
17:32:47 T:5060 M:1572265984   ERROR: exception in CApplication::Render()
My Setup is :
XBMC "XBMCSetup-20110331-acb1223-master"
Windows 7 Ultimate 32bit
Xperience Skin v1.1 3224


Any idea with this happens ?

UPDATE: Well... in case that someone is interesting i found what causes this.
The problem was in guisettings.xml. First i remove the file and after that everything works fine. Test it 10-15 times in a row with different tv shows whiteout any problem. After that i took the old guisettings.xml and remove only the settings entry's about other skins except the skin that i am using (Xperienece) and again everything works fine. No problem at all in many tests that i did.

So... the problem was with the settings for the other skins in guisettings.xml. Maybe something was written wrong in that settings file or this is bug with the script ?


Thanks
Nessus


extrafanart - erolosty - 2011-08-06

Is there any intention to add in extrafanart for tv shows?

Would be awesome to have a 'native' python script which worked as below:
http://forum.xbmc.org/showthread.php?tid=107103