• 1
  • 44
  • 45
  • 46(current)
  • 47
  • 48
  • 51
[RELEASE] Watchlist script (was 'Adding Plex's 'On Deck' feature to XBMC')
Hey there. Installed latest Watchlist from GIT and latest nightly from xbmc and got nothing but errors... Sad

Debug Log: http://dl.dropbox.com/u/6451985/xbmc.old.log
(2012-08-04, 15:43)Lucleonhart Wrote: Hey there. Installed latest Watchlist from GIT and latest nightly from xbmc and got nothing but errors... Sad

Debug Log: http://dl.dropbox.com/u/6451985/xbmc.old.log

Hmm i get the same error.
Probably something broken in latest nightly. Will investigate. Nothing that can be done now
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
Martijn, hi friend, it´s possible include in watchlist script a new condition:

ListItem.PercentPlayed

This is for use with reminder in progress, this script is great.

Thanks,

Wanilton
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
(2012-08-04, 18:24)Martijn Wrote:
(2012-08-04, 15:43)Lucleonhart Wrote: Hey there. Installed latest Watchlist from GIT and latest nightly from xbmc and got nothing but errors... Sad

Debug Log: http://dl.dropbox.com/u/6451985/xbmc.old.log

Hmm i get the same error.
Probably something broken in latest nightly. Will investigate. Nothing that can be done now
Hey! Thanks for investigating. Smile I will update my nightly more often now to see if a fix is there. Anything found so far? Smile FYI: I am using Windows build on Win7 x64 with a MYSQL Database.
(2012-08-05, 12:45)Lucleonhart Wrote:
(2012-08-04, 18:24)Martijn Wrote:
(2012-08-04, 15:43)Lucleonhart Wrote: Hey there. Installed latest Watchlist from GIT and latest nightly from xbmc and got nothing but errors... Sad

Debug Log: http://dl.dropbox.com/u/6451985/xbmc.old.log

Hmm i get the same error.
Probably something broken in latest nightly. Will investigate. Nothing that can be done now
Hey! Thanks for investigating. Smile I will update my nightly more often now to see if a fix is there. Anything found so far? Smile FYI: I am using Windows build on Win7 x64 with a MYSQL Database.

Should be fixed in tomorrows nightly build
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
Is it possible for xbmc to not save lastplayed if video doesn't play for some minumum time like <ignoresecondsatstart> does for automatic bookmark?
So I won't have a tv show of an episode I play by mistake included in watchlist?
Just mark that episode as watched, then unwatched and it's cleared after watchlist is reloaded.
Image
(2012-08-06, 16:51)`Black Wrote: Just mark that episode as watched, then unwatched and it's cleared after watchlist is reloaded.

works great, thanks! Smile
(2012-08-05, 00:08)Wanilton Wrote: Martijn, hi friend, it´s possible include in watchlist script a new condition:

ListItem.PercentPlayed

This is for use with reminder in progress, this script is great.

Now I have others errors, in previous frodo releases script work fine.

Thanks,

Wanilton

No answer for this request? this is not possible?

There are one error for me with today latest frodo, compiled for use in Windows OS.

20:46:17 T:2324 NOTICE: -->Python Interpreter Initialized<--
20:46:19 T:7488 WARNING: Unknown sort method 0
20:46:19 T:7488 ERROR: Error Type: <type 'exceptions.TypeError'>
20:46:19 T:7488 ERROR: Error Contents: argument 1 must be unicode or str
20:46:19 T:7488 ERROR: Traceback (most recent call last):
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 592, in <module>
Main()
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 33, in __init__
self._fetch_info()
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 68, in _fetch_info
self._set_episode_properties()
File "C:\Users\Wanilton\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 340, in _set_episode_properties
self.WINDOW.setProperty( "WatchList_Episode.%d.Studio" % ( count ), episode[10] )
TypeError: argument 1 must be unicode or str

Cause this is Studio = Starz! remove ! = Starz, solve for me.

Wanilton




MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
(2012-08-06, 22:41)Wanilton Wrote:
(2012-08-05, 00:08)Wanilton Wrote: Martijn, hi friend, it´s possible include in watchlist script a new condition:

ListItem.PercentPlayed

This is for use with reminder in progress, this script is great.

Now I have others errors, in previous frodo releases script work fine.

Thanks,

Wanilton

No answer for this request? this is not possible?

There are one error for me with today latest frodo, compiled for use in Windows OS.

Wanilton
Will look at your request.

Those errors are known and are caused by changes in XBMC.
Once pre-frodo repo is up i will push a new version.
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
Martijn, thanks for info, i will wait for news.

Wanilton
MediaBrazil forum Website - Youtube Channel
MQ9-1.6.0.29 - 09.15.2023 - Aeon MQ Skin Team
MarcosQui Website Donate and support us.
(2012-08-05, 21:46)Martijn Wrote: Should be fixed in tomorrows nightly build
Ok, updated today, now i got more errors than before, the same as Wanilton.
Will wait formthe new repo then. Smile
(2012-08-10, 17:39)Lucleonhart Wrote:
(2012-08-05, 21:46)Martijn Wrote: Should be fixed in tomorrows nightly build
Ok, updated today, now i got more errors than before, the same as Wanilton.
Will wait formthe new repo then. Smile

I will probably post a test version first however i first need to get really drunk tonight Big Grin
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
(2012-08-10, 17:47)Martijn Wrote:
(2012-08-10, 17:39)Lucleonhart Wrote:
(2012-08-05, 21:46)Martijn Wrote: Should be fixed in tomorrows nightly build
Ok, updated today, now i got more errors than before, the same as Wanilton.
Will wait formthe new repo then. Smile

I will probably post a test version first however i first need to get really drunk tonight Big Grin
Sounds like a plan! Will do the same, so have fun! Wink

pre-Frodo August 11 and later ONLY:
if it won't install you don't need it.

Version 12.0.0
download test version

Report script errors on pastebin.com or xbmclogs.com and post link here
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
  • 1
  • 44
  • 45
  • 46(current)
  • 47
  • 48
  • 51

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