INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: [LINUX]Applying path tag not working after recording  (Read 2008 times)

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
[LINUX]Applying path tag not working after recording
« on: December 13, 2020, 12:36:26 pm »

I am testing recording in Linux, and it appears to record now, but if I apply a Filename (Path) tag change, it seems to never happen. 

I am applying the value /home/muzicman0/Videos/[Series]

But it does not change after recording is finished.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #1 on: December 16, 2020, 09:32:21 pm »

anybody have any thoughts?
Logged

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: [LINUX]Applying path tag not working after recording
« Reply #2 on: December 17, 2020, 08:40:35 am »

We can reproduce the issue.  No solution yet.
Logged
Yaobing Deng, JRiver Media Center

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #3 on: December 17, 2020, 06:11:15 pm »

Thanks.
Logged

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #4 on: December 30, 2020, 09:44:59 am »

Any updates on this?
Logged

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: [LINUX]Applying path tag not working after recording
« Reply #5 on: December 30, 2020, 10:36:05 am »

No.  We are closed for the holidays this week.
Logged
Yaobing Deng, JRiver Media Center

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #6 on: January 10, 2021, 08:02:46 pm »

Noticed an update installed, so I tried again, but got this error.  didn't get this before:

Code: [Select]
Media Center encountered errors while tagging or moving files. Check that the files exist, are not read-only, and are not in use by other programs.

Tagging error: /home/muzicman0/Videos/Best of the Week 2021-01-10.ts

Assuming it was a quote problem, I changed it to "/home/muzicman0/Videos/[Series]/", but that still didn't work.
Logged

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: [LINUX]Applying path tag not working after recording
« Reply #7 on: January 11, 2021, 07:33:47 am »

Thanks for the info.  I still have not gotten a chance to look into this.
Logged
Yaobing Deng, JRiver Media Center

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #8 on: February 10, 2021, 11:14:13 pm »

Any updates on this?  I did a quick glance through the change log, and didn't see anything.
Logged

Yaobing

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 10852
  • Dogs of the world unite!
Re: [LINUX]Applying path tag not working after recording
« Reply #9 on: February 11, 2021, 10:42:07 am »

Good timing.  I was just looking for this thread to post a reply.

Unfortunately the folder separation character '/' is also the escape character in the Expression language.  The Expression language treated the slashes in "/home/muzicman0/Videos/[Series]/" as escapes and stripped them all.

Because of this conflict, you will have to enter double-slashes "//" everywhere you mean to use it as folder separation.

Alternatively I will have to ignore escape character handling.  But I think that would limit your ability to use expressions.
Logged
Yaobing Deng, JRiver Media Center

muzicman0

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 1239
Re: [LINUX]Applying path tag not working after recording
« Reply #10 on: February 11, 2021, 10:51:48 am »

double slashes work fine for me.  As long as I know, it's an easy adjustment.  Thanks for looking into it!
Logged
Pages: [1]   Go Up