about summary refs log tree commit diff stats
path: root/modules/home/conf/beets (follow)
Commit message (Expand)AuthorAge
* fix(home/beets): Improve path sorting and awareness of Live recordingsBenedikt Peetz2024-08-11
* feat(home/beets): Init 'mbsubmit'Benedikt Peetz2024-08-11
* feat(home/beets): Init `badfiles` pluginBenedikt Peetz2024-08-11
* feat(home/beets): Init 'play' pluginBenedikt Peetz2024-08-11
* fix(home/beets): Specify replacement schemaBenedikt Peetz2024-08-11
* feat(home/beets): Remove the deezer plugin (it was a mere crutch)Benedikt Peetz2024-08-11
* fix(home/beets): Don't try to normalize fieldsBenedikt Peetz2024-08-11
* fix(home/beets): Don't actually run the replaygain command but notifyBenedikt Peetz2024-08-11
* feat(home/beets): Normalize artist when importingBenedikt Peetz2024-08-11
* fix(home/beets): Generate the config file in JSON syntaxBenedikt Peetz2024-08-10
* fix(home/beets): Typo in inline python codeBenedikt Peetz2024-08-10
* fix(home/beets): Generate flat playlistsBenedikt Peetz2024-08-10
* fix(home/beets): Remove `ftintitle` plugin, as it is no longer necessaryBenedikt Peetz2024-08-10
* feat(home/beets): Place songs under the main artist directoryBenedikt Peetz2024-08-10
* feat(home/beets): Add further smartplaylists (integrating with `mpdstats`)Benedikt Peetz2024-08-10
* feat(home/beets): Add a hook to also calculate album replaygain on importBenedikt Peetz2024-08-10
* feat(home/{beets, mpd}): Setup further pluginsBenedikt Peetz2024-08-10
* feat(home/beets): Add `duplicates` pluginBenedikt Peetz2024-08-10
* fix(home/beets): Calculate `replaygain` directly when importingBenedikt Peetz2024-08-09
* fix(home/beets): Also use subdirs for the Soundtrack genresBenedikt Peetz2024-08-09
* fix(home/beets): Also store the log in the data-dirBenedikt Peetz2024-08-09
* fix(home/beets): Also show the genre when storing a soundtrackBenedikt Peetz2024-08-09
* docs(home/beets): Remove out-dated doc commentsBenedikt Peetz2024-08-09
* fix(home/beets): Move the filesBenedikt Peetz2024-08-09
* fix(home/beets): Disable incremental modeBenedikt Peetz2024-08-08
* feat(home/beets): Show more detailBenedikt Peetz2024-08-08
* feat(home/beets): Enable the `incremental` optionBenedikt Peetz2024-08-08
* fix(home/beets): Try out settings, in the hope to improve genresBenedikt Peetz2024-08-08
* fix(home/beets): Tell beets to look for deezer id'sBenedikt Peetz2024-08-08
* fix(home/beets): Completely disable the `scrub` pluginBenedikt Peetz2024-08-08
* fix(home/beets): Use a specific genre for all albums on importBenedikt Peetz2024-08-08
* fix(home/beets): Use the `beets` subdir in the music directoryBenedikt Peetz2024-08-08
* fix(home/beets): Split the replay gain post-import hookBenedikt Peetz2024-08-08
* fix(home/beets): Disable the `lastgenre` pluginBenedikt Peetz2024-08-08
* fix(home/beets): Correct typo in the `hook` plugin nameBenedikt Peetz2024-08-07
* feat(home/beets): InitBenedikt Peetz2024-08-07