NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
1 2 3 4 5 … 43 Next »
Error scanning Saorview DVB-T channels

 
  • 0 Vote(s) - 0 Average
Error scanning Saorview DVB-T channels
happybluegreen
Offline

Junior Member

Ireland
Posts: 1
Threads: 1
Joined: May 2025
#1
Yesterday, 04:56 PM
Hi,

Running nextpvr amd64 docker container with TBS pcie tuner card.

When I scan for saorview channels in nextpvr it encounters an error parsing the scan data see log output below.

Seems to be a bug in parsing the channel info:

...snip...
[33] GOT: ~1100~~RTÉTN~12~474000000OFF~254
[40] Got request [XXX.XXX.XXX.XXX]: /services/service (setting.scan.status)
[40] parameters:
[40]    method: setting.scan.status
[40]    format: json
[40]    sid: bdf4f291-479c-4a74-8bed-c41a55056657
[40]    client_ip: XXX.XXX.XXX.XXX
[40]    client_local: true
[40]    user_agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
[40]    host_callback: ...
[40] setting.scan.status
[40] {"stat":"Failed","code":11,"msg":"Scanner not active"}
...snip...
Unhandled exception. System.FormatException: The input string '474000000OFF' was not in a correct format.
  at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
  at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
  at NShared.Recorders.DigitalScannerLinux.<>c__DisplayClass24_1.<WorkerThread>b__0(Object sender, DataReceivedEventArgs e)
  at System.Diagnostics.AsyncStreamReader.FlushMessageQueue(Boolean rethrowInNewThread)
--- End of stack trace from previous location ---
  at System.Threading.ThreadPoolWorkQueue.Dispatch()
  at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,901
Threads: 955
Joined: May 2006
#2
Yesterday, 05:09 PM (This post was last modified: Yesterday, 05:11 PM by mvallevand.)
I actually just saw these errors on another thread this morning crashing the server. Sub will need to look be it comes from the scan

Code:
2025-05-29 12:47:45:753 [DEBUG] Adapter::Adapter()
2025-05-29 12:47:45:753 [DEBUG] Scanning from /usr/share/dvb/dvb-t/ie-ThreeRock-small
2025-05-29 12:47:45:753 [DEBUG] Channel config will be saved to /var/opt/nextpvr/adapter0-frontend1-DVB-T-channels.conf
2025-05-29 12:47:45:986 [DEBUG] >>> Scanning@next
2025-05-29 12:47:45:986 [DEBUG] >>> Scanning 570000000
2025-05-29 12:47:59:600 [DEBUG] ~2100~~RTÉTN~12~570000000OFF~255
2025-05-29 12:47:59:600 [DEBUG] ~2101~RTÉ One~RTÉTN~25~570000000OFF~1
2025-05-29 12:47:59:600 [DEBUG] ~2102~RTÉ2 +1~RTÉTN~22~570000000OFF~12
2025-05-29 12:47:59:600 [DEBUG] ~2103~Virgin Media 3~RTÉTN~22~570000000OFF~6
2025-05-29 12:47:59:600 [DEBUG] ~2104~TG4 +1~RTÉTN~22~570000000OFF~14
2025-05-29 12:47:59:600 [DEBUG] ~2105~~RTÉTN~22~570000000OFF~15
2025-05-29 12:47:59:600 [DEBUG] ~2107~Virgin Media 4~RTÉTN~22~570000000OFF~7
2025-05-29 12:47:59:600 [DEBUG] ~2108~Challenge~RTÉTN~22~570000000OFF~8
2025-05-29 12:47:59:600 [DEBUG] ~2109~~RTÉTN~22~570000000OFF~9
2025-05-29 12:47:59:600 [DEBUG] ~2110~~RTÉTN~22~570000000OFF~10
2025-05-29 12:47:59:600 [DEBUG] ~2111~RTÉ One +1~RTÉTN~22~570000000OFF~11
2025-05-29 12:47:59:600 [DEBUG] ~2117~RTÉ Junior~RTÉTN~22~570000000OFF~17
2025-05-29 12:47:59:600 [DEBUG] ~2106~Cúla4~RTÉTN~22~570000000OFF~18
2025-05-29 12:47:59:600 [DEBUG] ~2118~Sky News~RTÉTN~22~570000000OFF~23
2025-05-29 12:47:59:600 [DEBUG] ~2119~~RTÉTN~22~570000000OFF~28
2025-05-29 12:47:59:600 [DEBUG] ~2120~Saorview Information~RTÉTN~22~570000000OFF~29
2025-05-29 12:47:59:600 [DEBUG] ~2121~Saorview Information~RTÉTN~22~570000000OFF~30
2025-05-29 12:47:59:600 [DEBUG] ~2122~~RTÉTN~22~570000000OFF~31
2025-05-29 12:47:59:600 [DEBUG] ~2130~2rn~RTÉTN~22~570000000OFF~50
2025-05-29 12:47:59:600 [DEBUG] ~2243~~RTÉTN~2~570000000OFF~212
2025-05-29 12:47:59:600 [DEBUG] ~2244~~RTÉTN~2~570000000OFF~213
2025-05-29 12:47:59:601 [DEBUG] ~2241~Radio Maria Ireland~RTÉTN~2~570000000OFF~210
2025-05-29 12:47:59:601 [DEBUG] ~2242~~RTÉTN~2~570000000OFF~211
2025-05-29 12:47:59:601 [DEBUG] ~2245~RTÉ Radio 1 Extra~RTÉTN~2~570000000OFF~201
2025-05-29 12:47:59:601 [DEBUG] ~2246~RTÉ Pulse~RTÉTN~2~570000000OFF~205
2025-05-29 12:47:59:601 [DEBUG] ~2247~RTÉ 2XM~RTÉTN~2~570000000OFF~206
2025-05-29 12:47:59:601 [DEBUG] ~2248~~RTÉTN~2~570000000OFF~217
2025-05-29 12:47:59:601 [DEBUG] ~2249~RTÉ Gold~RTÉTN~2~570000000OFF~208
2025-05-29 12:47:59:601 [DEBUG] ~2250~RTÉ Chill~RTÉTN~2~570000000OFF~209
2025-05-29 12:47:59:601 [DEBUG] >>> Scanning@about to store
2025-05-29 12:47:59:601 [DEBUG] >>> Scanning@about to free loop
2025-05-29 12:47:59:601 [DEBUG] >>> Scanning@about to start next loop (c3b80870)
2025-05-29 12:47:59:601 [DEBUG] >>> Scanning@next
2025-05-29 12:47:59:601 [DEBUG] >>> Scanning 198500000
2025-05-29 12:48:04:526 [DEBUG] >>> Scanning@abort

