Posts: 20
Joined: Aug 2013
Reputation:
0
txcas
Junior Member
Posts: 20
I am don't know if this is a bug on the backend or frontend. I have MythTV 0.27 on the backend and Frodo with cmyth 1.6.12 on the frontends. The frontends are running OpenELEC. On the Myth backend I downloaded all the icons for my channels. Since the upgrade to 0.27 they no longer come down to the frontends when Live TV is configured. I am pretty sure this was working on 0.26. After digging around I found that all the jpg files for the icons came down to /storage/.xbmc/userdata/addon_data/pvr.mythtv.cmyth/cache/channels as 0 byte files. If I copy the channels folder from the backend to the frontend cache folder, the icons get displayed correctly. I repro'd the same issue on the latest Gotham monthly build running on Windows.
Posts: 4
Joined: Nov 2013
Reputation:
0
I see the same behavior you described with cmyth 1.8.12 and 1.8.13 on Raspbmc (frodo) and on XBMC (x64, gotham) with a 0.27 backend. mythfrontend 0.27 picks up the icons no problem, so this is definitely cmyth-specific. You are correct that this was not a problem in 0.26. In fact, icons that cmyth downloaded from my 0.26 backend before I upgraded it are still visible. New icons from 0.27 are created as 0B files, as you observed, and can be fixed by manually replacing them with the correct files.
One thing I noticed in the backend channel setup is that 0.27 uses relative pathnames for the channel icon location, where in 0.26 I'm pretty sure it used the absolute path name. i.e. in 0.26 maybe an icon was specified as '/home/myth/.mythtv/channels/icon.jpg' where in 0.27 it's just 'icon.jpg'.
Posts: 13
Joined: Sep 2013
Reputation:
0
I too am experiencing the same issue with Gotham on Android and 0.27 back end.
Posts: 1,016
Joined: Sep 2012
Reputation:
55
janbar
Posting Freak
Posts: 1,016
Currently i am working to resolve this issue. Since 0.27 a new storage group exists to store icon.
Regards
Posts: 36
Joined: Dec 2013
Reputation:
2
Bitboy
Junior Member
Posts: 36
I can confirm allan87's issue but i don't get these lines in the log. I only noticed that if the channels icons are missing in the plugins cache directory, empty files are created during startup.
Posts: 527
Joined: Jun 2013
Reputation:
3
2014-03-06, 22:27
(This post was last modified: 2014-03-06, 22:28 by allan87.)
I may have configured something for additional logging. You can still look in /storage/.xbmc/userdata/addon_data/pvr.mythtv.cmyth/cache/channels/ and see if the jpg files in there are also empty (0 bytes).
This directory also shows up under SMC filesharing as userdata/addon_data/pvr.mythtv.cmyth/cache/channels/
Posts: 82
Joined: Mar 2013
Reputation:
0
Just wondering if everybody else is having the same issue? It's not fixed as of BETA 3. Not sure if the latest PVR frontends are even being pulled into those builds (nightly)?
Thanks
Posts: 86
Joined: Apr 2005
Reputation:
0
2014-05-16, 14:08
(This post was last modified: 2014-05-16, 14:09 by kbaggen.)
I have the issue on mythtv .27 and Gotham (officially relase on Win7)!
XMBC fronend 1.9.16!
Mythbunto 14.04
Posts: 114
Joined: Apr 2014
Reputation:
0
I also have the same issue. Mythbunu 14.04, Myth .27, XBMC Gotham on Win7.