BenediktAlkin / SongTaggerForSpotify

Song tagging for Spotify
MIT License
83 stars 4 forks source link

Playlist generator doesnt shows genre. #32

Open s0rp opened 6 months ago

s0rp commented 6 months ago

When generating playlist genre section isnt showing up.

im synced library and i have an error.

" 16:57:24 I DB Loading Artist Genres 16:57:25 E SP Error in GetArtist (probably couldn't find artist) ArtistId=2RQ8NtUmg5y6tfbvCwX8jI OuterExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. ExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. 16:57:25 E SP Error in GetArtist (probably couldn't find artist) ArtistId=1btod3aNfVEYNrEzIQgx90 OuterExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. ExceptionMessage=Input string '709736.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. 16:57:25 E SP Error in GetArtist (probably couldn't find artist) ArtistId=4i4ALRtQQmFxn3BCIB6iC0 OuterExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. ExceptionMessage=Input string '1300793.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 140. 16:57:25 E SP Error in GetArtist (probably couldn't find artist) ArtistId=06HL4z0CvFAxyc27GXpf02 OuterExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. ExceptionMessage=Input string '1.03158251E8' is not a valid integer. Path 'artists[0].followers.total', line 1, position 143. 16:57:26 E SP Error in GetArtist (probably couldn't find artist) ArtistId=2w9zwq3AktTeYYMuhMjju8 OuterExceptionMessage=Input string '968410.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 139. ExceptionMessage=Input string '1231702.0' is not a valid integer. Path 'artists[0].followers.total', line 1, position 140. "

When i open sqlite file and entering genres its empty.

Also im using v1.2.8

image