Posts: 611
Joined: Aug 2014
Reputation:
76
2018-12-15, 11:20
(This post was last modified: 2018-12-15, 12:43 by MikeKL.)
Edit---Removed as i duplicated post in error
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Posts: 611
Joined: Aug 2014
Reputation:
76
2018-12-15, 19:05
(This post was last modified: 2018-12-15, 19:06 by MikeKL.)
Whenever I have set up Tvheadend Server on Rpi's using libreelec, I have always left network web access settings as-is, i.e. dont set any login requirements.
Then in TV Guide Fullscreen today with latest version automtically installed over previous version, I noted authentication option which was off by default and thought ok lets see if everything works after inputting the valid hyperlinks without need to authenticate etc.
(I enabled option "reset on restart" during testing)
Regarding radio stations and some tv stations in my tvheadend provided channels list, it seams that typically and by default NO EPG information is being provided and what I meant to explain in previous post is that with TV Guide Fullscreen if I play one of the empty EPG channels TV Guide Fullscreen (or perhaps its the core player information?) incorrectly maintains information of previously played channel that does hold EPG information. If I switch between and to channels with EPG information then everything is appearing OK and correct. (No worries it was an observation when using latest Leia Nightly for general information)
RPi4, (LibreELEC 11.0) hdmi0 -> Philips 55PUS7304 4K TV, hdmi1 -> Onkyo TX-SR608 AV Receiver
Posts: 48
Joined: Nov 2014
Reputation:
1
Just trying this promising plugin.
After settiging it up, plugin won't start. In kodi.log there are errors:
13:34:13.555 T:18446744073062770992 ERROR: Traceback (most recent call last):
13:34:13.556 T:18446744073062770992 ERROR: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvguide.fullscreen/addon.py", line 74, in <module>
13:34:13.556 T:18446744073062770992 ERROR: w = gui.TVGuide()
13:34:13.556 T:18446744073062770992 ERROR: File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvguide.fullscreen/gui.py", line 395, in __init__
13:34:13.568 T:18446744073062770992 ERROR: name,cat = line.split('=')
13:34:13.568 T:18446744073062770992 ERROR: ValueError: too many values to unpack
13:34:19.461 T:18446744073027451184 ERROR: GetDirectory - Error getting noop
what could be the problem?
tia
Posts: 48
Joined: Nov 2014
Reputation:
1
True, I have categories like '==== KIDS ===='
I'll try new version and report back.
tnx a lot
Posts: 48
Joined: Nov 2014
Reputation:
1
still no joy.
as soon as I select another group of channels after first run, the plugin exits and after restarting the message "loading data from external source..." appears but it hungs.
I can replace all '==' with one '=' and try.
tia
Posts: 48
Joined: Nov 2014
Reputation:
1
yes, to both questions.
here is the log:
15:46:55.097 T:18446744073143851312 NOTICE: CAESinkAUDIOTRACK::Initializing with: m_sampleRate: 44100 format: AE_FMT_FLOAT (AE) method: PCM stream-type: PCM-STREAM min_buffer_size: 45312 m_frames: 2832 m_frameSize: 8 channels: 2
15:47:01.354 T:18446744072844474672 WARNING: CSkinInfo: failed to load skin settings
15:47:02.094 T:18446744072844474672 ERROR: EXCEPTION: Non-Existent Control 7004
15:47:02.095 T:18446744072844474672 ERROR: EXCEPTION: Non-Existent Control 7100
15:47:02.097 T:18446744072844474672 ERROR: EXCEPTION: Non-Existent Control 4323
15:47:04.564 T:18446744072542484784 ERROR: Exception in thread Database callback:
Traceback (most recent call last):
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-21/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-android-21/lib/python2.7/threading.py", line 754, in run
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvguide.fullscreen/gui.py", line 4033, in onSourceInitialized
self.loadChannelMappings()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.tvguide.fullscreen/gui.py", line 4136, in loadChannelMappings
name,cat = line.split('=')
ValueError: too many values to unpack
15:47:29.387 T:18446744072844474672 ERROR: EXCEPTION: Non-Existent Control 7100
15:47:29.387 T:18446744072844474672 ERROR: EXCEPTION: Non-Existent Control 5200
15:47:29.599 T:18446744072550615344 ERROR: Database.eventLoop() >>>>>>>>>> exception! too many values to unpack = _getEPGView
rgds