Code Monkey home page Code Monkey logo

Comments (5)

OxygenCobalt avatar OxygenCobalt commented on May 22, 2024 2

The feature has been finished and will be released in 1.3.2 today. Thank you for this suggestion.

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 22, 2024 1

This would benefit my own usage, and it seems to be a reasonable addition to the codebase. I'll implement it.

The caveat here is that it would elongate the loading times, since I would have to now load a database of the blocked directories and cross-reference them with the loaded music items. I may study how Phonograph implements the same enhancement and try to implement it in my own system efficiently.

Thanks for the suggestion!

from auxio.

voussoir avatar voussoir commented on May 22, 2024

Hi @OxygenCobalt, it seems that Auxio excludes the ~/Podcasts folder unconditionally, is that correct? When I rename ~/Podcasts to anything else, the files appear in Auxio, and when I rename it back they disappear. I can't find any use of the word podcasts in the source code so maybe this is a decision by the android mediaserver.

I was actually hoping to use Auxio just for my podcast files!

from auxio.

OxygenCobalt avatar OxygenCobalt commented on May 22, 2024

@voussoir I believe this is intentional. Auxio uses the IS_MUSIC=1 selector when indexing audio files so that certain audio (like ringtones) aren't indexed. By extension, anything in the Podcasts folder will not be labeled as music and Auxio excludes them. I might be able to get rid of this and replace it with a predefined set of excluded directories, but I have no idea how effective that would be.

from auxio.

voussoir avatar voussoir commented on May 22, 2024

@OxygenCobalt That makes sense, thanks! It's okay, I can just rename the folder. I didn't know android's media framework made that distinction.

from auxio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.