Old 1st March 2005, 15:28   #1
Thunder Pussy
Feed me a stray dog
(Major Dude)
 
Join Date: Oct 2004
Posts: 1,122
You can use ratings to sync. ml_ipod uses the same query language as media library views, so anything you can achieve with a view can be used as a sync parameter. Go to Winamp preferences > iPod support >Transfer Settings tab > Sync Settings

add

AND rating >= 3

You can use the query builder in the media library to make the query, then copy and paste it at the end of the advamced sync settings field. Or make the whole query as a media library view to see if it works before copying it to the sync field.

Using the query builder from the media library you can add time-based filters to your sync settings. For instance

lastupd >= [3 days ago]
lastplay >= [3 days ago]

and you can include the directory in the sync setting. For instance

filename HAS "C:\Music\" will limit the sync to files only in C:\Music\. If you have more than one directory, use the OR command between filename HAS statements.

Make sure and don't forget the AND and OR when adding to the sync settings field.


Regards,
Thunder Pussy is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Winamp iPod Plugin Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump