INTERACT FORUM

Please login or register.

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

Author Topic: Smartlist for large files  (Read 1375 times)

TimAlexander

  • Recent member
  • *
  • Posts: 35
Smartlist for large files
« on: June 01, 2007, 08:45:14 am »

I'm attempting to create a smartlist that filters my podcasts based on file size.  When I use the wizard and choose a rule for File Size > 25mb I get all sorts of files that are smaller than 25mb.  When I instead try a Limit (advanced) statement of either [size]>25mb or [file size]>25mb, I get the same results.

So here are my problems:
1) how do I create a smartlist for large files?
2) where did the advanced smartlist editor go?  I can't find any trace of it in 12.0.240

Once I get this one figured out I'm going to move on to doing something similar for short podcasts (time < 5:00), which also doesn't work for me at the moment.

Thanks for the help.  If I missed a document somewhere please point me in the right direction and I'll happily RTFM.   :)
Logged

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: Smartlist for large files
« Reply #1 on: June 01, 2007, 08:56:36 am »

try this:  [File Size]=>25
for greater and equal to :  [File Size]=>=25

the smartlist editor should be there, i think. but it is only for playlists. not views.

hope it helps
gab

EDIT: that should be
[File Size]=>25000000
or actualy
[File Size]=>26214400
i think
Logged

TimAlexander

  • Recent member
  • *
  • Posts: 35
Re: Smartlist for large files
« Reply #2 on: June 01, 2007, 07:44:40 pm »

I can't figure out how to do that via the wizard and I don't see the advanced editor anywhere.  I used to be able to modify smartlists and edit the advanced fields, but I don't see any of those options any more.  Am I missing something?  Where did the advanced editor go?
Logged

marko

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 8971
Re: Smartlist for large files
« Reply #3 on: June 02, 2007, 08:50:19 am »

select a smartlist. now look for a downward facing arrow up in the top right hand corner and click on it. see the edit button now?

alternatively, right click on an existing smartlist and choose edit smartlist.

press F9 to create a new smartlist.

([file size]=>26214400 will give the correct results)

-marko.

TimAlexander

  • Recent member
  • *
  • Posts: 35
Re: Smartlist for large files
« Reply #4 on: June 02, 2007, 09:14:40 am »

select a smartlist. now look for a downward facing arrow up in the top right hand corner and click on it. see the edit button now?

alternatively, right click on an existing smartlist and choose edit smartlist.

press F9 to create a new smartlist.

([file size]=>26214400 will give the correct results)

-marko.

That's the editor I'm referring to as the wizard.  I've been able to find that all along without a problem.  The "advanced editor" I'm referring to is the one where you actually see things like [file size]=>26214400.  It used to show up just below the album art and just above the track listing.  I can't remember exactly what I did to access it, but I remember clicking around and suddenly having a long string that I could edit - something akin to a SQL statement.  All I can see now is a far more limited gui.


Logged

gappie

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 4566
Re: Smartlist for large files
« Reply #5 on: June 02, 2007, 09:17:50 am »

click on the import button in the 'wizard' and you get the same.
Logged

TimAlexander

  • Recent member
  • *
  • Posts: 35
Re: Smartlist for large files
« Reply #6 on: June 02, 2007, 10:11:44 am »

Excellent!  That's what I was looking for.  Thanks!
Logged
Pages: [1]   Go Up