10 Commits

Author SHA1 Message Date
geoffrey45
c098025f0e feat: support ";" as genre separator 2023-02-07 15:29:21 +03:00
geoffrey45
7335882365 add "live in" to live album check strings 2023-02-07 14:19:32 +03:00
geoffrey45
7675c0e5c9 feat: check if album is a concert 2023-02-07 12:50:50 +03:00
geoffrey45
bf0073fcf8 feat: mark albums that contain "best of", "greatest hits", "#1 hits", "number ones" as compilations 2023-02-07 12:40:17 +03:00
geoffrey45
9754c1a522 feat: mark albums that start with "the essential" as compilations 2023-02-07 12:31:00 +03:00
geoffrey45
95c1524b68 feat: add --no-feat flag to disable extracting featured artists
+ support square brackets when extracting featured artists
+ remove feat artists from track title
+ fix dir browser for linux
2023-02-01 13:34:53 +03:00
geoffrey45
7e15680f26 update supported audio files in settings.py
+ add win_replace_slash function to format win path strings
+ misc
2023-01-30 15:59:28 +03:00
geoffrey45
5b71b95d66 prevent different cased featured artist names.
remove "/" as artist separator
2023-01-25 09:41:07 +03:00
geoffrey45
2ba1b0386e feat: extract featured artists from track title 2023-01-24 18:53:30 +03:00
Mungai Njoroge
198957bcae
Move server code to this repo (#95)
move server code to this repo
2023-01-13 20:01:52 +03:00