Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPIO Folder Control #216

Open
Blake0206 opened this issue Feb 21, 2024 · 2 comments
Open

GPIO Folder Control #216

Blake0206 opened this issue Feb 21, 2024 · 2 comments

Comments

@Blake0206
Copy link

I was writing to suggest a feature that would allow for a new folder of videos to be played in random order when GPIO is pressed. If there is a way to modify the code to make that work then I would appreciate it! Maybe something to do with a new playlist being selected on GPIO press.

@cstoney
Copy link

cstoney commented May 13, 2024

I'm looking for something similar. I was thinking playlist, but folders would be easier for organization. For example:

GPIO 15 : "assets/folder1" (begins playing videos from "folder1")

But to add to this, I'd like to be able to jump to the next folder (or playlist) with another input. Such as:

GPIO 16 : "+1 folder" or "+1 playlist" (switches to the next source alphabetically - folder1 > folder2, etc)

@pelicanmedia
Copy link

+1 for this
ie something like the below:
gpio_pin_map = "11" : "playlist_1.m3u", "13": "playlist_2.m3u", "16": "playlist_on_start.m3u"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants