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 … 179 180 181 182 183 … 433 Next »
Error trying out SD lineup for Norwaay

Error trying out SD lineup for Norwaay
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#1
2015-07-01, 07:13 PM
I'm trying to test SD's lineup for Norway but I don't get Norway in the list of countries, there is an error message in the log while nprv is trying to get the list of countries:
Code:
2015-07-01 21:03:43.254    [ERROR][1]    Unexpected error requesting headends: Newtonsoft.Json.JsonReaderException: Error reading JArray from JsonReader. Current JsonReader item is not an array: StartObject. Path '', line 1, position 1.
   at Newtonsoft.Json.Linq.JArray.Load(JsonReader reader)
   at Newtonsoft.Json.Linq.JArray.Parse(String json)
   at NShared.SchedulesDirectJSONEPGSource.GetLineupsOptionsForZipCode(String country, String zipcode)

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#2
2015-07-01, 07:44 PM
See if this patch helps http://forums.nextpvr.com/showthread.php...post489332
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#3
2015-07-01, 07:58 PM
[ATTACHMENT NOT FOUND]It sure does, but the channel names does look a bit alien to me, and nothing like in the xmltv file I posted to SD in another thread...

"I'd rather have a bottle in front of me than a frontal lobotomy"
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,740
Threads: 767
Joined: Nov 2003
#4
2015-07-01, 08:14 PM
Looks like NextPVR is doing it's thing correctly. Channel names etc are more a Schedules Direct side of things.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#5
2015-07-01, 08:19 PM
sub Wrote:Looks like NextPVR is doing it's thing correctly. Channel names etc are more a Schedules Direct side of things.
Yeah I know, I'v notified rkulagow.

"I'd rather have a bottle in front of me than a frontal lobotomy"
rkulagow
Offline

Member

Posts: 176
Threads: 12
Joined: Dec 2014
#6
2015-07-02, 03:21 PM
Can you give me some more information on what the issue is, or what's happening with the automapping? The lineup that NextPVR downloads looks like this:

Code:
"map": [
        {
            "stationID": "90047",
            "channel": "011"
        },
        {
            "stationID": "90053",
            "channel": "015"
        },
        {
            "stationID": "17444",
            "channel": "019"
        },
<snip>

"stations": [
        {
            "stationID": "90047",
            "name": "FEM",
            "callsign": "FEMN",
            "broadcastLanguage": [
                "no"
            ],
            "descriptionLanguage": [
                "no"
            ]
        },
        {
            "stationID": "90053",
            "name": "Viasat 4",
            "callsign": "VIA4N",
            "broadcastLanguage": [
                "no"
            ],
            "descriptionLanguage": [
                "no"
            ]
        },
        {
            "stationID": "17444",
            "name": "Discovery Channel (UK)",
            "callsign": "DISCOV",
            "broadcastLanguage": [
                "en-GB"
            ],
            "descriptionLanguage": [
                "en-GB"
            ],
            "logo": {
                "URL": "https://s3.amazonaws.com/schedulesdirect/assets/stationLogos/s17444_h3_aa.png",
                "height": 270,
                "width": 360,
                "md5": "6fa6f537d0abca59498411"
            }
        },
        {
            "stationID": "68137",
            "name": "National Geographic HD",
            "callsign": "NATGHDE",
            "broadcastLanguage": [
                "en-GB"
            ],
            "descriptionLanguage": [
                "en-GB"
            ],
            "logo": {
                "URL": "https://s3.amazonaws.com/schedulesdirect/assets/stationLogos/s68137_h3_aa.png",
                "height": 270,
                "width": 360,
                "md5": "2333af6078e4a3e6d0739f"
            }
        },

So the map indicates which content is on each channel, and then the stations portion gives details on that station. So the full name is available to NextPVR.

What does the auto map look for in order to make the linkage?

Also, if you can send me an updated dump per the "UK" thread, then I can add more information to the lineup on the server so that the mapping function has more to work with.
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#7
2015-07-02, 06:43 PM
The channel names all looks like the screenshot I posted, I'll see what other info I can provide.

"I'd rather have a bottle in front of me than a frontal lobotomy"
mvallevand
Online

Posting Freak

Ontario Canada
Posts: 52,996
Threads: 956
Joined: May 2006
#8
2015-07-02, 09:44 PM
Reddwarf Wrote:The channel names all looks like the screenshot I posted, I'll see what other info I can provide.

NextPVR shows the ugly short names here in North America too. Call signs weren't bad before cable.

Martin
Reddwarf
Offline

Posting Freak

Posts: 6,629
Threads: 230
Joined: Mar 2007
#9
2015-07-02, 10:35 PM
mvallevand Wrote:NextPVR shows the ugly short names here in North America too. Call signs weren't bad before cable.

Martin
Ah, so this is not a problem that is unique to my country. Good to know Smile

"I'd rather have a bottle in front of me than a frontal lobotomy"
rkulagow
Offline

Member

Posts: 176
Threads: 12
Joined: Dec 2014
#10
2015-07-03, 03:09 AM
OK, then I'm not sure there's much that I can do from the Schedules Direct side? Taking the following as an example:

Code:
"stationID": "17444",
"name": "Discovery Channel (UK)",
"callsign": "DISCOV",

then it's up to NextPVR to display the "name" field instead of the "callsign" field in the drop down?

But if there's a different issue then please let me know so that we can make the international data better.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mouse Click on TV Guide throws an error mlopez1007 2 1,461 2021-03-22, 11:33 AM
Last Post: Graham
  How to delete a Schedules Direct Lineup from Version 4? mwkurt 2 1,672 2020-07-19, 02:32 PM
Last Post: mwkurt
  Unhandled Exception Error Message reedaf4 23 7,412 2020-03-13, 05:03 PM
Last Post: sub
Photo Server database error mnthope 4 2,206 2019-12-23, 11:28 PM
Last Post: sub
  Framework Error Mroctober 1 1,184 2019-09-25, 03:13 PM
Last Post: Graham
  EPG error message djregehr 3 1,646 2019-08-09, 05:50 PM
Last Post: djregehr
  Error in Channel Setup Rich A 17 4,270 2019-05-24, 10:17 PM
Last Post: Rich A
  Recording Error: No errors, but no data delivered. jksmurf 4 1,843 2019-04-08, 04:24 AM
Last Post: jksmurf
  Import Error with Updated NPVR Release Coulen 9 2,960 2019-03-08, 10:00 PM
Last Post: sub
  Recurring page causes exception error metrov 9 2,672 2019-02-07, 09:23 PM
Last Post: metrov

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

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

Linear Mode
Threaded Mode