alecgorge / PhishOD-iOS

An universal app for phish.in
http://alecgorge.com/phish
36 stars 15 forks source link

App Stops Working When I try to play favorites #104

Open deebowen opened 8 years ago

deebowen commented 8 years ago

When I click on my favorited shows and open one, all of the app's buttons (i.e. favorites, artist, downloads, settings, etc.) stop working and the app eventually just crashes. It makes the favorited shows and songs completely worthless and you have to restart the app in order to get it to work again. Please fix as it would make it easier to find the shows I want to listen to if the favorites tab worked.

alexebird commented 8 years ago

@deebowen Shoot, sorry you're having such a poor experience with the app. I'll get the favorites fixed this weekend and keep you posted. -Alex

deebowen commented 8 years ago

Hey thanks Alex I appreciate it. I truly do love the app (it's by far my favorite app I have). Just trying to share problems some other people might be having. Other than the favorites tab the app runs flawlessly for me and I appreciate the personal feedback!

On Jan 15, 2016, at 2:08 AM, Alex Bird notifications@github.com wrote:

@deebowen Shoot, sorry you're having such a poor experience with the app. I'll get the favorites fixed this weekend and keep you posted. -Alex

— Reply to this email directly or view it on GitHub.

alecgorge commented 8 years ago

@alexebird This is a bug in relisten, not with your favorites in PhishOD. I apologize; It is a bit confusing since I have merged the codebases without renaming the repo. This one seems to be caused by a deadlock in [AVPlayer rate] somehow, but I can't figure out why.

@deebowen This is a bug I am working on fixing as well. It is proving rather elusive to find the cause of and fix.