Handle seasons with a "null" air date #175
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/empty-air-date"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #151
@martenumberto Since you seem to have the data available, would you mind testing this change?
Sadly it doesnt work.
It seams that the Newtonsoft JSON Reader hase some problems with it.
Have a look at my PR:
2ad85050c4
I've closed it due to errors when i start playback of an Episode corresponding to the error
The Log with your PR:
@martenumberto Re-reading your messages, is the value in the JSON literally a string "null", instead of a
null
JSON value? If so, could you test this change?View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.