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

Extend resume button compatibility for folders with special characters #382

Conversation

SimonChelkowski
Copy link
Contributor

Commit / Pull Request is related to issue #352 of original repository, see #352

Content:

  • file "htdocs/inc.header.php" has been modified to allow enable and disable resume function in the web interface even if brackets are used in the album names.
  • Bracket supported now are "(", ")", "[", "]" as album names often appear in form of "albumname - (year) - albumtitle"
  • More comments on the changes can be found as comments in the modified file

Notes: Please note that this is only one of two things that need to be fixed to make resume work again. The second aspect will require an update of scripts/resume_play.sh and scripts/inc.writeFolderConfig.sh

johkoenig and others added 5 commits December 9, 2018 11:24
Ignoring the database file 'Thumbs.db' which is created automatically by windows.
Change is untested
GPIO sample scripts (alongside wiki changes)
Commit is related to issue MiczFlor#352 of original repository, see MiczFlor#352

Content:
- file "htdocs/inc.header.php" has been modified to allow enable and disable resume function in the webinterface even if brackets are used in teh album names.
- Bracket supported now are "(", ")", "[", "]" as album names often apear in form of "albumname - (year) - albumtitle"
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

Successfully merging this pull request may close these issues.

5 participants