2013-03-29, 03:57 PM
Tre4Bax Wrote:Just tried with a single file and it says no recordings imported :-(Post the file you created and I'll tell you what is wrong with it.
2013-03-29, 03:57 PM
Tre4Bax Wrote:Just tried with a single file and it says no recordings imported :-(Post the file you created and I'll tell you what is wrong with it.
2013-03-29, 06:14 PM
Alas I still cannot get NextPVR to recognise my file as full of valid entries. It always comes back with 0 records imported. Is there a log file for this that might give me more information?
2013-03-29, 06:20 PM
This is the complete file generated for a single recording, this is the version with the OID entries removed as I'm told NextPVR generates these anyway. With fake OIDs in place it still did not import anything.
<?xml version="1.0" encoding="UTF-8"?> <recordings> <recording> <name>Stargate SG-1</name> <channel>PICK TV</channel> <filename>d:\Stargate SG-1_PICK TV_2013_02_26_19_57_00.wtv</filename> <status>READY</status> <startTime>2013-2-26T19.57.00.0000000Z</startTime> <endTime>2013-2-26T21.04.57.0000000Z</endTime> <Event> <Title>Stargate SG-1</Title> <SubTitle>Serpent's Venom</SubTitle> <Description> SG-1 undertakes a mission to disrupt a possible alliance between two powerful system lords.</Description> <StartTime>2013-2-26T19.57.02.0000000Z</StartTime> <EndTime>2013-2-26T21.01.22.0000000Z</EndTime> </Event> </recording> </recordings>
2013-03-29, 06:33 PM
It's failing to import it because your date/time formats are wrong. It expects them to look like this:
Code: 2013-03-29T05:08:55.0000000Z Yours looks like this: Code: 2013-2-26T19.57.00.0000000Z ie, you've used periods in the time when it should be colons.
2013-03-29, 07:16 PM
Rats, can mod that easily enough :-) too close to see it!
I'm also playing with the channel exports but the XML does not seem to be right in those files. It doesn't load cleanly in IE or it appears as a system.xml document. Any ideas?
2013-03-29, 07:20 PM
If you zip and attach the file, I'll check it out.
2013-03-29, 07:24 PM
Okay time format now changed to
2013-02-26T19:57:00.0000000Z but still won't import so there must be something else too :-(
2013-03-29, 07:30 PM
Okay, Hopefully that is attached. Both of the files show in IE as a complete block of text filling the page rather than as xml that you can open and close bits of. I think that is because it is not reading it, but I also think it is fussy and may not read it without the preceeding XML version line. Whatever it is I can't get the Document to load in C#.
I'm not seeing anything that might indicate channel encryption in the xml, do you happen to know if it can be seen. I noticed it was detected when I scanned the channels.
2013-03-29, 07:54 PM
(This post was last modified: 2013-03-29, 08:12 PM by johnsonx42.)
There are several places in the files where you have just "&" rather than "&". This makes my XML reader (XML Notepad) barf.
Using Notepad++ I replaced the "&" with "&" and then replaced "&amp;" with "&" (to undo the places where the first replace doubled them), and now both load fine in XML Notepad and IE. Can't say whether they're ok for NPVR, don't want to try it on my live system.
server: NextPVR 5.0.7/Win10 2004/64-bit/AMD A6-7400k/hvr-2250 & hvr-1250/Winegard Flatwave antenna/Schedules Direct
main client: NextPVR 5.0.7 Desktop Client; LG 50UH5500 WebOS 3.0 TV
2013-03-29, 08:06 PM
Tre4Bax Wrote:I'm trying to import my Mediacenter recordings into NextPVR. .....Did you find http://www.nextpvr.com/nwiki/pmwiki.php?....VidImport It might help to get the files loaded into the database so that you can create/export a recording list and edit that to get subtitle data into the db. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
TVguide.com listings changed things again | Legacy14 | 1 | 1,225 |
2018-07-26, 04:37 AM Last Post: CDinger |
|
Windows 10 Setup a Mess - Several Things | Maavalous | 17 | 4,790 |
2017-08-21, 06:50 PM Last Post: Maavalous |
|
Couple of things... | mattyb | 6 | 2,318 |
2012-09-10, 07:56 PM Last Post: mattyb |
|
Things missing from GBPVR | djphatjive | 8 | 2,525 |
2011-08-26, 03:02 PM Last Post: imilne |
|
HDHR recordings fails daily - restart fixes things for a while | wtg | 20 | 4,281 |
2011-01-26, 06:43 PM Last Post: johnsonx42 |
|
N-PVR 1.5.21 Small Visual Anomalies And Other Things... | IanSav | 12 | 3,657 |
2010-07-03, 09:07 AM Last Post: johnsonx42 |
|
things I never liked about GB-PVR that have now made it to Next-PVR.... | johnsonx42 | 23 | 7,214 |
2010-06-20, 08:10 PM Last Post: johnsonx42 |