NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 151 152 153 154 155 … 433 Next »
UK Freesat Tuning Information

UK Freesat Tuning Information
imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#11
2012-10-01, 09:12 PM
liteswap Wrote:Thanks for this Iain. So I've overwritten the old ini with the new one and restarted everything - still can't get BBC HD. Sorry for the dumb q but what else do I need to do?

Have you retuned though? Restarting isn't enough.

Iain
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#12
2012-10-01, 09:27 PM
Will try that just as soon as the programme I;m recording stops.

Looks like they changed two of the HD channels' parameters:
Modulation: DVB-S2, 8PSK [was QPSK]
FEC 2/3 [was 8/9]
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#13
2012-10-02, 12:11 AM (This post was last modified: 2012-10-02, 12:23 AM by liteswap.)
So it's been so long since I've had to mess with the program (it's been totally stable and trouble-free = high WAF) that I'm very rusty. Forgive.

I've re-scanned all the channels, but the BBC HD channels are still showing QPSK modulation and so (presumably) aren't working. What have I missed?

PS: I should have added that QPSK is the only option in the drop-down so editing the channels manually doesn't work either....
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#14
2012-10-02, 07:20 AM
liteswap Wrote:I've re-scanned all the channels, but the BBC HD channels are still showing QPSK modulation and so (presumably) aren't working. What have I missed?

When I rescanned them they showed up in the list slightly greyed out, and with names like "BBC HD (updated)" (from memory). Perhaps double check that you are using my freesat ini file and not the more general 28.2 one? Try deleting them then rescanning if you don't have any recordings set up (unlikely; I'd try to avoid that one myself). Failing that, here's the tuning details from my database if you're happy editing the channels that way:

Code:
BBC One HD:

<tuning>
  <type>DVB-S</type>
  <locator>
    <frequency>10847</frequency>
    <polarity>V</polarity>
    <symbol_rate>23000</symbol_rate>
    <fec>23</fec>
    <diseqc_type>1</diseqc_type>
    <lnb>1</lnb>
    <lowosc>9750</lowosc>
    <highosc>10600</highosc>
    <switch>11700</switch>
    <modulation>8PSK</modulation>
    <rolloff>0.35</rolloff>
    <pilot>0</pilot>
  </locator>
  <service_id>6941</service_id>
  <tsid>2050</tsid>
  <onid>2</onid>
  <service_type>25</service_type>
</tuning>

Code:
BBC HD:

<tuning>
  <type>DVB-S</type>
  <locator>
    <frequency>10847</frequency>
    <polarity>V</polarity>
    <symbol_rate>23000</symbol_rate>
    <fec>23</fec>
    <diseqc_type>1</diseqc_type>
    <lnb>1</lnb>
    <lowosc>9750</lowosc>
    <highosc>10600</highosc>
    <switch>11700</switch>
    <modulation>8PSK</modulation>
    <rolloff>0.35</rolloff>
    <pilot>0</pilot>
  </locator>
  <service_id>6940</service_id>
  <tsid>2050</tsid>
  <onid>2</onid>
  <service_type>25</service_type>
</tuning>

You might also want to post logs so we can get to the bottom of what's wrong to avoid problems next time too.

Iain
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#15
2012-10-02, 08:46 AM
Interesting - well, I've checked the lastscan.xml for the HD channels (which is where I guess your code snippet is from) and they ain't there.

As you say, I'm not too keen on deleting the lot and starting it all again, so I've thrown together the logs that cover the period last night when I was trying to get it working - hope you can make some sense of them.

Thanks again for your help.
[ATTACH=CONFIG]34549[/ATTACH]
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#16
2012-10-02, 09:38 AM
liteswap Wrote:Interesting - well, I've checked the lastscan.xml for the HD channels (which is where I guess your code snippet is from) and they ain't there.

The snippets above came directly out of the npvr.db3 database, but are probably the same as what gets logged to the xml.

Iain
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#17
2012-10-02, 10:01 AM
Thanks - will need to find a foolproof way of editing that database then - what would you recommend?
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#18
2012-10-02, 10:32 AM
Ok, I found and used this: SQLite Database Browser - an SQLite GUI which is a tad quicker than sqlite3.exe.

I altered the xml for both my tuners for the BBC 1 HD and BBC HD channels - and on checking the settings inside NPVR, I find that the FEC value (I keep thinking Father Ted - sorry) is 2/3 - which is OK, but modulation has reverted to QPSK - it will not accept 8PSK as a value. Groan.

Thoughts?
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

imilne
Offline

Posting Freak

Posts: 2,423
Threads: 135
Joined: Feb 2008
#19
2012-10-02, 10:56 AM
Have you tried updating the xml (in the database) and then just seeing if the channel starts? Without worrying about what any of the GUI stuff is showing for it?

(I'm at work now and can't help debug too much without a working install in front of me)

Iain
liteswap
Offline

Senior Member

Posts: 713
Threads: 70
Joined: Aug 2006
#20
2012-10-02, 11:15 AM
Yup, that's exactly what I tried first. Didn't work, alas, so I thought I'd take a look at the settings dialogs. Thanks for your help - these are among the two channels we watch most, so much distress here at Liteswap Towers Smile
- Silent client PVR: HDPlex HS.1 aluminium fanless case / Thin-ITX ASRock H81TM-ITX motherboard / Intel Celeron 1850T CPU / 4GB RAM / 120GB SSD / TBS6982 DBS-S2 [SIZE=1]dual-tuner card / Win10+nPVR+Plex Media Player feeding LG OLED55B6V + Anthem MRX510 AV Receiver / PMC GB1 / B&W / REL speakers.
- Noisy NAS: Xeon / Intel mobo / 16GB RAM / FreeNAS + Ubuntu VMs on VMware ESXi + 12TB RAID
[/SIZE] running Plex Media Server

« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (10): « Previous 1 2 3 4 5 … 10 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  NextPVR hangs when tuning to offline channel? CormacBaptiste 2 1,936 2021-02-03, 01:29 PM
Last Post: Graham
  NextPVR hangs when tuning to offline channel madbrain 2 1,756 2020-07-06, 09:09 PM
Last Post: madbrain
  Video Meta information made from scratch MPMovieBuff 1 1,664 2020-04-06, 02:51 PM
Last Post: mvallevand
  Freesat EPG not updating since the 5th of Aug 2019 softfoot 12 4,185 2019-08-17, 02:47 AM
Last Post: softfoot
  sat ip Uk freesat epg gromgsxr 34 7,289 2019-05-19, 08:36 PM
Last Post: sub
  UK Freesat More4 hansol123 0 922 2019-03-10, 09:38 AM
Last Post: hansol123
  What Frequency does Freesat OTA EPG come from? Beeman 13 3,873 2019-01-09, 06:07 PM
Last Post: Bobins
  No U.S. ATSC TV Program Information for Recording - Recording and Decoder Code Below wmnally5 9 2,991 2018-11-28, 05:08 PM
Last Post: rmeden
  Removal of Chanel 4 HD from UK Freesat jcjefferies 15 4,690 2018-03-03, 05:20 PM
Last Post: hansol123
  Tuning time arrbee99 8 3,751 2017-12-29, 05:27 AM
Last Post: arrbee99

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

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

Linear Mode
Threaded Mode