There have been a few requests for TVHeadend 4.2.4. While preparing it for Debian Stretch I’ve also updated it. Things should work as expected, with a few improvements.
I’d appreciate it if you could test this and provide feedback before we release this as an update to other users. To test this update:
Add the following line: deb http://apt.osmc.tv jessie-devel main
Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
Your system should have have received the update.
I also recommend you edit /etc/apt/sources.list again and remove the line that you added after updating. This will return you to the normal update channel.
This command worked to go back to TVHeadend 4.2.2, after reboot all worked as usual, no crashes anymore. Thx.
I’ve to leave for work till this evening.
Hello
I tested your update and after update I have only Realtek tuner visible. Panasonic tuner missing.
Same like this picture:
My logs are here: https://paste.osmc.tv/tihiwuvoju
The logs was made after restart
Do you have some suggestion what can I test before reverting to 4.2.2?
Thanks for your ideas
Jan
I´m not sure whats happen
I have same problem from begining - sometime the Panasonic tuner was detected in TVH, sometime not.
Looks better after reinstallation of TVH by your recommendation here (Panasonic was detected every time I tested):
Howevere Panasonic tuner still not found DVB-T2 services - only DVB-T
Then I tested TVH 4.2.4 and after this never detected Panasonic part of your tuner
Jan
na, its ok. i’ll deal w/the issues. i noticed that if you actually just stay in the settings for OSMC after making menu changes it will keep custom skin background/transparency settings. It only seems to reset when you go back to main menu of OSMC. and lastly… Sam… you rule dude!!
After reinstallation of my Vero 4k I gave the mediacenter with TVH 4.2.4 a second chance.
The file /etc/apt/sources.list looks afterwards totally different, so the advice to only remove the added line is not valid (anymore).
/etc/apt/sources.listbefore this update (original)
deb http://ftp.debian.org/debian jessie main contrib non-free
deb http://ftp.debian.org/debian/ jessie-updates main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb http://apt.osmc.tv jessie main
/etc/apt/sources.listafter this update
deb http://ftp.debian.org/debian stretch main contrib non-free
deb http://ftp.debian.org/debian/ stretch-updates main contrib non-free
deb http://security.debian.org/ stretch/updates main contrib non-free
deb http://apt.osmc.tv stretch main
deb http://apt.osmc.tv stretch-devel main
The following packages were touched by this update
...
The following NEW packages will be installed:
iproute2 libpkcs11-helper1 openvpn
The following packages will be upgraded:
armv7-connman-osmc armv7-tvheadend-app-osmc base-files-osmc gnupg gpgv
libssl1.0.0 libwbclient0 mediacenter-skin-osmc openssl tzdata
vero3-mediacenter-osmc
...
Again the settings settings → interface → Skin → Configure Skin → Background → Use default OSMC background colour
was unwanted disabled by the update and the menus are hard to recognize by this Color template with original OSMC skin.
Unfortunately the mediacenter still crashes with a sad face in at least these two scenarios, see “Old Kodi Log” for last activities before the crash
Trying to play a TV recording (file “heute-journal.ts” on connected HDD) made with TVH, play started directly from the OSMC’s video-menu
Log set: https://paste.osmc.tv/ebuminibun
At least in first scenario TVH is not on board since OSMC just should play a raw video file on disc. Also in the second scenario it looks to me from the log, that the crash occurs somewhere in the VideoPlayer code and not in the TVH but just guessing.
Went back to previous /etc/apt/sources.list and vero3-mediacenter-osmc including TVH 4.2.2 using backup file of source.list and sudo apt-get install --reinstall vero3-mediacenter-osmc/jessie. All seem to work as before after that.
Be careful – you won’t get Stretch updates properly if you tinker too much with sources.list. Or at least you will need to manually change it back later.
So, placed the sources.list with all the “stretch” lines in place, see my post #18. Do I have to remove any line now like mentioned in your initial post?