| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 2024-08-09 | fix(home/beets): Also use subdirs for the Soundtrack genres | Benedikt Peetz | |
| 2024-08-09 | fix(home/beets): Also store the log in the data-dir | Benedikt Peetz | |
| 2024-08-09 | fix(home/beets): Also show the genre when storing a soundtrack | Benedikt Peetz | |
| 2024-08-09 | docs(home/beets): Remove out-dated doc comments | Benedikt Peetz | |
| 2024-08-09 | fix(home/beets): Move the files | Benedikt Peetz | |
| This gives beets the full control over the files and thus improves the general handling. | |||
| 2024-08-08 | fix(home/beets): Disable incremental mode | Benedikt Peetz | |
| This is sort-of bugged (or at least it does not work how I would expect it to do). | |||
| 2024-08-08 | feat(home/beets): Show more detail | Benedikt Peetz | |
| 2024-08-08 | feat(home/beets): Enable the `incremental` option | Benedikt Peetz | |
| 2024-08-08 | fix(home/beets): Try out settings, in the hope to improve genres | Benedikt Peetz | |
| 2024-08-08 | fix(home/beets): Tell beets to look for deezer id's | Benedikt Peetz | |
| 2024-08-08 | fix(home/beets): Completely disable the `scrub` plugin | Benedikt Peetz | |
| 2024-08-08 | fix(home/beets): Use a specific genre for all albums on import | Benedikt Peetz | |
| 2024-08-08 | fix(home/beets): Use the `beets` subdir in the music directory | Benedikt Peetz | |
| This makes storing the raw data in the same directory possible. | |||
| 2024-08-08 | fix(home/beets): Split the replay gain post-import hook | Benedikt Peetz | |
| The `&&` does not work, thus split the hook into two separate list entries. | |||
| 2024-08-08 | fix(home/beets): Disable the `lastgenre` plugin | Benedikt Peetz | |
| The genre should already be set, and using the genres from last.fm is only really worth it, if the song/artist is already popular. | |||
| 2024-08-07 | fix(home/beets): Correct typo in the `hook` plugin name | Benedikt Peetz | |
| 2024-08-07 | feat(home/beets): Init | Benedikt Peetz | |