Martin
seapoint
Offline

Junior Member

Ireland
Posts: 10
Threads: 1
Joined: May 2025
#3
Yesterday, 05:16 PM
(Yesterday, 04:56 PM)happybluegreen Wrote: Hi,

Running nextpvr amd64 docker container with TBS pcie tuner card.

When I scan for saorview channels in nextpvr it encounters an error parsing the scan data see log output below.

Seems to be a bug in parsing the channel info:

...snip...
[33] GOT: ~1100~~RTÉTN~12~474000000OFF~254
[40] Got request [XXX.XXX.XXX.XXX]: /services/service (setting.scan.status)
[40] parameters:
[40]    method: setting.scan.status
[40]    format: json
[40]    sid: bdf4f291-479c-4a74-8bed-c41a55056657
[40]    client_ip: XXX.XXX.XXX.XXX
[40]    client_local: true
[40]    user_agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
[40]    host_callback: ...
[40] setting.scan.status
[40] {"stat":"Failed","code":11,"msg":"Scanner not active"}
...snip...
Unhandled exception. System.FormatException: The input string '474000000OFF' was not in a correct format.
  at System.Number.ThrowFormatException[TChar](ReadOnlySpan`1 value)
  at System.Int32.Parse(String s, NumberStyles style, IFormatProvider provider)
  at NShared.Recorders.DigitalScannerLinux.<>c__DisplayClass24_1.<WorkerThread>b__0(Object sender, DataReceivedEventArgs e)
  at System.Diagnostics.AsyncStreamReader.FlushMessageQueue(Boolean rethrowInNewThread)
--- End of stack trace from previous location ---
  at System.Threading.ThreadPoolWorkQueue.Dispatch()
  at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()

Snap!! I'm pointing @ Thre Rock and struggling too.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  DVB-T Channels [Streaming Failed (transcoder exited)] JaxMedia 4 301 2025-05-13, 10:09 AM
Last Post: JaxMedia
  Recording from the point you switch channels rather than when you press record Swindiff 2 229 2025-05-05, 12:30 PM
Last Post: Swindiff
  No program data for radio channels (Freesat) Swindiff 4 401 2025-04-29, 07:14 PM
Last Post: Swindiff
  Main UK channels not playing Swindiff 23 1,791 2025-04-08, 02:52 PM
Last Post: Swindiff
  Error when trying to download VoDs ModdingFriendly 9 1,618 2025-03-15, 12:16 AM
Last Post: ModdingFriendly
  [FFMPEG]: HTTP error 404 Not Found bit_creepy 19 1,481 2025-02-27, 05:04 AM
Last Post: sub
  Recurring Recordings Not Working After Merging Channels BrettB 2 264 2025-02-06, 04:00 AM
Last Post: mvallevand
  Swapped Channels Question SilverTiger 4 466 2024-11-19, 03:44 PM
Last Post: SilverTiger
  Connection Timeout Issue When Selecting Channels in Kodi with NextPVR Paul92 9 1,154 2024-11-02, 11:40 PM
Last Post: mvallevand
  It is far too easy to delete all channels. Paul92 1 370 2024-10-19, 01:46 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