-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Exclude entire folder (and subfolders) #113
Comments
+1 |
Would you like to add paths to exclude specific directories? |
I'm pretty sure that if a .nomedia file is added to the Music folder, the music player won't list the songs (Vanilla Music). I think that there has to be a way to select a path to exclude from LeafPic. |
If you add a .nomedia file in the music directory the music player won't list your your songs if it fetch them from the media store |
+1 |
I use a music client that places album artwork into /sdcard/subsonic, and I believe this is causing leafpic to crash on startup since there are literally hundreds of separate directories here with images in them. If I remove this directory from my phone, leafpic starts up fine... There definitely needs to be a way to exclude this directory (and inherently its subdirectories) in leafpic without manually tapping 'exclude' on all of the subfolders and any new ones that crop up. The ".nomedia" suggestion does not work here since it breaks my music client's ability to index the music in this folder. |
Are you able to provide me the log? On Tue, May 31, 2016, 9:21 PM clayton craft notifications@github.com
|
I can grab it later, and will file a new issue. In any case, when leafpic does load, my actual 'camera' folder is buried somewhere in hundreds of 'galleries' that leafpic displays for every single image/subdirectory combo. Don't think a log will tell you much there. Where does leafpic keep a list of excluded directories? At the very least, I would like to manually insert the top-level directory (/sdcard/subsonic) so that leafpic stops trying to index all of these directories/images... |
Excluded folders are stored with sqlite. BTW the option to exclude the parents of a folder like QuickPic will be On Tue, May 31, 2016, 9:27 PM clayton craft notifications@github.com
|
Thanks for the tip on where to look. I (successfully) manually edited the sqlite db to include the top level directory until you've had a chance to implement this feature :) On May 31, 2016 12:37:17 PM PDT, Donald Shtjefni notifications@github.com wrote: |
done in the last release. |
@dnldsht Thanks, I have switched to LeafPic, it's that good now! |
Where do I find this? How do I to exclude a path? All I can find is the ability to exclude one specific folder that has an image in it, but same as the op, I need to exclude the top of my music folder. |
@tobycheese heh, that's exactly why at some point i choose leafpic over other gallery aps — too many album covers mixed with my personal catalogs long press album folder from main view, when it's selected click three dots on top, then exclude and there You can choose exact localization to be excluded. the list contains selectable list like: |
@alekksander thanks, that worked! |
Just got this on f-droid, this app could easily replace other well known gallery apps!
I'd like to exclude a folder (ext sd/Music) and all it's subfolders. I have to manually select each album folder that shows up to exclude them, which is not possible due to the amount shown.
Thanks!
The text was updated successfully, but these errors were encountered: