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

Open Media Player--Music - does not reconize music/media #731

Open
GaryM0101 opened this issue Apr 19, 2024 · 4 comments
Open

Open Media Player--Music - does not reconize music/media #731

GaryM0101 opened this issue Apr 19, 2024 · 4 comments

Comments

@GaryM0101
Copy link

On leste chimaera-devel main contrib non-free lima pinephone

OMP does not see music/media files, tried several things:

-Added music to /home/user/Music
-Added music to /home/user/MyDocs/.sounds
-Ran tracker index on both directories and gave it 24 hours to take effect
-Added the extras-testing repo to try the latest OMP

Installed CMUS to verify it could see the music/media and it does.

@MerlijnWajer
Copy link
Member

Thanks for the report. Can you share the following:

$ gsettings get org.freedesktop.Tracker.Miner.Files index-recursive-directories

and:

$ gsettings get org.freedesktop.Tracker.Miner.Files index-single-directories

@MerlijnWajer
Copy link
Member

On my device there is an entry for &MUSIC which I think according to /home/user/.config/user-dirs.dirs should resolve to: $HOME/MyDocs/.sounds, so it should work per your example.

@GaryM0101
Copy link
Author

This is what I have for defined in the user-dirs.dirs, XDG_MUSIC_DIR="$HOME/MyDocs/.sounds"
Is this correct?

@GaryM0101
Copy link
Author

Here is what gsettings is telling me.

gsettings get org.freedesktop.Tracker.Miner.Files index-recursive-directories
['&DESKTOP', '&DOCUMENTS', '&MUSIC', '&PICTURES', '&VIDEOS']

gsettings get org.freedesktop.Tracker.Miner.Files index-single-directories
['$HOME', '&DOWNLOAD']

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

2 participants