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

🚀 | Second-Swipe to skip to next subfolder #1182

Open
Burnum-Burnum opened this issue Dec 7, 2020 · 3 comments
Open

🚀 | Second-Swipe to skip to next subfolder #1182

Burnum-Burnum opened this issue Dec 7, 2020 · 3 comments

Comments

@Burnum-Burnum
Copy link

Feature Description

First off, I'm quite new to Phoniebox and raspberry-pi in general, but my Phoniebox is up an running quite smoothly :_)
So it is totally possible that this feature is already implemented and I'm just not aware of it. If so, please push me in the right direction!

What functionality would you like to see in your phoniebox?

Option to have second swipe skip to the next subfolder. A lot of audio books have a new track every minute or so, so skipping to the next book would be usefull

How do you envision the feature to work from a users perspective?

Over the last weeks I accumulated quite a lot audio books for my son. They are organized in Folders as followed:

  • audio_books
    • author_1
      • book_1
        • track_01.mp3
        • track_02.mp3
        • ...
        • track_40.mp3
      • book_2
        • track_01.mp3
        • track_02.mp3
        • ...
        • track_40.mp3
      • ...
      • book_50

and so on. Since each book has about 40 trackes, skipping forward to the next book is quite time conuming using the second swipe method.
Would be awesome, if one could link a card to the author_1 folder and it would start playing book_1. By swiping a second time, it would skip to the next subfolder of author_1

Further information that might help

@alwashe
Copy link

alwashe commented Dec 27, 2020

This would be great. Is there a way to do this now?

@Burnum-Burnum
Copy link
Author

I've tried some ways to get this to work, but nothing did it...
My best guess was creating a m3u playlist not with single mp3 but with m3u's for the single books. But that didn't work either :_)

@matthias-pelger
Copy link

hey there...
as I really like this feature, I started working on this, together with my "random subfolder play" feature. But there are some changes needed to include this properly.
The idea is to place this as a switch in folder config, so that second swipe can stay. Planning to add a pull request for this in early January.

matthias-pelger pushed a commit to matthias-pelger/RPi-Jukebox-RFID that referenced this issue Jan 20, 2021
…1182 and combined it with random subfolder play (MiczFlor#1175). Also added the possibility to play all or just a single subfolder.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants