Posts: 25
Joined: Aug 2017
Reputation:
1
idro
Junior Member
Posts: 25
I'm sorry for this question but I'm a newbie in kodi.
How does it install?
From: my addon -> install from zip?
Posts: 12
Joined: Mar 2017
Reputation:
0
tylla
Junior Member
Posts: 12
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
Posts: 72
Joined: May 2014
Reputation:
0
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<--
Posts: 9
Joined: Oct 2018
Reputation:
0
2018-11-10, 10:23
(This post was last modified: 2018-11-10, 10:36 by DaVu.)
Banner typo: Link removed by DaVu
"Kodi Log Downloader" should be "Kodi Logo Downloader" or "TV Logo Downloader"