mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 00:21:55 +00:00
Daniel Mason
1c865a6784
- Add MBID/Spotify Autolinking if track exists - Add Genre table + .go files
1 line
30 B
SQL
1 line
30 B
SQL
DROP TABLE IF EXISTS `genres`; |