"Has Trailer" flagging property with a flag overlay support in the skinning engine?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
bionic1234 Offline
Senior Member
Posts: 206
Joined: Oct 2006
Reputation: 0
Post: #11
Jeroen Wrote:Personally I think this would be a good feature to include in PM3.

I agree with you Jeroen, a good starting place for skin development that may drive behaviours for other skins being developed.
Is someone with svn access able to add bugman72's mod to PM3?
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #12
The movie table contains the entry for the trailer so it should be exposeable to the smart playlists rules. (It's the path to the trailer, so the only relevant rule would be something like "has trailer".)

An overlay for movies with a trailer should also be relatively easy to add. As would an additional filter type "Unwatched with Trailers" or something like that but I would be hesitant to add another filter since they seem to be causing a spur of "why dont i see all videos" questions lately.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #13
bionic1234 Wrote:just took a look at smartplaylist, watched/unwatched option does not exist today
But playcount does, which is the same... Playcount=0 = unwatched, Playcount>0 = watched

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
bionic1234 Offline
Senior Member
Posts: 206
Joined: Oct 2006
Reputation: 0
Post: #14
sho Wrote:But playcount does, which is the same... Playcount=0 = unwatched, Playcount>0 = watched

doh!
yes you are correct sho.
interesting naming convention
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #15
Done. I'd appreciate some eyes over smartplaylists for movies et. al. - I think the "order by" clauses won't work?

Cheers,
Jonathan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
bionic1234 Offline
Senior Member
Posts: 206
Joined: Oct 2006
Reputation: 0
Post: #16
Awesome thanks jmarshall, I will update my svn when I am back home at the end of this week to 14351 or higher and try it out.
find quote
bionic1234 Offline
Senior Member
Posts: 206
Joined: Oct 2006
Reputation: 0
Post: #17
Finally back at home and had a chance to update to latest SVN 14606.
Rules for Has Trailer and Play Count(ie; unwatched) works fantastic - THANKS AGAIN!!

Not sure that I completely understand 'order by', I tried setting it as Rating and running the Smartplaylist again and it came up in the same order.
Is this in conflict with the 'Sort By' function in the Videos list?
find quote
kraqh3d Offline
Retired Developer
Posts: 7,183
Joined: Dec 2003
Reputation: 4
Location: New York City, USA
Post: #18
there should be a sort-by options of "playlist" which is supposed to display them in the order the items were in the playlist.

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
bionic1234 Offline
Senior Member
Posts: 206
Joined: Oct 2006
Reputation: 0
Post: #19
kraqh3d Wrote:there should be a sort-by options of "playlist" which is supposed to display them in the order the items were in the playlist.

gotcha Thanks
find quote
Post Reply