Beta TVLogo Downloader - 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: Beta TVLogo Downloader (/showthread.php?tid=233068) |
RE: TVLogo Downloader - wxop - 2017-06-06 Hi there This addon still work fine, but it needed some fixes. I've pushed some PR to the original author repo so that he can officially merge all the fixes. ChangeLog is listed here: https://github.com/soif/script.tvlogo.downloader/blob/0.0.12beta/changelog.txt While the author will review and/or merge my change , you can download my patched version at: https://github.com/soif/script.tvlogo.downloader/archive/0.0.12beta.zip HTH RE: TVLogo Downloader - nero12 - 2017-06-13 version 0.0.12 dont work Code: 12:28:42 T:18076 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- RE: TVLogo Downloader - idro - 2017-08-24 I'm sorry for this question but I'm a newbie in kodi. How does it install? From: my addon -> install from zip? RE: TVLogo Downloader - tylla - 2017-10-26 Really nice add-on, congrats! One small improvement: When mass downloading logos, lots of times the add-on pops up a window to choose the proper logo for a channel and the original channel name - as displayed in the list - should be displayed in the title. Currently there is only displayed: "TVLogo Downloader - Select the channel". But if I didn't watched the previous window's progres, I don't know what is the current channel. So I would expect something like: "TVLogo Downloader - Select the logo for 'BBC Earth'" I suppose this window is the same for single downloads as well, but if not then there should be the same change made. If the skin is a little differently organized, then the user wouldn't be able to see the selected channel in the background. Keep up the good work, Tylla RE: TVLogo Downloader - vineet381 - 2018-02-06 Hi, I am on Kodi 17.6 running Next PVR and do not get any channel logos using this addon. Here is the error from my log, can anybody suggest whats going on and how to fix it? ROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.AttributeError'> Error Contents: 'str' object has no attribute 'read' Traceback (most recent call last): File "C:\Users\Vinee\AppData\Roaming\Kodi\addons\script.tvlogo.downloader\default.py", line 49, in <module> tvlogodownloader.main_menu() File "C:\Users\Vinee\AppData\Roaming\Kodi\addons\script.tvlogo.downloader\resources\lib\tvlogodownloader.py", line 35, in main_menu automaticd.automatic_downloader('all') File "C:\Users\Vinee\AppData\Roaming\Kodi\addons\script.tvlogo.downloader\resources\lib\automaticd.py", line 101, in automatic_downloader match = thelogodb.Channels().by_keyword(urllib.quote_plus(get_replaced_names(channel.encode('utf-8')))) File "C:\Users\Vinee\AppData\Roaming\Kodi\addons\script.tvlogo.downloader\resources\lib\thelogodb.py", line 28, in by_keyword data = json.load(get_page_source(url)) File "C:\Program Files (x86)\Kodi\system\python\Lib\json\__init__.py", line 287, in load return loads(fp.read(), AttributeError: 'str' object has no attribute 'read' -->End of Python script error report<-- RE: TVLogo Downloader - Karellen - 2018-02-06 Hello @vineet381 Maybe something in this guide can help... https://kodi.wiki/view/Live_TV_Artwork RE: TVLogo Downloader - dapharsyde - 2018-02-18 I think this has more to do with why it's no longer working - https://forum.kodi.tv/showthread.php?tid=228026&pid=2700764#pid2700764 RE: TVLogo Downloader - kthomson50 - 2018-11-10 Banner typo: Link removed by DaVu "Kodi Log Downloader" should be "Kodi Logo Downloader" or "TV Logo Downloader" RE: TVLogo Downloader - DaVu - 2018-11-10 @kthomson50 That might be completely unrelated. Not sure Anyway. urepo is on our banned list. So we would appreciate if you don't link to anything regarding to that. Thanks in advance. RE: TVLogo Downloader - kthomson50 - 2018-11-10 (2018-11-10, 10:28)DaVu Wrote: @kthomson50Aight, my bad, sry RE: TVLogo Downloader - Karellen - 2018-11-10 Notice to Members On the 29 April 2018, the TheLogoDB was permanently shut down by the owner due to abuse by piracy related sites and add-ons. As a result, this add-on is broken. This thread is closed Information from the site owner leading up to the closure... https://forum.kodi.tv/showthread.php?tid=228026&pid=2714603#pid2714603 How to add Logos to Live TV in Kodi... Live_TV_Artwork (wiki) |