NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Wishlist v
« Previous 1 … 25 26 27 28 29 … 193 Next »
Automatic SD mapping

 
  • 0 Vote(s) - 0 Average
Automatic SD mapping
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#1
2013-07-08, 10:59 PM
After going through an rather arduous atsc mapping to schedules direct (10+ clicks each) I'd like to propose an automated solution. If NextPVR kept the major/minor from the scan, it could all be automated against channel/channelMinor

Code:
<lineup id='PC:K1A0' name='Local Broadcast Listings' location='Antenna' type='LocalBroadcast' postalCode='K1A0R2'>
<map station='10130' channel='2'/>
<map station='10137' channel='36'/>
<map station='52235' channel='9' channelMinor='1'/>
<map station='52689' channel='50' channelMinor='2'/>
<map station='58494' channel='4' channelMinor='1'/>
<map station='64990' channel='60' channelMinor='1'/>
<map station='64994' channel='14' channelMinor='1'/>
<map station='68025' channel='13' channelMinor='1'/>
<map station='68285' channel='65' channelMinor='1'/>
<map station='72715' channel='43' channelMinor='1'/>
<map station='73010' channel='6' channelMinor='1'/>
<map station='73016' channel='24' channelMinor='1'/>
<map station='73107' channel='34' channelMinor='1'/>
<map station='73190' channel='42' channelMinor='1'/>
<map station='73192' channel='11' channelMinor='1'/>
<map station='73196' channel='30' channelMinor='1'/>
<map station='73198' channel='40' channelMinor='1'/>
<map station='74704' channel='41' channelMinor='2'/>
</lineup>


Code:
2013-07-08 18:49:09.009    [INFO][1]    Metadata:
<sdt>
  <tsid>17193</tsid>
  <onid>0</onid>
  <service>
    <service_id>0x3</service_id>
    <service_name>CBOT-DT</service_name>
    <service_provider_name>ATSC</service_provider_name>
    <major>4</major>
    <minor>1</minor>
    <service_type>0x1</service_type>
    <running_status>1</running_status>
  </service>
</sdt>

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,985
Threads: 956
Joined: May 2006
#2
2013-08-16, 05:31 AM
Another reason for preferring the major/minors is one of my ATSC channels changes SID. Speculation is the delivery from the network changes from fiber to satellite on occasion. The OTA frequency is the same (although SID 3 is lower bandwidth but not much I can do about that)

Code:
<sdt>
  <tsid>17195</tsid>
  <onid>0</onid>
  <service>
    <service_id>0x1</service_id>
    <service_name>CIII-HD</service_name>
    <service_provider_name>ATSC</service_provider_name>
    <major>6</major>
    <minor>1</minor>
    <service_type>0x1</service_type>
    <running_status>1</running_status>
  </service>
</sdt>

Code:
<sdt>
  <tsid>17195</tsid>
  <onid>0</onid>
  <service>
    <service_id>0x3</service_id>
    <service_name>CIII-HD</service_name>
    <service_provider_name>ATSC</service_provider_name>
    <major>6</major>
    <minor>1</minor>
    <service_type>0x1</service_type>
    <running_status>1</running_status>
  </service>
</sdt>

It would be great if I didn't have to update the database or scan so often to watch this channel. It is one of the most important and one day I expect I'll miss a show.

Martin
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Filters when manually mapping channels Carnage666 1 886 2024-02-10, 10:35 PM
Last Post: jrockow
  Search for channel in EPG.XML when mapping channel Paul92 0 902 2022-11-13, 10:42 AM
Last Post: Paul92
  posibility of two or three Automatic EPG Update per day kfmf 3 2,182 2020-12-28, 12:19 PM
Last Post: Graham
  Automatic backup of Config.xml and NPVR.db3 p37307 2 2,775 2017-12-10, 01:01 AM
Last Post: jksmurf
  Automatic "presence of a signal" check on target tuner, so tuner can be changed jksmurf 13 5,233 2013-12-05, 12:08 PM
Last Post: jksmurf
  An Automatic Concatenator for "Continued" Shows jksmurf 0 1,202 2012-06-09, 11:47 PM
Last Post: jksmurf
  Mapping Digital Channels skycyclepilot 4 2,157 2010-06-09, 11:07 AM
Last Post: NickR
  Digital channel mapping options PaulH 6 3,130 2009-11-05, 01:46 AM
Last Post: liteswap
  Digital Channel Mapping Snooze 8 4,242 2009-09-17, 01:10 AM
Last Post: Snooze
  Sort by channel numbers in Digital Channel mapping Anthony 4 2,050 2009-02-16, 08:58 PM
Last Post: martint123

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

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

Linear Mode
Threaded Mode