My smart playlist doesn't work. no update?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
rajjejosefsson Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #11
Still same problem, to get the movies to my own playlist, i have to go to my files and go into the movie map and then it will show up in my own playlist with just dts movies for exampel...
http://tinypaste.com/e41d1742
(This post was last modified: 2012-05-20 02:00 by rajjejosefsson.)
find quote
rajjejosefsson Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #12
and should i scan with "Movies are in separate folders that match the movies"? what does it mean

i have a movie like HARDDRIVE -> MOVIES - > Gladiator2002.a,as.d. - > Gladiator.mkv
find quote
rajjejosefsson Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #13
this one then? http://tinypaste.com/e41d1742

To get the movies to my own playlist, i have to go to my files and go into the movie map and then it will show up in my own playlist with just dts movies for exampel...

i have a movie in like HARDDRIVE -> MOVIES - > Gladiator2002.a,as.d. - > Gladiator.mkv
find quote
rajjejosefsson Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #14
I can't get my smart playlist to work, where i have dts movies, dolby digital movies, HD movies with 720p 1080p resulution.

when i put my new movies on the harddrive where the other movies are, the new ones wont show up on my own playlists

i put a log down here if it helps to help me out.

http://tinypaste.com/e41d1742

and one more thing

To get the movies to my own playlist, i have to go to my files and go into the movie map and then it will show up in my own playlist with just dts movies for exampel...

i have the movies in like HARDDRIVE -> MOVIES - > Gladiator2002.a,as.d. - > Gladiator.mkv

should i scan with "Movies are in separate folders that match the movies"? or what does it mean?
find quote
Martijn Online
Team-XBMC
Posts: 7,715
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #15
Don't create another thread with the same question (which i deleted)!

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
[Image: fanarttv.png]
find quote
sho Offline
Team-XBMC Member
Posts: 4,133
Joined: May 2004
Reputation: 3
Post: #16
And I merged several

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
PatK Offline
Posting Freak
Posts: 2,260
Joined: Mar 2010
Reputation: 67
Post: #17
Smart Playlists work with your library, and if it's not in the library... it will never show up. The first order of the day is to scrape your new stuff into your library. Your video Smart Playlists are located C:\Users\username\AppData\Roaming\XBMC\userdata\playlists\video

Using an editor clip out the following and paste it into a a file called 720p.xsp and place it in the above location (with your username)

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<smartplaylist type="movies">
<name>720p</name>
<match>all</match>
<rule field="videoresolution" operator="is">720</rule>
<order direction="ascending">rating</order>
</smartplaylist>

See what you get...

Quote:re: should i scan with "Movies are in separate folders that match the movies"? or what does it mean?

Only if you have all your movies in separate individual folders that are named the same as the name of the movie (recommended) E.G. the movie "Gladiator.mkv" is in a folder called "Gladiator (2006)". Otherwise don't indicate that, or you will have a low success rate with your scrapes.

You really need a peek at the wiki's especially http://wiki.xbmc.org/index.php?title=XBM...he_Library

This outside look might give you new perspective http://lifehacker.com/5536963/the-ultima...dia-center
find quote
rajjejosefsson Offline
Junior Member
Posts: 30
Joined: Apr 2012
Reputation: 0
Post: #18
yes it knows if its a dts movie! is says down at de "codec info" what type it is and then it will get to my smart playlist, so you say i need to go into all movies if its 100 of them?, cant xbmc do it by self?

And one more question, Movie content options

shall i just have Movies are in separate folders that match the movie title or shall i've Scan recursively checked or uncecked?


If i have my movies like this.

External drive 1 -> Movies 1 - > Wall-e.dts -> Wall-e.dts.mkv
The Others -> The.others.mkv

External drive 1 -> Movies 2 - > Gladiator.dvdrip.xvid -> Gladiator.dvdrip.xvid
up.720 -> up.720,mkv
find quote
PatK Offline
Posting Freak
Posts: 2,260
Joined: Mar 2010
Reputation: 67
Post: #19
Yes you need to scrape them all in.. XBMC can do it auto magically, but it needs direction.

Follow the quick start wiki, it should set you up pretty much.. Use theRenamer.com for your nomenclature issues, if it doesn't scan in theRenamer, then you're unlikely to have better success with XBMC.

You can't have a movie folder named.... "Gladiator the one I like with good sound" and the file named "Glad-to-see-you.avi" to scrape in. Get rid of the extraneous words... or clean them up with theRenamer.

The name must be close in convention to what the material is listed in the database you're trying to address, re-read message #17
find quote
Post Reply