So I have been trying to figure this out for a few days and am getting nowhere. I have an iptv service that I have been using an xml file with (generated from zap2xml). It was working fine for a while and then one day most of the channels started showing "no show details". These channels are still mapped correctly in Settings and some channels still show the guide info correctly. does any one know what is going on?
Sub and I are now ready to start testing a pre release version of Kodi with working timeshifting on v5. There is a Kodi build for Matrix and many platforms and partial build for Leia Win64 now with 32bit coming. I will do a custom CoreElec build for the Odroid N2 but I won't be making an LibreElec builds, the source will be available for the adventurous.
- implement v5 timeshifting *
- improve playback of in progress recordings *
- added original air date as firstAired
- live and new flags modify firstAired
- added Advanced Recording type
- Add genres to recordings (Kodi bug doesn't display them)
- can force delete of all channel icons from the setup screen
- added the sid to recordings*
- removed forced (YEAR) from EPG titles, Kodi V19 does this now.
- reintroduce XMLUtils makes the parsing code easier to read.*
- continue to change c to c++*
- fixed bug passing empty channel group titles to Kodi (kodi bug) *
I'd like to test V4 and V5 servers so the upgrade to V5 is recommended but not mandatory.
If you are interested in testing please post on this thread information on your configuration so I'd know what to prepare, and what you are interested in testing.
Matrix builds are now part of the nightly release
The Jenkins Leia build is https://jenkins.kodi.tv/blue/organizatio.../artifacts. The Leia changes are showi with the *
.
Custom Windows builds for Leia are attached (i686 is 32 bit) and CorElec for the Odroid N2 with all the Matrix feature are attached.
Posted by: VCR58 - 2019-12-14, 03:52 AM - Forum: Linux
- Replies (3)
I tried several times to get this new v5.01 installed on my debian pc but without success. First I failed to read the warning about attempting to update with 1.0 helper . So I ended up purging all the old stuff, downloading the new helper, and reinstalling. When I finished the install and checked the status of nextpvr I got this...
Dec 13 21:18:22 straitdeb systemd[1]: Starting NextPVRServer... Dec 13 21:18:22 straitdeb server.sh[17111]: Starting server../opt/nextpvr/shell/server.sh: line 27: /opt/dotnet/dotnet: No such file or Dec 13 21:18:24 straitdeb server.sh[17111]: Done. PID= Dec 13 21:18:24 straitdeb systemd[1]: nextpvr-server.service: Succeeded. Dec 13 21:18:24 straitdeb systemd[1]: Started NextPVRServer.
There was a warning in red when the install started but it went by too fast and I don't have enough lines to scroll up to see what it was. I noticed there was no dotnet folder created. The web page won't display remotely or by localhost on the target pc. Also no user data was created just the folder in /var/opt/nextpvr
I am running NPVR v5 (5.0.0.191201) on Windows 10 and have recently acquired a HDHomeRun Quatro so I need to create and XML file to update the EPG. To do this I am using Digiguide TV (for UK) and XMLTV / XMLTVGUI to create the necessary XML file. I have created a UpdateEPG.bat file in C:\Users\Public\NPVR-data\scripts which when I run it from a DOS prompt works and creates the XML file. I have added the HDHomeRun devices, scanned the channels (mapping the channel to the XML file and then attempted to update the EPG via the web pages (Setrtings / About) but although it tells the UpdateEPG.bat is being run nothing actually seems to happen. I have added some debug logging (writing the date/time to a simpole logfile when the batch file is executed) and this seem to confirm the UpdateEPG.bat file is not being actioned. I cannot find anything in the NPVR logfile to show the update is happening either.
Any suggetsions ? I can provide logfiles, batch files, XML output etc if needed.
As all the updates for the last 18 months in the previous thread disappeared when the forum software changed, and the v4 Wiki has been frozen, here are the updated collections of Channel icons (logos) for all the UK Freeview, Freesat & most of the Sky free to air (no card) Channels.
This pack includes TV, Radio and all the Local TV Logos.
I have included most of the religious, ethnic, shopping etc. channels and BBC Red Button logos. There is also a Plain Brown Envelope generic Adult logo!
They are in 16:9 format 360x200, highly optimised png format, should be good up to 4K. (Let me know if it isn't)
If required for a particular application I could batch any size up to 1000 x 562
I have also updated the Channel Guide, but it is hard to keep up with their number changing games - so don't blame me if it is wrong
If there are any channels missing that I have not noticed or any Sky Free to Air (no card) channels you would like me to add, just list them in this thread and I may oblige.
I was listening to DVB-T radio on a friend's TV, and on screen it told me the title and artist of the track that was playing.
Is there an option to get this displayed in NPVR.
(BBC Radio 2 from the Mendip transmitter)
Smiffy
I saw a post on reddit which was of interest to me. A user said that he is able to pull an M3U list from NextPvr and have other applications access it. I would like to do the same but Im struggling to get his method to work.
Attatched is a screenshot from the post. Can anyone explain this to me?
My EPG is beginning to show "No Show" on a bunch of channels. When I go into settings and manually update the EPG I am seeing a date error(Happens to fast to catch but it starts with "Date requested(2020-01-01) not within...". I have included my logs. Viewing the logs I see the following:
Code:
{"account":{"expires":"2020-10-01T01:33:18Z","messages":[],"maxLineups":4},"lineups":[{"lineup":"USA-OTA-23502","modified":"2019-11-09T06:39:03Z","uri":"\/20141201\/lineups\/USA-OTA-23502","name":"Local Over the Air Broadcast "}],"lastDataUpdate":"2019-12-11T21:50:37Z","notifications":[],"systemStatus":[{"date":"2015-09-08T00:00:00Z","status":"Online","message":"No known issues."}],"serverID":"20141201.web.1","datetime":"2019-12-12T00:55:40Z","code":0}
2019-12-11 19:55:40.442 [ERROR][6] Unexpected error in EPGEvent.LoadByOID(): System.Data.SQLite.SQLiteException (0x80004005): database disk image is malformed
database disk image is malformed
at System.Data.SQLite.SQLite3.Reset(SQLiteStatement stmt)
at System.Data.SQLite.SQLite3.Step(SQLiteStatement stmt)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteDbDataReader(CommandBehavior behavior)
at System.Data.Common.DbCommand.ExecuteReader()
at NUtility.EPGEvent.GetListingsForTimePeriodForChannel(Channel channel, DateTime startTime, DateTime endTime)
This is repeated several times then I see:
Code:
2019-12-11 19:55:40.519 [DEBUG][6] Requesting /schedules
2019-12-11 19:55:41.016 [DEBUG][6] Got /schedules:
2019-12-11 19:55:41.153 [DEBUG][6] 3.1 WTKR-DT
{
"stationID": "30441",
"serverID": "20141201.web.1",
"code": 7020,
"response": "SCHEDULE_RANGE_EXCEEDED",
"minDate": "2019-12-11",
"maxDate": "2019-12-28",
"requestedDate": "2019-12-29",
"message": "Date requested (2019-12-29) not within 2019-12-11 -> 2019-12-28 for stationID 30441."
}
2019-12-11 19:55:41.153 [ERROR][6] (3.1 - WTKR-DT): Date requested (2019-12-29) not within 2019-12-11 -> 2019-12-28 for stationID 30441.
2019-12-11 19:55:41.153 [DEBUG][6] 3.1 WTKR-DT
{
"stationID": "30441",
"serverID": "20141201.web.1",
"code": 7020,
"response": "SCHEDULE_RANGE_EXCEEDED",
"minDate": "2019-12-11",
"maxDate": "2019-12-28",
"requestedDate": "2019-12-30",
"message": "Date requested (2019-12-30) not within 2019-12-11 -> 2019-12-28 for stationID 30441."
}
2019-12-11 19:55:41.153 [ERROR][6] (3.1 - WTKR-DT): Date requested (2019-12-30) not within 2019-12-11 -> 2019-12-28 for stationID 30441.
2019-12-11 19:55:41.153 [DEBUG][6] 3.1 WTKR-DT
{
"stationID": "30441",
"serverID": "20141201.web.1",
"code": 7020,
"response": "SCHEDULE_RANGE_EXCEEDED",
"minDate": "2019-12-11",
"maxDate": "2019-12-28",
"requestedDate": "2019-12-31",
"message": "Date requested (2019-12-31) not within 2019-12-11 -> 2019-12-28 for stationID 30441."
}
2019-12-11 19:55:41.153 [ERROR][6] (3.1 - WTKR-DT): Date requested (2019-12-31) not within 2019-12-11 -> 2019-12-28 for stationID 30441.
2019-12-11 19:55:41.153 [DEBUG][6] 3.1 WTKR-DT
{
"stationID": "30441",
"serverID": "20141201.web.1",
"code": 7020,
"response": "SCHEDULE_RANGE_EXCEEDED",
"minDate": "2019-12-11",
"maxDate": "2019-12-28",
"requestedDate": "2020-01-01",
"message": "Date requested (2020-01-01) not within 2019-12-11 -> 2019-12-28 for stationID 30441."
}
2019-12-11 19:55:41.153 [ERROR][6] (3.1 - WTKR-DT): Date requested (2020-01-01) not within 2019-12-11 -> 2019-12-28 for stationID 30441.
2019-12-11 19:55:41.155 [DEBUG][6] 3.2 ThisTV
{
"stationID": "30442",
"serverID": "20141201.web.1",
"code": 7020,
"response": "SCHEDULE_RANGE_EXCEEDED",
"minDate": "2019-12-10",
"maxDate": "2019-12-28",
"requestedDate": "2019-12-29",
"message": "Date requested (2019-12-29) not within 2019-12-10 -> 2019-12-28 for stationID 30442."
}
And that repeats for other channels. NPVR and SchedulesDirect have been working fine on my system for several years, whats going on with my setup?
I have just tried to update the Logo zips in the v4 Wiki - mainly to include the updated logos that disappeared from the forum attachments when the software was updated.
I can log in to the Wiki, but I am getting a [Cannot modify site -- $EnableReadOnly is set] while trying to add attachments. Also they are not attaching to a post in the forum - I'm guessing, that at 5.5 Mb they are too big although it doesn't say so.