Jump to content

TV Guide not populating


Go to solution Solved by RedStripe,

Recommended Posts

RedStripe
Posted (edited)

TV guide disappeared.
Restarted server.
Clicked "Refresh Guide Data" on Live TV page.
++++++Server Log
2014-03-25 18:33:58.4028 Info - App: Refresh Guide Completed after 0 minute(s) and 0 seconds

++++++
Clicked "Guide" on LIVE TV page. Received message "SEQUENCE CONTAINS NO ELEMENTS"
++++++Server Log
2014-03-25 18:36:25.6702 Debug - HttpServer: HTTP GET http://69.1.21.61:8096/mediabrowser/LiveTv/GuideInfo?
2014-03-25 18:36:25.6852 Error - DtoUtils: ServiceBase<TRequest>::Service Exception
    Sequence contains no elements
    System.InvalidOperationException
       at System.Linq.Enumerable.Min[TSource](IEnumerable`1 source)
       at MediaBrowser.Server.Implementations.LiveTv.LiveTvManager.GetGuideInfo()
       at lambda_method(Closure , Object , Object )
       at ServiceStack.Host.ServiceRunner`1.Execute(IRequest request, Object instance, TRequest requestDto)
    
2014-03-25 18:36:25.6852 Error - HttpServer: Error processing request for /mediabrowser/LiveTv/GuideInfo?
    Sequence contains no elements
    ServiceStack.HttpError
    No Stack Trace Available
    
2014-03-25 18:36:25.6972 Debug - HttpServer: HTTP Response 422 to 69.1.21.61:4927. Response time: 27.0015 ms
    Url: http://69.1.21.61:8096/mediabrowser/LiveTv/GuideInfo?
++++++

 

server-63531369135.log

There are no ServerWMC errors in either log.

 

P.S. The capability to select a TV channel directly would be nice.
 

Edited by RedStripe
krustyreturns
Posted

Are you sure swmc is returning guide entries?  Look for the GetEntries command in the server log.  There will be one for each channel called during a guide refresh.  If there are no entries to return, it prints out a warning on each of these commands..

  • Solution
RedStripe
Posted (edited)

Not  sure which server log you are referring to but there is no GetEntries command in the serverXXXX.log or either serverWMC log.

 

Resolved. Somewhere I was told to check hide DRM channels. I unchecked this and the guide populated. Sorry for the bother.

Edited by RedStripe
  • Like 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...