NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 23 24 25 26 27 … 43 Next »
Viewing number of merged devices/sources

 
  • 0 Vote(s) - 0 Average
Viewing number of merged devices/sources
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#1
2020-12-16, 06:22 PM
In v4, when viewing channels in settings, the number of devices/sources for a merged channel was shown.  Is there an easy way to see this in v5?

With all the sources/devices I have and the crazy way SD names the channels, I am not sure how many channels were merged and from what source.  I am having a terrible bookkeeping effort on my hands.  It would be very helpful to see what sources were merged on a channel basis.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#2
2020-12-16, 06:42 PM
If you have access to sqlite or a GUI flavour this might do it. If you pass me your database I could confirm. It might save on bookkeeping

Code:
select channel_source_number, minor, channel.name, capture_source.name,
priority, channel_mapping.enabled, capture_source.enabled
from channel_mapping, channel, capture_source
where channel.oid = channel_oid
and
capture_source_oid = capture_source.oid
order by channel_source_number, minor, priority

Martin
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#3
2020-12-16, 09:18 PM
Thanks for the offer, but I know nothing of sqlite (tried it in the past and foobar'd the DB, now I claim no knowledge). In my area there is a lot of channel changes on the local stations, (it seems like weekly). For now, I want to keep the locast channels separate from the OTA channels and cable channels - automerge is not my friend when comes to this - I had to unmerge multiple channels to get the right groupings and perform merges one channel at a time. Even after this, I am not sure I was able to determine if everything was merged correctly.

If there were some type of instant feedback on what was merged, it would be a lot easier to manage, particularly as the channel list on each source continues to change.
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 53,090
Threads: 957
Joined: May 2006
#4
2020-12-16, 09:27 PM
This is just a display query. I don't try and automerge OTA and cable either, I like the major minor numbers.

NextPVR auto everything is great for normal setup of similar devices when the user doesn't care which tuner is being used. Once you add multiple tuner types and extras it is complex especially with stupid SD naming.

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,787
Threads: 769
Joined: Nov 2003
#5
2020-12-17, 02:58 AM
(2020-12-16, 06:22 PM)2leftfeet Wrote: In v4, when viewing channels in settings, the number of devices/sources for a merged channel was shown.  Is there an easy way to see this in v5?
There isn't an equivalent currently, but I'll try to add it.
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#6
2020-12-17, 09:53 AM
(2020-12-17, 02:58 AM)sub Wrote:
(2020-12-16, 06:22 PM)2leftfeet Wrote: In v4, when viewing channels in settings, the number of devices/sources for a merged channel was shown.  Is there an easy way to see this in v5?
There isn't an equivalent currently, but I'll try to add it.

It would be really helpful if you could, thanks!
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#7
2020-12-22, 05:10 PM
Also....

In v4, I was able to enable/disable a device via a check box - In v5, is there an equivalent way to do this?
Graham
Offline

Posting Freak

UK
Posts: 4,058
Threads: 102
Joined: Dec 2005
#8
2020-12-22, 05:15 PM
(2020-12-22, 05:10 PM)2leftfeet Wrote: Also....

In v4, I was able to enable/disable a device via a check box - In v5, is there an equivalent way to do this?

Does this help ... https://github.com/sub3/NextPVR/wiki/Add...e-settings
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#9
2020-12-22, 05:18 PM
(2020-12-22, 05:15 PM)Graham Wrote:
(2020-12-22, 05:10 PM)2leftfeet Wrote: Also....

In v4, I was able to enable/disable a device via a check box - In v5, is there an equivalent way to do this?

Does this help ... https://github.com/sub3/NextPVR/wiki/Add...e-settings

It sure does, thanks Graham!
2leftfeet
Offline

Senior Member

Somewhere in NE Pa.
Posts: 546
Threads: 57
Joined: Jan 2015
#10
2021-03-30, 05:34 PM
(2020-12-17, 02:58 AM)sub Wrote:
(2020-12-16, 06:22 PM)2leftfeet Wrote: In v4, when viewing channels in settings, the number of devices/sources for a merged channel was shown.  Is there an easy way to see this in v5?
There isn't an equivalent currently, but I'll try to add it.

Sub, were you able to add this feature to 5.1.1?  It doesn't seem like you did.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Devices unavailable WebUI settings bgowland 5 618 2025-04-13, 01:48 PM
Last Post: mvallevand
  How do you filter large IPTV Devices? ModdingFriendly 7 720 2025-03-15, 09:22 PM
Last Post: sub
  XC provider changed account number/password Estarna 5 950 2024-04-15, 01:11 AM
Last Post: Estarna
  How to remove "unavailable" lines from Settings>Devices arlingtoner 1 575 2023-04-24, 04:01 AM
Last Post: sub
  Keep Awake During Remote Viewing of a Recording DarkJediTL 13 2,523 2022-05-25, 09:58 PM
Last Post: mvallevand
  Feature suggestion: mirror channels to all devices MaxFromFrance 1 840 2021-12-29, 06:25 PM
Last Post: sub
  Multiple EPG sources Paul92 5 1,818 2021-11-04, 04:34 PM
Last Post: sub
  Adding more EPG sources bzellinger 1 1,064 2021-05-17, 06:19 PM
Last Post: mvallevand
Photo No devices listed gindeland 9 2,470 2021-02-11, 04:54 PM
Last Post: sub
  Season/Episode Number Not Getting Applied Croq 16 3,940 2021-02-05, 09:07 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode