GithubHelp home page GithubHelp logo

playlist about pi_video_looper HOT 3 CLOSED

adafruit avatar adafruit commented on August 15, 2024
playlist

from pi_video_looper.

Comments (3)

tdicola avatar tdicola commented on August 15, 2024

Oh good question, yeah unfortunately there's no playlist support right now. One thing you could do is setup a symbolic link to 'copy' the file that plays multiple times without actually taking up all the space of physical copies. It's an odd hack but should work in the short term.

Longer term though yeah I'm curious is there a standard playlist format that would be easy to use? Perhaps VLC or similar have a playlist format we could look at adding?

edit: Oh actually it looks like the M3U playlist format is pretty simple and might be a good option: https://wiki.videolan.org/M3U/ Perhaps the logic that reads the usb drives & directories can be updated to look first for a playlist.m3u file and then fall back to playing everything if there's no playlist. I'll keep this bug open as a to-do--not sure I'll have time right now to look at it right now though.

from pi_video_looper.

raegen avatar raegen commented on August 15, 2024

Yeah I thought about something like that as well.
M3u is a standard indeed. Its format is simple as well. Though it would still need to scan the files from the playlist to get the needed data I guess. I will try to do it myself and post the results if I manage it.
I wouldn't call it a bug though, rather a feature :D
Thanks for the quick answer,
Cheers

from pi_video_looper.

tofuSCHNITZEL avatar tofuSCHNITZEL commented on August 15, 2024

@raegen version 1.0.3 introduced the ability to control the repetition of files. the order of the files can be controlled by the filename (the internal playlist is sorted alphabetically)
maybe this helps achieving what you need

from pi_video_looper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.