NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Windows v
« Previous 1 … 7 8 9 10 11 … 101 Next »
UNC Path for EPG URL not Working in Import Channels

 
  • 0 Vote(s) - 0 Average
UNC Path for EPG URL not Working in Import Channels
taylormia
Offline

Junior Member

United States
Posts: 39
Threads: 5
Joined: Apr 2022
#1
2024-11-10, 03:44 PM
I'm on Windows version 7.0.0.241105.

When I import channels on an IPTV device with a UNC path (on a local server) for the m3u file and the EPG XML file and Update EPG (Fig. 1 and 2 in the Screenshots link below) - the EPG source is not imported for any channel (Fig. 3)
But, when I add the EPG Source manually (Fig. 4) and Edit the Channel details individually using this UNC path to the XML file (Fig. 5), the EPG is successfully updated (Fig. 6).

What is preventing the EPG source from being imported initially when the channels are imported into the IPTV device?

Thanks.

Click here for Screenshots
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#2
2024-11-10, 04:21 PM
The NextPVR recording service does not run as your account by default. It runs as a user called 'localsystem'. This user account may not have access to your UNC path.

You could go into the service settings, and change it to run as your account.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#3
2024-11-10, 04:23 PM (This post was last modified: 2024-11-10, 04:23 PM by mvallevand.)
Does file://\\rest of UNC name work? If it is the same UNC as the m3u it should work.

Martin
taylormia
Offline

Junior Member

United States
Posts: 39
Threads: 5
Joined: Apr 2022
#4
2024-11-10, 06:19 PM
(2024-11-10, 04:21 PM)sub Wrote: The NextPVR recording service does not run as your account by default. It runs as a user called 'localsystem'. This user account may not have access to your UNC path.

You could go into the service settings, and change it to run as your account.

The service is already running under my account and not Local System.
Also, why would the UNC path work for the m3u file but not for the xml file when they are in the same folder and the path is the same. Why would the xml file UNC path work when it is added manually in EPG Sources but not in the Import Channels section?
I have tried mapping the network path to a local drive such as Z: and that does not work. I've also tried file://\\UNC path and that does not work either.

Thanks for your help.
taylormia
Offline

Junior Member

United States
Posts: 39
Threads: 5
Joined: Apr 2022
#5
2024-11-10, 06:20 PM
(2024-11-10, 04:23 PM)mvallevand Wrote: Does file://\\rest of UNC name work?  If it is the same UNC as the m3u it should work.

Martin
file://\\UNC path does not work. Also see my response to sub.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#6
2024-11-10, 07:01 PM
It looks like it should work with file://\\unc\path for the epg. Try that, and post the logs.

Ultimately, I never test UNC paths so I'm not surprised if it doesn't work.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#7
2024-11-10, 07:14 PM
Sub I did try and I see and I figure it worked when I saw this for the EPG mapping

Code:
<epg>
  <source>XMLTV</source>
  <file>\\172.16.3.4\recordings\hdhomerun.xml</file>
  <mapping_id></mapping_id>
  <mapping_name>CBOT-DT</mapping_name>
</epg>

but I never ran one so I tried and nothing was loaded.  The UNC works in PreStartup.bat the type does display it.

Code:
2024-11-10 13:43:54.776    [DEBUG][94]    Loading XMLTV from: \\172.16.3.4\recordings\hdhomerun.xml
2024-11-10 13:43:54.777    [DEBUG][86]    Got request [127.0.0.1]: /services/service (system.epg.status)
2024-11-10 13:43:54.777    [DEBUG][86]    parameters:
2024-11-10 13:43:54.777    [DEBUG][86]       method: system.epg.status
2024-11-10 13:43:54.777    [DEBUG][86]       format: json
2024-11-10 13:43:54.777    [DEBUG][86]       sid: 07bf676f-a8a3-4319-bd92-d9157a737798
2024-11-10 13:43:54.778    [DEBUG][86]       client_ip: 127.0.0.1
2024-11-10 13:43:54.778    [DEBUG][86]       client_local: true
2024-11-10 13:43:54.778    [DEBUG][86]       user_agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
2024-11-10 13:43:54.778    [DEBUG][86]       host_callback: ...
2024-11-10 13:43:54.778    [DEBUG][86]    {"stat": "ok", "status": "Loading XMLTV listings  [\\\\172.16.3.4\\recordings\\hdhomerun.xml]", "updating": true}
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,659
Threads: 767
Joined: Nov 2003
#8
2024-11-10, 07:24 PM
I think the XMLTV EPG source itself can work for loading a file from a UNC path. The issue is really at IPTV scan time, where it looks at the xmltv file to determine the mappings. This step looks like it only accepts an XMLTV file with file:// prefix.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,830
Threads: 954
Joined: May 2006
#9
2024-11-10, 07:28 PM
That UNC didn't load and data though and I did give a file:// prefix (it shows in the IPTV_RECORDER table)

Martin
taylormia
Offline

Junior Member

United States
Posts: 39
Threads: 5
Joined: Apr 2022
#10
2024-11-10, 07:34 PM
Using only the UNC path for the M3U file and file://\\UNC Path for the XML file works in the Import Channels.
EPG source is shown as XMLTV in the Channels section
But the Source mapping is set to None in the Edit Channel Details window. It is not inserting the XML source link to the Channels.
Logs and screenshots attached

Click for Logs

[Image: VG27xRZ.png]

[Image: 6d1yo1c.png]

[Image: Pmo2N6h.png]
« 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
  No Audio Stream on most IPTV Channels pascholnahui 8 199 8 hours ago
Last Post: mvallevand
  Channel 7 TV channels do not load into my list cmacd 1 124 Yesterday, 07:25 AM
Last Post: hunbieni
  Since v7: EPG mostly "no listings", and channels change during recordings :'( rightbryce 38 2,750 2025-05-19, 03:18 PM
Last Post: erik123
  EPG not found for some channels via DVB-T2 (version 7) Kotoka 80 4,166 2025-05-17, 12:24 PM
Last Post: Kotoka
  How to Trigger EPG Import? banshee2005 4 283 2025-05-07, 02:30 AM
Last Post: mvallevand
  Problem with encrypted channels achim_m 0 108 2025-05-03, 03:34 PM
Last Post: achim_m
  EPG not found for some channels - DVB/ATSC (NextPVR version 7) Nimoder 22 1,154 2025-03-12, 10:18 PM
Last Post: sub
  Channels not displaying in client(s) Druhl 1 202 2025-02-17, 05:08 PM
Last Post: sub
  EPG No Longer Working - zap2xml SamM 11 1,474 2025-02-13, 11:00 PM
Last Post: SamM
Photo NextTVPI and Titan Record Not Working N88yanks 18 675 2025-02-03, 09:21 PM
Last Post: N88yanks

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

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

Linear Mode
Threaded Mode