INTERACT FORUM

More => Old Versions => JRiver Media Center 20 for Windows => Topic started by: margolbe on April 21, 2015, 11:52:08 am

Title: Randomize album playback in Smartlists
Post by: margolbe on April 21, 2015, 11:52:08 am
I have a number of smartlists for classical music and jazz.  Since each of these contains many albums, and I am tired of always hearing the albums in the same order, it would be nice if I could randomize playback within each smartlist by album.

Is this possible?  If so, how do I do this?
Title: Re: Randomize album playback in Smartlists
Post by: Matt on April 21, 2015, 11:53:28 am
Limit to track #1.

Shuffle.

Expand to albums.
Title: Re: Randomize album playback in Smartlists
Post by: margolbe on April 21, 2015, 12:37:06 pm
Matt;

How do you expand this to albums.  Will this maintain the integrity of each album in the randomization?
Title: Re: Randomize album playback in Smartlists
Post by: 6233638 on April 21, 2015, 01:03:05 pm
Here's a quick example of a smart list which will play full albums in a random order.

If you want it to be "less random" to avoid repeats, you could add rules which include "Last Played/Skipped is not in the last 1 hour" for example.
Title: Re: Randomize album playback in Smartlists
Post by: margolbe on April 21, 2015, 01:26:30 pm
I tried this, substituting Publisher for Genre.  However, after it plays 1 track, rather than playing the full album it skips to track 1 of another random album.

What am I doing wrong?
Title: Re: Randomize album playback in Smartlists
Post by: wig on April 21, 2015, 01:37:46 pm
See if this works for you (be sure to fill in the Publisher field, I forgot)
Title: Re: Randomize album playback in Smartlists
Post by: 6233638 on April 21, 2015, 01:56:56 pm
I tried this, substituting Publisher for Genre.  However, after it plays 1 track, rather than playing the full album it skips to track 1 of another random album.

What am I doing wrong?
Did you add the correct modifiers at the bottom?
Title: Re: Randomize album playback in Smartlists
Post by: margolbe on April 21, 2015, 02:30:21 pm
I tried this and instead of playing the full album, it skipped to a different album, track 13.

Ideally, I'd like to create a list of albums by a publisher (i.e., ECM), and would like to play back each album in the list in a new random order each time I start the list.  I would like to preserve each album, play all the tracks in the album, and then randomly skip to a new album, play all the tracks, etc.  Is this possible?
Title: Re: Randomize album playback in Smartlists
Post by: 6233638 on April 21, 2015, 03:26:39 pm
Try pasting this code into the Import/Export section of the Edit Smartlist dialog:

Code: [Select]
[Media Sub Type]=[Music] [Genre]="Jazz" [Track #]=1 ~sort=Random ~a
You can modify it later, but see if that works first.