secuvera / SpotMyBackup

Backup and Restore your Spotify Playlists and "My Music"
GNU General Public License v2.0
983 stars 246 forks source link

Playlists and songs do NOT import in the right order, everything is inverted #14

Open Reflector92 opened 6 years ago

Reflector92 commented 6 years ago

I see that the playlists and songs DO NOT come in the right order they were when importing the .json file. Everything is just opposite, meaning my top playlist is at the bottom and continuing playlists. Also all songs are opposite, meaning the top song in a playlist will be at the bottom. How I fixed this was: Just import 2 times, when you import the inverted playlists, they will then be inverted again, so they come out the original order, and the songs too. Clever workaround, but this should be fixed too!

sohambagchi commented 6 years ago

Just sort each playlist by 'Recently Added'

mr-varga commented 6 years ago

I have the same issue, the script import the songs in reverse order, I mean first import the newest song and then the old one. In this way if you connect shazam to spotify and and you shazam the new song, this is in opposite side in the playlist.

Reflector92 commented 6 years ago

@sohambagchi This is already done automatically, and I made sure to test all filtering options, still is in reverse order. As when you add the playlists and songs to a new account without any. The script will put them in reverse order, and then thats the recently added order.

FFY00 commented 6 years ago

Yes. The only thing imported in the right order is the starred songs.

FFY00 commented 6 years ago

https://github.com/secuvera/SpotMyBackup/pull/17 should fix it.

In the meantime, use this link https://lains.me/SpotMyBackup/.