![]() |
|
[resolved] random play / items with the same title - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: Support (/forumdisplay.php?fid=4) +--- Thread: [resolved] random play / items with the same title (/showthread.php?tid=7096) |
[resolved] random play / items with the same title - Ernst Wilhelm Grueter - 11-12-2023 09:32 hi. following case: genre pop contains records from Elton John, best of, live recordings, original recordings. some records contain music items with exactly the same title, let's say rocket man. I want to play the entire list of items in random order. current situation: if rocket man shows up for the first time, all rocket man items will be played sequentially ignoring the random order. rocket man is on position 100,101,102 it should be something like 100,389,1001 can I make use of config settings to get this happen ? thank you, Ernst Wilhelm RE: random play / items with the same title - simoncn - 11-12-2023 10:37 MinimServer doesn't support randomised sorting of lists. Some control points (for example, BubbleUPNP) provide this capability. RE: random play / items with the same title - Ernst Wilhelm Grueter - 11-12-2023 10:43 thanks, @simoncn |