2020-10-24, 05:05 PM
Maybe just run this https://forums.nextpvr.com/showthread.ph...#pid539736 and send me the zipped 4martin.txt file.
Martin
Martin
2020-10-24, 05:05 PM
Maybe just run this https://forums.nextpvr.com/showthread.ph...#pid539736 and send me the zipped 4martin.txt file.
Martin
2020-10-24, 05:34 PM
Here you get three examples:
Documentaion: Faszination Kanada-Québec - Von Montreal zur Atlantikküste-1435-20200621 Länder - Menschen - Abenteuer-Unterwegs in Kanada - British Columbia und Vancouver-1025-20201014 Videos: Frühstück bei Monsieur Henri-1655-20200823 Ralf
2020-10-24, 05:51 PM
(2020-10-24, 05:01 PM)mvallevand Wrote: I was writing a general scrapper that didn't get much traction here but I should be able to easily modify that to import these. 1120 is the time based on what I see here https://www.sixx.de/tv/betty-in-new-york...-der-liebe (2020-10-24, 05:05 PM)mvallevand Wrote: Maybe just run this https://forums.nextpvr.com/showthread.ph...#pid539736 and send me the zipped 4martin.txt file. ... The required library hostfxr.dll could not be found. Ralf
2020-10-24, 06:11 PM
(2020-10-24, 05:51 PM)Koni Wrote: [quote pid="547893" dateline="1603559112"] ... The required library hostfxr.dll could not be found. Ralf [/quote] ... after installing theASP.NET Core 3.1 Runtime (v3.1.9) - Windows: A fatal error was encountered. The library 'hostpolicy.dll' required to execute the application was not found in 'C:\Program Files\dotnet'. need ther server a reboot? Ralf
2020-10-24, 06:12 PM
Did you put it in the NextPVR program folder and run from there on a command line?
Martin
2020-10-24, 08:19 PM
Thanks a lnk file which I don't think is what this file should look like.
Martin
2020-10-24, 08:47 PM
Sorry, what do you this mean? Ink file?
I think your program can resolve the structure of the file names quite well. At least that of the series. If you can load this structure into Excel, you could generate good XML from it, right? Ralf
2020-10-24, 08:51 PM
I meant you you didn't pass the file, you passed a zipped copy of a link to a file. Based on the few examples you made a regex of
Code: (?:S(\d+)E(\d+)-)*(?:(.+?[^ ])-)*(.+?)-(\d{4})-(\d{8}) parses it very well, I will write it to the database and I will use the sample file for testing. Martin |
|