zuletzt/src
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
..
app Add Artistsongs table 2025-06-09 21:45:41 -04:00
apply_rule.zig Refactor upload.zig 2025-05-20 15:07:51 -04:00
date_fmt.zig Refactor upload.zig 2025-05-20 15:07:51 -04:00
main.zig Fix limit on rule parameters and fix segfault in applyScrobbleRule 2025-04-27 16:27:03 -04:00
ordinal_fmt.zig Make an ordinal formatting funcrion 2025-04-29 00:38:20 -04:00
queries.zig Convert ids to i64 2025-06-09 21:41:52 -04:00
types.zig Convert ids to i64 2025-06-09 21:41:52 -04:00