[RELEASE] Random and last items smartplaylist script for Skins
Big_Noid
Skilled Skinner Joined: Jul 2010 Reputation: 68 Location: Below sea level |
2012-02-12 22:10
Post: #21
I'm not getting any trailer info with this script, is it just me or is it the script?
|
| find quote |
Martijn
Team-XBMC Joined: Jul 2011 Reputation: 115 Location: Dawn of time |
2012-02-12 23:28
Post: #22
Getting some error key error. Probably when it is returning nothing as a result
http://paste.ubuntu.com/839679/ http://paste.ubuntu.com/839681/ It's best to catch these. If you want a full log let me know Always read the XBMC online-manual, FAQ and search the forums before posting. Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules. For troubleshooting and bug reporting, make sure you read this first For your mediacenter artwork go to ![]() |
| find quote |
fmronan
Fan Posts: 585 Joined: Dec 2010 Reputation: 4 |
2012-02-13 00:05
Post: #23
No info trailer (not sure about that)
(This post was last modified: 2012-02-13 00:38 by fmronan.)
|
| find quote |
mikebzh44
Posting Freak Posts: 1,064 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-02-13 10:06
Post: #24
Properties raised by the script are :
Playlist<method>Movie<menu>.Count Playlist<method>Movie<menu>.<# of movie>.Title Playlist<method>Movie<menu>.<# of movie>.Rating Playlist<method>Movie<menu>.<# of movie>.Year Playlist<method>Movie<menu>.<# of movie>.Plot Playlist<method>Movie<menu>.<# of movie>.RunningTime Playlist<method>Movie<menu>.<# of movie>.Path Playlist<method>Movie<menu>.<# of movie>.Trailer Playlist<method>Movie<menu>.<# of movie>.Fanart Playlist<method>Movie<menu>.<# of movie>.Thumb See README.txt in the ZIP file. But I can add this info if needed. |
| find quote |
mikebzh44
Posting Freak Posts: 1,064 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-02-13 10:16
Post: #25
The actual version did not handle properly "Recently added movies".
List is return in alphabetical ordre. But Montellese give me a tip. I will add to 2 options : * "Watched" to display only unwatched movies (Random or Last) * "Resume" to display movies started to watch and not finished Stay tuned
|
| find quote |
mikebzh44
Posting Freak Posts: 1,064 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-02-13 10:18
Post: #26
Martijn Wrote:Getting some error key error. Probably when it is returning nothing as a resultThanks for your logs. Errors are due to movie sets returned in movie list. New version will handle this case. |
| find quote |
mikebzh44
Posting Freak Posts: 1,064 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-02-13 14:31
Post: #27
Version 1.0.2 is available for test :
http://passion-xbmc.org/addons/Download....-1.0.2.zip I will put the script in the repository if you don't found any bugs on this version. Last added movies is now OK and sorted by alphabetical order. 2 new options : UNWATCHED = True : Return only unwatched movies (playcount = 0) False : Return all movies (watched and unwatched) RESUME = True : Return only movies partially watched False : Return all movies For partilly watch movies, test is based on resume.position propertie : 'resume': {'position': 0, 'total': 0}, Si if position = 0 then movie is not partially unwatch. I think that I should take the ratio between position of the resume and the total length of the movie. If ratio between 5% (to avoid movies played for few seconds and stopped) and 95% (when you stop the movie before credits) then movie is partially unwatch. Do you think is a good idea ? |
| find quote |
Big_Noid
Skilled Skinner Joined: Jul 2010 Reputation: 68 Location: Below sea level |
2012-02-13 16:48
Post: #28
mikebzh44 Wrote:Properties raised by the script are : I meant that Playlist<method>Movie<menu>.<# of movie>.Trailer is always returning empty for me. |
| find quote |
mikebzh44
Posting Freak Posts: 1,064 Joined: Nov 2011 Reputation: 19 Location: Nantes - France |
2012-02-13 16:59
Post: #29
New version 1.0.3 :
http://passion-xbmc.org/addons/Download....-1.0.3.zip Propertie Trailer is now OK. |
| find quote |
buges
Fan Posts: 305 Joined: Apr 2007 Reputation: 0 Location: UK |
2012-02-13 19:37
Post: #30
Im having problems with the script loading my playlist. The playlist is there in xbmc & working perfectly.
Im using a hidden button to run: "<onfocus>XBMC.RunScript(script.RandomAndLastItems,limit=10,method='Last',playlist='special://profile/playlists/video/1234.xsp','menu=Menu1')</onfocus>" But I just get an error Debug gives me: "WARNING: CUtil::GetMatchingSource... no matching source found for ['special://profile/playlists/video/1234.xsp']" "WARNING: XFILE::CFactoryDirectory::Create - Unsupported protocol('special) in 'special://profile/playlists/video/1234.xsp'" Am i doing something stupidly wrong? |
| find quote |


![[Image: fanarttv.png]](http://trakt.us/images/thanks/fanarttv.png)
Search
Help