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

Specify audiobooks base in config file #11

Open
pganssle opened this issue Jan 16, 2017 · 0 comments
Open

Specify audiobooks base in config file #11

pganssle opened this issue Jan 16, 2017 · 0 comments
Milestone

Comments

@pganssle
Copy link
Owner

Right now, using audio-feeder update you need to specify the path to the audiobooks directory.

The reasoning behind this was that eventually this software will support retrieving metadata for things like audio courses and other such things, and you'd need to specify whether the path you are updating is books or courses, and you'd only want to parse the directory containing that subset.

I think the better approach than "specify by command line" is to specify in either the config or the database (I'm leaning towards config) which directories contain audiobooks and whatnot (probably just a top level directory which can contain symlinks), and the update script can just update everything.

@pganssle pganssle added this to the 0.2.0 milestone Jan 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant