INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Stock Smartlists  (Read 1052 times)

timbuk2

  • Recent member
  • *
  • Posts: 34
Stock Smartlists
« on: February 27, 2012, 01:26:25 pm »

I'm not sure when this disappeared, but I haven't seen it in a while and I miss having the smartlists....
"To enable some of the built-in Smartlists, right-click on Playlists in the tree and selecting “Create Stock Smartlists”. This creates a Smartlist folder under Playlists in the tree, in which you will find a number of Smartlists, including: “4 or 5 stars” (for your favorite files), “100 Random Songs” and “Missing Cover Art”."

I've tried this and it doesn't work, no built-in smarlists... what am I missing.

Using MJB 12
Tim
Logged

timbuk2

  • Recent member
  • *
  • Posts: 34
Re: Stock Smartlists
« Reply #1 on: February 27, 2012, 01:52:08 pm »

I especially liked the 4 or 5 star list, but it's not there.  I've tried creating my own list to no avail... don't seem to work right. It just seemed odd that this stock feature doesn't seem to work anymore.
Logged

StFeder

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1493
  • Fight! You may win. If you don't, you already lost
Re: Stock Smartlists
« Reply #2 on: March 05, 2012, 07:17:02 am »

Don't know if and why this doesn't work any more.

Here is how you can add them manually:
Right click to Playlists and select Add Smartlist. To add the smartlists I'll provide here click on Import/Export and paste the code.

4 or 5 stars playlist:
Code: [Select]
[Rating]=4-5
100 Random songs:
Code: [Select]
[Media Type]=[audio] ~n=100
Incomplete Albums:
Code: [Select]
[Media Type]=[audio] [Complete Album]=0 -[Album]=[]
Missing Files:
Code: [Select]
[=IsMissing([Filename])]=1
Missing Cover Art:
Code: [Select]
[Media Type]=[audio] [Image File]=[]
Duplicates:
Code: [Select]
[Media Type]=[Audio] ~dup=[Artist],[Name]
If you need any else, let me know, I'll try to paste it here then.



edit: time to update to MJB 14 ?!
Logged
Pages: [1]   Go Up