In the first command, the string is correct in utf-8, but not in the second and third command.
filebot -script fn:sysenv /media/NAS/media/Downloads/transmission/complete/sonarr/a/*
# Environment Variables #
PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/games ...
Search found 4 matches
- 27 Feb 2018, 20:32
- Forum: Help and Support
- Topic: Error with special characters
- Replies: 7
- Views: 4740
- 27 Feb 2018, 12:50
- Forum: Help and Support
- Topic: Error with special characters
- Replies: 7
- Views: 4740
Re: Error with special characters
Yes, filebot is installed in the remote filesystem and the files are there too.
As we can see in the log
Processing /media/NAS/media/Downloads/transmission/complete/sonarr/a file...
That's the input path I'm providing to the filebot amc script
Inside that folder filebot finds the file with an ...
As we can see in the log
Processing /media/NAS/media/Downloads/transmission/complete/sonarr/a file...
That's the input path I'm providing to the filebot amc script
Inside that folder filebot finds the file with an ...
- 27 Feb 2018, 09:36
- Forum: Help and Support
- Topic: Error with special characters
- Replies: 7
- Views: 4740
Re: Error with special characters
Thank you for your answer rednoah. I tried your suggestions without any luck...
1.
- The software I'm using to connect through SSH is UTF-8: https://i.imgur.com/uGJJ1Dz.png
- Anyway: At remote, in /etc/ssh/sshd_config , I commented the AcceptEnv LANG LC_* line.
- "nano" is my text editor, I have ...
1.
- The software I'm using to connect through SSH is UTF-8: https://i.imgur.com/uGJJ1Dz.png
- Anyway: At remote, in /etc/ssh/sshd_config , I commented the AcceptEnv LANG LC_* line.
- "nano" is my text editor, I have ...
- 26 Feb 2018, 16:02
- Forum: Help and Support
- Topic: Error with special characters
- Replies: 7
- Views: 4740
Error with special characters
Hi! I have issues with the special characters. I have read many posts and I didn't find the solution. Below is some information about what I'm doing. Any help?
Could be related with the "Chromaprint error"?
Script I'm running
#!/bin/bash
INPUT="/media/NAS/media/Downloads/transmission/complete ...
Could be related with the "Chromaprint error"?
Script I'm running
#!/bin/bash
INPUT="/media/NAS/media/Downloads/transmission/complete ...