MiniDude22 / Pandora-Downloader

Allows you to download music from Pandora, while running a tiny Flask python server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Combined fixes into one archive

x106x opened this issue · comments

commented

https://www.dropbox.com/s/1a3816s57sh0rki/PandoraDownloader.7z?dl=0

There are still issues that need fixed because it's original code. This is just the CSS and unicode text issue fixes combined since the original branch seems dead.

Hi, please let me know the other issues that needed fixed. I think i got most of them in 62654dd

commented

The other issues involve the previous song being downloaded and named as the current song. If you switch between continuous and manual and click download, that's what happens a lot of the time. I've only done this because continuous doesn't always trigger a download.

commented

Testing the new commit now and so far it actually acts different than the last commit. It's immediately responsive to the skip button so you may have resolved the only issues I've had.