puncsky / DrunkAudible

An Android/iOS application for listening audio books, talk shows, and TV programs.
0 stars 0 forks source link

AudioEpisode null or empty throws exceptions #24

Closed puncsky closed 10 years ago

puncsky commented 10 years ago
[StreamingBackgroundService] Unable to start playback: System.ArgumentNullException: Argument cannot be null.
[StreamingBackgroundService] Parameter name: stringToEscape
[StreamingBackgroundService]   at System.Uri.EscapeDataString (System.String stringToEscape) [0x00000] in <filename unknown>:0 
[StreamingBackgroundService]   at DrunkAudible.Mobile.AudioDownloader.GetFilePath (System.String url) [0x00002] in /Users/tp/Projects/DrunkAudible/Shared/Helpers/AudioDownloader.cs:96 
[StreamingBackgroundService]   at DrunkAudible.Mobile.AudioDownloader.HasLocalFile (System.String url) [0x00002] in /Users/tp/Projects/DrunkAudible/Shared/Helpers/AudioDownloader.cs:81 
[StreamingBackgroundService]   at DrunkAudible.Mobile.Android.StreamingBackgroundService+<Play>c__async0.MoveNext () [0x000d9] in /Users/tp/Projects/DrunkAudible/Mobile.Android/Services/StreamingBackgroundService.cs:296