NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Kodi / XBMC v
« Previous 1 … 8 9 10 11 12 … 44 Next »
Radio vs TV in Kodi add-on

 
  • 0 Vote(s) - 0 Average
Radio vs TV in Kodi add-on
philled
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Dec 2020
#11
2020-12-21, 01:07 AM
(2020-12-21, 01:04 AM)philled Wrote:
(2020-12-20, 01:20 AM)sub Wrote: Can you supply your npvr.db3? I'll need to look at the service type listed for your channels.

Thanks. I've attached it here.

OK trying to attach again, with a ZIP file this time.


Attached Files
.zip   npvr.zip (Size: 776.21 KB / Downloads: 3)
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 56,697
Threads: 996
Joined: May 2006
#12
2020-12-21, 01:12 AM
Ignore my request fro a conf file you probably didn't scan it.

Martin.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 56,697
Threads: 996
Joined: May 2006
#13
2020-12-21, 01:14 AM
Our posts crossed. I thought you used a DVB-T device not HDHR. Different logic.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 108,494
Threads: 784
Joined: Nov 2003
#14
2020-12-21, 01:16 AM
Basically your channels are listed with service type 1 (MPEG2 video service) or 25 (H264 video service), so they're not being treated as radio in channel list passed to Kodi.

Do your radio stations have a video stream? Some do (like a logo or something), and this might be enough to make NextPVR assume it's a video service at scan time.

Either way, you might need to try scanning, then post the logs so I can see what it found at scan time.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 108,494
Threads: 784
Joined: Nov 2003
#15
2020-12-21, 01:17 AM
(2020-12-21, 01:14 AM)mvallevand Wrote: Our posts crossed.  I thought you used a DVB-T device not HDHR.  Different logic.

Martin
Ah, good point - I was assuming a DVB-T tuner too. The situation is different with HDHR.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 108,494
Threads: 784
Joined: Nov 2003
#16
2020-12-21, 01:19 AM
philled, let us know what your browser returns for http://192.168.0.117/lineup.json?tuning
philled
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Dec 2020
#17
2020-12-21, 01:25 AM
(2020-12-21, 01:19 AM)sub Wrote: philled, let us know what your browser returns for http://192.168.0.117/lineup.json?tuning

Here you go. Examples of radio stations are "triple j", "triple j Uneart", "SBS Radio 1", SBS Radio 2".

Tuning dump is at https://pastebin.com/sxmWCg8T 
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 56,697
Threads: 996
Joined: May 2006
#18
2020-12-21, 01:32 AM
Yes they all have video codecs. Are you running current firmware, look like a Silicon Dust bug.

Martin
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 56,697
Threads: 996
Joined: May 2006
#19
2020-12-21, 01:55 AM
Until there is a UI what I would do is create a group called "Radio" and select the channels that are radio to put in it

After that backup your database and run

Code:
sudo sqlite3 /var/opt/nextpvr/npvr.db3 update channel_mapping set service_type = 2 where channel_oid in (select channel_oid from channel_group_name, channel_group where name = "Radio" and group_oid = oid);

Martin
philled
Offline

Junior Member

Australia
Posts: 7
Threads: 1
Joined: Dec 2020
#20
2020-12-21, 02:58 AM
(2020-12-21, 01:55 AM)mvallevand Wrote: Until there is a UI what I would do is create a group called "Radio" and select the channels that are radio to put in it

After that backup your database and run

I can confirm that worked and I can now see the radio stations under Radio in Kodi. 

Thanks so much to everyone for your help. Have a great Christmas.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  SSL working everywhere but in Kodi MrOrange 7 233 2026-08-07, 01:48 PM
Last Post: mvallevand
  NextPVR V5 client connection to KODI gone on 4 different TV's bass_gas 7 490 2026-07-26, 03:14 PM
Last Post: mvallevand
  Kodi Piers Not ready for NPVR yet? Lao Pan 9 1,003 2026-05-24, 01:11 PM
Last Post: mvallevand
  How to activate https for NextPVR Plugin in Kodi Beksultan 1 514 2026-04-24, 01:44 AM
Last Post: mvallevand
  Setting http proxy with kodi doesn’t work with nextpvr araset 16 2,010 2026-03-05, 05:19 PM
Last Post: araset
  Kodi and NextPVR playback limited to 720p only araset 1 646 2026-03-02, 08:17 PM
Last Post: mvallevand
  Kodi playback - repeating/looping jzk 2 723 2026-02-25, 07:05 PM
Last Post: mvallevand
  [Wishlist] Customisable timer default in Kodi hmc 5 1,062 2026-01-19, 07:46 AM
Last Post: hmc
  Automated Updates of IPTV Channels in NPVR and Kodi via APIs taylormia 2 3,721 2025-11-04, 06:38 PM
Last Post: sub
  Kodi Recurring Recordings (Default Type) Fillimerica 2 1,139 2025-10-21, 07:34 PM
Last Post: mvallevand

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode