-
-
Notifications
You must be signed in to change notification settings - Fork 69
fix: allow playing files from directories with ".nomedia" #334
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
base: main
Are you sure you want to change the base?
Conversation
naveensingh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This fixes the immediate problem, but:
- It's not fixing the problem at the source. The media item (from
toMediaItemsFast()) should be resolved properly on the service side, even if it is from a third-party intent. - Close or reopen the app and resume leads to an unknown error. Same if I press next/previous.
|
@naveensingh |
|
Open file ➜ Pause playback ➜ Press back twice ➜ Reopen app ➜ Resume or press next/previous (it'll be visible now). |
# Conflicts: # CHANGELOG.md
|
@naveensingh @Aga-C about #115 |
|
I'll check it |

Type of change(s)
What changed and why
Tests performed
Closes the following issue(s)
Checklist
CHANGELOG.md(if applicable).