INTERACT FORUM
More => Old Versions => JRiver Media Center 21 for Windows => Topic started by: booville on March 16, 2016, 07:57:03 am
-
I have playlists for various activities. I want to permanently order the playlist by the order I added the track to the playlist... this works when you create a playlist from scratch but is not sticky. Date imported doesn't work bc that's only for the import of the file/media itself into jriver.
-
I don't think this information is stored or recorded anywhere. If you are adding them sequentially, then the sequence number (order) is the closest thing to what you're asking for. If you lock the playlist, the sequence number should not change, unless you move files around, or add more in the middle or something.
You could copy the sequence number to another field, but it would probably be difficult to maintain.
What are you trying to do exactly?
Brian.
-
Have not tried this, but if you set up a custom field ([date added] or some such) and set it
=now()
Would it then hold that date? I suspect it would, but it may just continually update the now()
edit: to try it, make a custom field. Add tracks to playlist. Select tracks, and change the new field to =now(). Wait till tomorrow and see
If you set the actual field to now() it'll likely keep changing, but if you set the field to a string or date format and then set it inside the playlist I suspect it will work