Mo Zi
Mo Zi
@fnogatz is there an update on this issue? would appreciate a basic implementation with the first suggestion above.
Looking at the code here services/CumulusJobService.java It seems the issue is in line 175: `.setInternalProviderData(currentProgram.getInternalProviderData())` Shouldn't this be similar to line 185: `.setInternalProviderData(channel.getInternalProviderData())`
Just to prove that the code doesn't work and the "No URL Found " error shows when a channel guide is available but the channel never plays, here is a...