adafruit / pi_video_looper

Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day.
GNU General Public License v2.0
465 stars 242 forks source link

Random video from two different playlists #97

Closed lostbeagle closed 4 years ago

lostbeagle commented 4 years ago

I'm pretty new to working with a raspberry pi and new to m3u, but i'm looking to play a random video from one playlist then another random video from a separate playlist. I've been using the is_random feature, but i'm not sure how I would pull from two separate playlists with multiple video files in each.

tofuSCHNITZEL commented 4 years ago

as of now this is not working. it only reads from one playlist file.