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 … 43 44 45 46 47 … 433 Next »
Recordings with Unicode characters in the name faile to record.

Recordings with Unicode characters in the name faile to record.
volfin
Offline

Junior Member

Posts: 41
Threads: 3
Joined: Jul 2016
#1
2018-09-24, 08:13 AM (This post was last modified: 2018-09-24, 08:17 AM by volfin.)
Hi, I've been having an issue the last few weeks with one particular series, Mayan's M.C. and it was driving me crazy trying to figure out the problem. I would see it recording the show, but the next day when I went to watch it, the show was missing. Finally after the 3rd time trying to re-record the show, I think I figured out the problem.

It seems because these latest episodes have extended characters in the show name, it can't record the show properly. Here's the log segment from the latest attempt:

Code:
2018-09-24 00:59:00.156    [DEBUG][13]    Preferred filename is 'Mayans.M.C.S01E03.Búho/Muwan'
2018-09-24 00:59:00.156    [DEBUG][13]    allocating recording target filename: F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts
2018-09-24 00:59:00.156    [DEBUG][13]    About to start recording (20567 on 49): F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts...
2018-09-24 00:59:00.156    [DEBUG][13]    Free space 1508087578624  (F:\)
2018-09-24 00:59:00.156    [DEBUG][13]    Network Recorder Send VERSION
2018-09-24 00:59:00.164    [DEBUG][13]    Network Recorder Reply 1
2018-09-24 00:59:00.164    [DEBUG][13]    NetworkRecorder:1 Recording F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts
2018-09-24 00:59:00.164    [DEBUG][13]    Network Recorder Send START Ceton 1|741|12345678|F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts|Great
2018-09-24 00:59:45.260    [DEBUG][13]    NetworkRecorder:1 Starting F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts
2018-09-24 00:59:45.260    [DEBUG][54]    Thread starting
2018-09-24 00:59:46.268    [DEBUG][54]    Network Recorder Send GET_FILE_SIZE F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts
2018-09-24 00:59:46.268    [DEBUG][54]    Network Recorder F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts GET_FILE_SIZE  0
2018-09-24 00:59:49.300    [DEBUG][13]    Temp at 9/24/2018 12:59:59 AM
2018-09-24 00:59:49.300    [DEBUG][13]    Started recording (20567:1001:F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts)
2018-09-24 00:59:49.404    [DEBUG][13]    Invalid file passed to StartParallelProcessing(): 'F:\NextPVR2\Mayans M.C\Mayans.M.C.S01E03.BúhoMuwan.ts'

It only happens on this series, and only happened on Episode 2 and 3, Episode 1 recorded fine. and of course when you look at the names of those 3 episodes:

Code:
S01 E03 · Búho/Muwan

S01 E02 · Escorpión/Dzec

S01 E01 · Perro/Oc

2 and 3 both had extended characters. (and it seems the upcoming episode will be named "Murciélago/Zotz" so this will be an ongoing issue it seems)

I was running 4.11 still, but I upgraded to the latest, 4.2.2 because I saw some mention in the notes about a Unicode fix. however it doesn't seem to have helped this issue.

Thanks.
JavaWiz
Offline

Posting Freak

Jacksonville, FL. USA
Posts: 2,522
Threads: 141
Joined: Dec 2006
#2
2018-09-24, 11:02 AM (This post was last modified: 2018-09-24, 11:08 AM by JavaWiz.)
Recorded fine on my machine, however, batch files attempting to run Comskip and VideoRedo failed. I simply renamed the .ts file (replacing with a u and o) and all worked fine...

It appears your ParallellProcessing.bat file is what's failing (not the recording itself). I'm surprised the .ts file didn't at least get created though.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,626
Threads: 767
Joined: Nov 2003
#3
2018-09-24, 04:34 PM
I'd have to agree with JavaWiz - NextPVR should be able to cope with Unicode.

However... I see you're using the NetworkRecorder plugin for recording, rather than any of the built in devices. It's possible this doesn't like Unicode?
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 52,767
Threads: 954
Joined: May 2006
#4
2018-09-24, 09:20 PM
Are you sure it is Unicode and not utf-8? Regardless I would need to see the Ceton logs. I just pass a file to the Ceton recording app.

It is interesting that the preferred name that NextPVR logs is the name before it parses out invalid filename characters, in this case the slash.

Not sure why you are not using the built in support or the Ceton at this point.

Martin
volfin
Offline

Junior Member

Posts: 41
Threads: 3
Joined: Jul 2016
#5
2018-09-24, 11:20 PM
Well My Ceton is old and they won't make Windows 10 drivers for it. So I use the win8 drivers. And it seems NPVR and the win 8 drivers running on windows 10 don't seem to play nice. I get more reliable support with SageDCT method. It's true, it could be SageDCT which has the problem.

But JavaWiz gave me an idea, I could put a search/replace at the end of UpdateEPG.bat to strip out the characters and replace them with normal ones. This tool is a godsend for stuff like that:

https://archive.codeplex.com/?p=findandreplace
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed recordings won't delete Spid4567 3 2,345 2023-07-14, 10:13 PM
Last Post: ZeDoZ
  All my recordings start 90 sec early ncsercs 2 1,287 2022-03-19, 03:28 AM
Last Post: sub
  Can't watch certain channels on live tv (but can record) tvwatcher 4 2,013 2021-05-05, 06:23 AM
Last Post: tvwatcher
  Wake - Sleep Interaction -> Failed Recordings mikeh49 48 14,043 2021-03-21, 11:21 PM
Last Post: careads
  Most recordings are zero bytes virtualpaul 4 1,944 2021-01-29, 12:55 PM
Last Post: virtualpaul
  Recordings with Next PVR 4.2.5 (CL0116) have background music but no voice in record DavidF 4 1,982 2021-01-07, 08:47 AM
Last Post: sub
  Recordings not playing in browser FamilyGuyFan 1 1,374 2020-10-22, 10:18 PM
Last Post: mvallevand
  Recordings 1 minute off BobbyDing 7 2,671 2020-10-11, 08:07 PM
Last Post: mvallevand
  easy tools to remove adverts in recordings? V_J 6 3,857 2020-10-06, 02:37 AM
Last Post: Ehrlichia
  Possible to record in different format than .ts files? gadgetgaz 29 12,367 2020-10-04, 03:05 PM
Last Post: Ehrlichia

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

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

Linear Mode
Threaded Mode