TheShanMan 40 Posted February 25, 2016 Posted February 25, 2016 With build 5886 and 5887 I've started getting email notifications with no subject and the following in the body: Error getting channel itemsSystem.NullReferenceException: Object reference not set to an instance of an object. at PodCasts.Entities.RssFeed.<Refresh>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at PodCasts.Channel.<>c__DisplayClass39.<<GetAllMedia>b__34>d__3b.MoveNext() Why would I be getting an exception stack trace in a notification?
chef 3810 Posted February 25, 2016 Posted February 25, 2016 You have a channel called podcasts which is returning an http error when requesting "getAllMedia". Perhaps that RSS feed is down.
TheShanMan 40 Posted February 25, 2016 Author Posted February 25, 2016 It looks like you're right, but there should be an exception handler that does something more user friendly than sending me a stack trace notification.
dethknite 45 Posted February 26, 2016 Posted February 26, 2016 (edited) Been getting similar xml.MoveNext issues on TV shows that are multi-episodes, although I am aware that some nfo parsing stuff is currently being updated. Edited February 26, 2016 by dethknite
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now