Commit Graph

13 Commits

Author SHA1 Message Date
a1c9e3807b feat: add album and miscellaneous controllers with album mapping
All checks were successful
Update changelog / changelog (push) Successful in 26s
2026-01-28 05:18:03 +01:00
03940a99ba feat: orphan songs not present in the media directory 2026-01-28 05:16:17 +01:00
b46ab28615 fix: make sure albums and artists are bound to songs 2026-01-28 05:15:35 +01:00
6a92451776 fix: stored procedure and database cleanup fix (also fixes file copying)
All checks were successful
Update changelog / changelog (push) Successful in 26s
2026-01-27 07:52:20 +01:00
17b8bafccd feat: make setup wizard copy a generic album image to music library path 2026-01-27 06:50:32 +01:00
0083539bac fix: assign unknown album to unknown artist, changes in migration logic
All checks were successful
Update changelog / changelog (push) Successful in 27s
2026-01-26 04:36:01 +01:00
d46a2573c4 feat: add library scanning mechanic 2026-01-26 04:35:12 +01:00
3a68531fb4 feat: add db cleanup command line argument 2026-01-26 04:29:36 +01:00
0b74cf2daa fix: add migrations for stored procedure and privacy field in playlists 2026-01-25 20:53:01 +01:00
ac2b6aba6e feat: add support for applying migrations automatically
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-17 01:07:05 +01:00
f5df949a4c fix: count runs, update versions if they differ
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-16 13:25:34 +01:00
a8f4afbfd8 fix: rewrite condition for admin counting
All checks were successful
Update changelog / changelog (push) Successful in 25s
2025-12-16 10:46:32 +01:00
defa00d0d3 feat: add setup wizard and proper seeder
All checks were successful
Update changelog / changelog (push) Successful in 26s
2025-12-16 04:02:42 +01:00