Here is something else to be aware of
In 2.0
when combining Looping with Randomthe Play order is Only Randomized the First time when the cards are added to the Que.
Once this order is created, it will loop in this same order over and over.
This is different than how version 1.2.552 worked.
in 1.2.552, items were picked at random from the Current Que, Added back to the Que
and then the Next card was again Picked at random from the Que.
So there was a constant random selection from the Que.
In 2.0, the Que order is randomized once, then Looped through the same order.
https://wyldanimal.com/videos/Random-with-looping.mp4When importing a version 1.2.552 playlist in to 2.0
The Version 1.2.552 playlist Played Bottom to top so when you Made the version 1.2.552 playlist you ordered the 1st card to play at the bottom of the list.
In 2.0, the Que is Played Top down
this is the Opposite of version 1.2.552
When Importing the 1.2.552 Playlist is automatically reverse Sorted.https://wyldanimal.com/videos/Playlist-Import-auto-reverse-sorts.mp4