• 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 51
[RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC')
#61
Getting this error with latest novenber 5 build
Quote:18:23:50 T:6108 ERROR: Traceback (most recent call last):
File "D:\XBMC Eden\portable_data\addons\script.watchlist\default.py", line 166, in <module>
Main()
File "D:\XBMC Eden\portable_data\addons\script.watchlist\default.py", line 16, in __init__
self._fetch_episodes()
File "D:\XBMC Eden\portable_data\addons\script.watchlist\default.py", line 70, in _fetch_episodes
datetime = time.strptime(lastplayed, "%Y-%m-%d %H:%M:%S")
File "D:\XBMC Eden\system\python\Lib\_strptime.py", line 454, in _strptime_time
return _strptime(data_string, format)[0]
File "D:\XBMC Eden\system\python\Lib\_strptime.py", line 325, in _strptime
(data_string, format))
ValueError: time data '' does not match format '%Y-%m-%d %H:%M:%S'
18:23:50 T:6108 INFO: -->End of Python script error report<--

http://paste.ubuntu.com/729283/
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
#62
Machine-Sanctum Wrote:Getting this error with latest novenber 5 build

heh, don't you just love all the exceptions you have to take into account...
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
#63
ronie Wrote:heh, don't you just love all the exceptions you have to take into account...

LOL well it wouldn't be a challenge anymore when everything works now would it
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
#64
ronie Wrote:script.watchlist-0.0.2.zip

- changed: use 2 digit season and episode numbers
- added: EpisodeNo property (sxxexx)
- fixed: partially watched episode didn't show up if it was episode 1 of season 1
- added: IsResumable property (can be used for partially watched indication)
- added: tv show thumbnail
- added: season thumbnail

Works great -

Image

Thanks again.
#65
I tried this under the NEON skin in Openelec and it didn't work. Any ideas?

Do I have to use a particular skin or install of XBMC?
#66
silvine Wrote:I tried this under the NEON skin in Openelec and it didn't work. Any ideas?

Do I have to use a particular skin or install of XBMC?
please respect the fact that this is a skin dev forum,
cheers :-)

Quote:Skin Development GUI and Web skins/themes, graphics development and suggestions.
No End-User Support Requests! Only skinners and graphic artists.
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
#67
Hitcher Wrote:Works great -

Image

Thanks again.

Is this version available Hitcher? I'd like to play with it some if you're releasing it.
#68
ronie Wrote:script.watchlist-0.0.2.zip

- changed: use 2 digit season and episode numbers
- added: EpisodeNo property (sxxexx)
- fixed: partially watched episode didn't show up if it was episode 1 of season 1
- added: IsResumable property (can be used for partially watched indication)
- added: tv show thumbnail
- added: season thumbnail

Works great here.

It's a pity season thumbs are not available for recently added as well, making the looks consistent.

They do look much nicer, IMHO.


Image
My skins:

Amber
Quartz

#69
blacklist Wrote:Is this version available Hitcher? I'd like to play with it some if you're releasing it.

Not yet, still working on it, but I can send you a copy if you want.
#70
pecinko Wrote:Works great here.

It's a pity season thumbs are not available for recently added as well, making the looks consistent.

They do look much nicer, IMHO.


Image

Agreed, I guess we'd have to make a trac request to get it though (along with TV Show thumb).
#71
But whom should we cc for this to make it to pre-Eden?
My skins:

Amber
Quartz

#72
Seeing as it's not a bug it wont make it into Eden. Sad

firnsy & amet added it to XBMC though so cc them I guess.
#73
Hitcher Wrote:Seeing as it's not a bug it wont make it into Eden. Sad

firnsy & amet added it to XBMC though so cc them I guess.

Well you could at least try. Maybe it has so little impact that they are willing to add it to Eden.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
#74
I have two bugreports:

1) Partially watched shows (both of them are on 1st episodes of the season) are always in the beginning of the list, even though I watched a complete episode of another show at a later date (Chuck in this case). Screenshot and pastebin below.

2) There are some issues with escaping of the plot text, I mentioned quotes issue before, but as you can see on the above screenshot newline and return characters are also printed.

http://pastebin.com/p4g4aPAq

Image
#75
In case you trac it. Feel free to cc me as well. I have a quick diff for season thumbs sitting in my tree.
Always read the online manual (wiki), FAQ (wiki) and search the forum before posting.
Do not PM or e-mail Team-Kodi members directly asking for support. Read/follow the forum rules (wiki).
Please read the pages on troubleshooting (wiki) and bug reporting (wiki) before reporting issues.
  • 1
  • 3
  • 4
  • 5(current)
  • 6
  • 7
  • 51

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC')2