Hi all,
I’ve installed THE and the OSMC DVB-T dongle connected to a powered usb hub but no channel was found during channel scanning.
I followed the THE wizard but maybe something was wrong so I would ask:
There is some howto/guide to setup THE for vero 4k and OSMC tv dongle ?
There is some additional setting to do for ITALY ?
… at the moment the OSMC dongle is completely unusefull…
many thanks in advance
THE found ONLY ONE channel in only one mux so I think that the tuner works.
Maybe the problem is the MUX list for Italy that is outdated/incomplete?
I can exclude an antenna problem considering that it is the same antenna and the same cable that
feed my TV with all the channels existing in my area.
Very likely. You may have to set up each MUX manually.
The Sony will give you DVB-T2 as well as DVB-T. You should disable the Realtek to use the Sony. You may have to manually remove the Realtek conf file to get that to work:
Many thanks!!!
I solved with your command line and other instructions.
For the records the Italy MUX list is ok since all the channels are present.
Very clear also the linked post, I followed all the instructions but at the end on KODI interface of Vero 4K I don’t find how to start the Tvheadend HTSP Client interface…
Now I miss 2 things:
I would like is to set the PVR to use a USB disk connected to Vero 4K
I would like to setup an xmltv EPG source but I miss any howto source
Thanks a lot again
EDIT: I didn’t activate the TV on the KODI interface… now I can see it but when I select a channel there is the message: " TVheadend HTSP Client no free adapter available"
Try shutting down Vero and re-starting it to make sure the dongle is registered by USB before TVHeadend starts.
Your USB disk should show up under /media/. I recommend labelling the drive so that it’s easy to recognise. Then enter the path in the Recording tab in the TVH webui, eg
/media/USBDRIVE/TVRecordings
I’ve not used xmltv but others in here do. I think you just enable it in EPG Grabber Modules in the webui.
BTW, the DVB stick takes quite a lot of power so you should use a powered USB drive or a powered USB hub.
Ok so just put /media/500gb_25/TVRecordings/ in Recording System Path in Recording->Digital Video Recorder Profiles->(default)->Parameters in the TVH webui.
I see DVB-T2 is rare or non-existent in Italy so the Realtek tuner should work as well as the Sony.
Thanks for all instructions.
Now after a power on/off it worked but the vision is not fluid because there is like an occasional freeze frame during the vision.
Now after a restart returned the
“TVheadend HTSP Client no free adapter available” so it stopped working.
Any idea?
I can’t confirm this since in my case Realtek didn’t find any channel while the Sony one found 137 channels
This is likely to happen if the vero output resolution is different from the broadcast. I’m guessing your SDTV is the same as in UK - 576i. If you put 576p in your whitelist and let your TV do the conversion from that to 1080p or 2160p it should work better. If you can get logs grab-logs -A and post the resulting url here we can check your settings.
The logs might show us why that’s happening. To make sure the stick is properly initialised on a reboot it needs to be powered off then on. Try plugging the stick direct into one USB port of the Vero and connecting the USB hub with the HDD into the other.
Thanks. I suspect what’s happening is Vero is choosing 4k25Hz to play the TV stream. I recommend you set up a whitelist and include 576p and not 2160p25. Have a look here:
You can re-order the channels to put your favourites at the top of the list/EPG and there’s a ‘group manager’ (settings->Live TV) so you could make a group of your favourites.
Please turn on debug logging and get logs while you play a channel
To get a better understanding of the problem you are experiencing we need more information from you. The best way to get this information is for you to upload logs that demonstrate your problem. You can learn more about how to submit a useful support request here.
Depending on the used skin you have to set the settings-level to standard or higher, in summary:
enable debug logging at settings->system->logging
reboot the OSMC device twice(!)
reproduce the issue
upload the log set (all configs and logs!) either using the Log Uploader method within the My OSMC menu in the GUI or the ssh method invoking command grab-logs -A
publish the provided URL from the log set upload, here
Thanks for your understanding. We hope that we can help you get up and running again shortly.
Thanks but I don’t understand what I have to do… the “guide” start with:
"Enable the first line that says “Internal: XMLTV: /usr/bin/tv_grab_wg++ is a wrapper grabber around WebGrabPlus+
If you don’t see that line in tvh, its probably because the wrapper isn’t installed. It is easily created though via nano or whatever (needs sudo to write in that directory).”