Closed Orick08 closed 2 years ago
Prevents duplicated songs on songs, artist, albums and genres.
This fixes the issue #70 and #76
It duplicates the same songs over and over again.
When GetListsAsync look for changes it adds again the same songs from the IEnumerables.
GetListsAsync
YOU FIXED IT! My saviour! If you have discord, please message me :)
What?
Prevents duplicated songs on songs, artist, albums and genres.
This fixes the issue #70 and #76
Why?
It duplicates the same songs over and over again.
How?
When
GetListsAsync
look for changes it adds again the same songs from the IEnumerables.Screenshots
Before
After