zuletzt/src/app
mitteneer 85552f39c1 Add Artistsongs table
Whether or not a song is covered, there was an original artist who originally performed the song. The only issue is that an Artistsongs table will almost be the exact same as the Albumsongsartists table, since most songs aren't covered. So, it may be better not to populate that table by default, and then if two albumsongs with different artists share the same song, then fill the Artistsongs table.
2025-06-09 21:45:41 -04:00
..
database Add Artistsongs table 2025-06-09 21:45:41 -04:00
jobs Refactor upload.zig 2025-05-20 15:07:51 -04:00
views Add some tyling to songs view 2025-06-06 15:55:20 -04:00