geoffrey45
|
5613ddbc7f
|
add slots to dataclasses
make folder dataclass frozen
|
2023-02-21 13:25:01 +03:00 |
|
geoffrey45
|
fb294bf436
|
update readme
|
2023-02-17 20:44:21 +03:00 |
|
geoffrey45
|
509c22c736
|
add utility to remove prod names from track titles
+ move code to handle args and print startup info to other files
+ update app version number
|
2023-02-17 18:25:32 +03:00 |
|
geoffrey45
|
97e29c3254
|
feat: add album dates to artist albums
|
2023-02-09 21:15:07 +03:00 |
|
geoffrey45
|
0b0ff4218a
|
add "super hits" to compilation album trigger words
|
2023-02-07 21:27:55 +03:00 |
|
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 |
|