Implement support for multiple libraries #11

Closed
opened 2021-04-30 21:37:00 +02:00 by JoshStrobl · 0 comments
JoshStrobl commented 2021-04-30 21:37:00 +02:00 (Migrated from github.com)

This is a TODO for implementing support for multiple libraries with dedicated types. These types are:

  1. Audiobooks
  2. Music
  3. Podcasts

These will be set up with "sane" defaults, e.g.

  1. $XDG_HOME_DIR/Audiobooks
  2. $XDG_MUSIC_DIR
  3. $XDG_HOME_DIR/Podcasts
This is a TODO for implementing support for multiple libraries with dedicated types. These types are: 1. Audiobooks 2. Music 3. Podcasts These will be set up with "sane" defaults, e.g. 1. `$XDG_HOME_DIR/Audiobooks` 2. `$XDG_MUSIC_DIR` 3. `$XDG_HOME_DIR/Podcasts`
Sign in to join this conversation.
No description provided.