Sort albums by month if two releases of the same artist happen in the same year #155

Merged

12 Commits

Author SHA1 Message Date
dd00a90a10 Print new sequence information in tui
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m44s
Cargo CI / Lint (pull_request) Successful in 1m14s
2024-03-05 23:20:23 +01:00
930cb5c0ec Revert old listener panic behaviour
Some checks failed
Cargo CI / Build and Test (pull_request) Failing after 1m3s
Cargo CI / Lint (pull_request) Successful in 2m36s
2024-03-05 21:28:31 +01:00
88d1dc2b01 Streamline some code
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 3m9s
Cargo CI / Lint (pull_request) Successful in 1m16s
2024-03-03 23:21:44 +01:00
54646b1c03 Clippy 2024-03-03 20:47:16 +01:00
adddc5ba2f Enable changs via command 2024-03-03 20:36:13 +01:00
0fee810040 Streamline code
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m41s
Cargo CI / Lint (pull_request) Successful in 1m13s
2024-03-02 18:43:58 +01:00
c77b4acbd4 Fix merging for albums
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m44s
Cargo CI / Lint (pull_request) Successful in 1m14s
2024-03-02 18:41:31 +01:00
e6969bfc52 New database storage 2024-03-02 16:18:50 +01:00
bb060770b4 Rename IdSelection to KeySelection
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m43s
Cargo CI / Lint (pull_request) Successful in 1m14s
2024-03-02 12:56:49 +01:00
b043b6b207 Id should be id only
All checks were successful
Cargo CI / Build and Test (pull_request) Successful in 1m45s
Cargo CI / Lint (pull_request) Successful in 1m13s
2024-03-02 12:25:08 +01:00
3b57cce671 Formatting 2024-03-02 09:49:50 +01:00
1098013703 Expand album date for sorting
Some checks failed
Cargo CI / Build and Test (pull_request) Successful in 3m6s
Cargo CI / Lint (pull_request) Failing after 1m16s
2024-03-02 09:32:34 +01:00