FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Setup Issues › Smart Playlists created in Firefly 1.0
- This topic has 3 replies, 3 voices, and was last updated 16 years, 10 months ago by
scwerden.
-
AuthorPosts
-
01/02/2007 at 5:42 AM #1060
scwerden
ParticipantMy playlist is not working and I think I see the reason but do not know how to fix it;
genre not = “Holiday” OR genre not = “Podcasts”
this is the playlist I want to work: play all songs but NOT “genre Holiday” and NOT “genre Podcasts”
When I go to configuration page I see for location of Playlist file.
/Users/scwerden/Library/Application Support/Firefly/firefly.playlistProblem there is NO file “firefly.playlist” at the above location or anywhere on my hard drives.
How do I fix this?
Thanks
Stowell01/02/2007 at 9:35 AM #8942CCRDude
ParticipantSmart playlists are in the songs database, and not in the playlist file.
The first thing I see about your term is the word “OR” … so if the genre would be Holiday, it isn’t Podcasts, and if it is Podcasts, it isn’t Holiday… all songs would fit.
You already wrote the proper term, just not in uppercase: “AND”
genre not = "Holiday" AND genre not = "Podcasts"
To tell it to ignore both.
By the way, what exactly does “not working” mean (that’s kind of an error description everyone just loves 😉 ):
* Does the playlist not show up in iTunes at all?
* Does the playlist include all items on the list (which I would expect from your term)?
* Does the playlist include no items at all?
etc.01/02/2007 at 10:55 AM #8943fizze
Participantyou should be able to “test” your playlist if you delete the “smart.html” off in the URL with “playlist.html”, iirc.
That should give you an overview of all or playlists with their contents (if any)
01/02/2007 at 11:03 PM #8944scwerden
ParticipantThanks for your suggestion – everything works correctly 😀
-
AuthorPosts
- The forum ‘Setup Issues’ is closed to new topics and replies.