NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support v
« Previous 1 … 7 8 9 10 11 … 43 Next »
How to Import Channels?

 
  • 0 Vote(s) - 0 Average
How to Import Channels?
HITFM885
Offline

Junior Member

China
Posts: 6
Threads: 2
Joined: Jun 2023
#1
2023-07-01, 03:45 AM
It's on http://localhost:8866/settings.html# Settings->Devices page?,I Try to Import one channel on Devices Import using m3u,and finally i click save,however,nothing goes on,it sill said This device currently has no channels, hit the Scan or Import buttons to add channels to this device. Even refreshing is useless
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#2
2023-07-01, 05:20 AM
Use 'Log Files' button to collect the logs, then post them, and I'll check what happened.
HITFM885
Offline

Junior Member

China
Posts: 6
Threads: 2
Joined: Jun 2023
#3
2023-07-01, 06:08 AM
(2023-07-01, 05:20 AM)sub Wrote: Use 'Log Files' button to collect the logs, then post them, and I'll check what happened.


Attached Files
.zip   logs-20230701-1408.zip (Size: 131.22 KB / Downloads: 5)
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#4
2023-07-01, 05:43 PM
The most obvious thing I see in your logs, is that it takes a very long time for you machine to download the m3u from your provider: (ie, either slow internet, or slow IPTV provider)

Quote:2023-07-01 10:52:10.552 [DEBUG][183] Downloading m3u
...
2023-07-01 10:56:12.021 [DEBUG][183] Loaded m3u
In this case, over four minutes.

Did you wait long enough for it to complete?
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,932
Threads: 956
Joined: May 2006
#5
2023-07-01, 08:52 PM
I think he waited as long as he could, going from the unicode han in the logs

Code:
2023-07-01 10:53:19.721    [DEBUG][161]    {"stat":"Failed","code":11,"msg":"\u7531\u4E8E\u8FDE\u63A5\u65B9\u5728\u4E00\u6BB5\u65F6\u95F4\u540E\u6CA1\u6709\u6B63\u786E\u7B54\u590D\u6216\u8FDE\u63A5\u7684\u4E3B\u673A\u6CA1\u6709\u53CD\u5E94\uFF0C\u8FDE\u63A5\u5C1D\u8BD5\u5931\u8D25\u3002 (nextpvr.com:443)"}

gives

Code:
由 于 连 接 方 在 一 段 时 间 后 没 有 正 确 答 复 或 连 接 的 主 机 没 有 反 应 , 连 接 尝 试 失 败 。

which means "A connection attempt failed because the connecting party did not properly reply after a period of time or the connected host became unresponsive."

Martin
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#6
2023-07-01, 08:59 PM
(2023-07-01, 08:52 PM)mvallevand Wrote: I think he waited as long as he could, going from the unicode han in the logs

Code:
2023-07-01 10:53:19.721    [DEBUG][161]    {"stat":"Failed","code":11,"msg":"\u7531\u4E8E\u8FDE\u63A5\u65B9\u5728\u4E00\u6BB5\u65F6\u95F4\u540E\u6CA1\u6709\u6B63\u786E\u7B54\u590D\u6216\u8FDE\u63A5\u7684\u4E3B\u673A\u6CA1\u6709\u53CD\u5E94\uFF0C\u8FDE\u63A5\u5C1D\u8BD5\u5931\u8D25\u3002 (nextpvr.com:443)"}

gives

Code:
由 于 连 接 方 在 一 段 时 间 后 没 有 正 确 答 复 或 连 接 的 主 机 没 有 反 应 , 连 接 尝 试 失 败 。

which means "A connection attempt failed because the connecting party did not properly reply after a period of time or the connected host became unresponsive."

Martin
FYI, that failure is from the attempt to ask nextpvr.com the current version number. Maybe he has a firewall blocking NextPVR from internet access?

Quote:2023-07-01 10:52:58.690 [DEBUG][161] Got request [::1]: /services/service (setting.version)
2023-07-01 10:52:58.690 [DEBUG][161] method=setting.version
2023-07-01 10:52:58.690 [DEBUG][161] parameters:
2023-07-01 10:52:58.690 [DEBUG][161] method: setting.version
2023-07-01 10:52:58.690 [DEBUG][161] format: json
2023-07-01 10:52:58.690 [DEBUG][161] sid: 48afef40-2ce0-4abd-a97a-0afbd571ca20
2023-07-01 10:52:58.690 [DEBUG][161] client_ip: ::1
2023-07-01 10:52:58.690 [DEBUG][161] user_agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.75 7Star/2.1.62.0 Safari/537.36
2023-07-01 10:52:58.690 [DEBUG][161] host_callback: ...
2023-07-01 10:52:58.690 [DEBUG][161] setting.version
....
2023-07-01 10:53:19.721 [DEBUG][161] {"stat":"Failed","code":11,"msg":"\u7531\u4E8E\u8FDE\u63A5\u65B9\u5728\u4E00\u6BB5\u65F6\u95F4\u540E\u6CA1\u6709\u6B63\u786E\u7B54\u590D\u6216\u8FDE\u63A5\u7684\u4E3B\u673A\u6CA1\u6709\u53CD\u5E94\uFF0C\u8FDE\u63A5\u5C1D\u8BD5\u5931\u8D25\u3002 (nextpvr.com:443)"}
HITFM885
Offline

Junior Member

China
Posts: 6
Threads: 2
Joined: Jun 2023
#7
2023-07-02, 01:37 AM
Maybe
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Error scanning Saorview DVB-T channels happybluegreen 2 132 2025-05-29, 05:16 PM
Last Post: seapoint
  DVB-T Channels [Streaming Failed (transcoder exited)] JaxMedia 4 345 2025-05-13, 10:09 AM
Last Post: JaxMedia
  Recording from the point you switch channels rather than when you press record Swindiff 2 246 2025-05-05, 12:30 PM
Last Post: Swindiff
  No program data for radio channels (Freesat) Swindiff 4 427 2025-04-29, 07:14 PM
Last Post: Swindiff
  Main UK channels not playing Swindiff 23 1,857 2025-04-08, 02:52 PM
Last Post: Swindiff
  Successful import from MythTV DB to NextPVR Allan 0 255 2025-02-10, 09:51 PM
Last Post: Allan
  Recurring Recordings Not Working After Merging Channels BrettB 2 269 2025-02-06, 04:00 AM
Last Post: mvallevand
  Swapped Channels Question SilverTiger 4 481 2024-11-19, 03:44 PM
Last Post: SilverTiger
  Connection Timeout Issue When Selecting Channels in Kodi with NextPVR Paul92 9 1,184 2024-11-02, 11:40 PM
Last Post: mvallevand
  It is far too easy to delete all channels. Paul92 1 379 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