Trouble accessing /mnt snap
Posted: 09 May 2018, 20:33
With the upgrade to Ubuntu 18 I installed Filebot using
and now can't seem to get it working again.
Here is my version:
Here is my example call:
And here is the output:
Input directory listing:
Output directory listing:
I've also ran this just in case:
Neither the input file nor the output directory seem to be detected. Am I doing something wrong here?
I can get everything to work if I move the file to my home dir and set the output to the home dir.
Edit: output of snap list:
Code: Select all
snap install filebot --devmode
Here is my version:
Code: Select all
FileBot 4.7.9 (r4986) / OpenJDK Runtime Environment 1.8.0_121 / Linux 4.15.0-20-generic (amd64)
Code: Select all
sudo filebot -script fn:amc --output /mnt/snapraid/media/ --log-file amc.log --action move --conflict override -non-strict --db TheMovieDB --def minFileSize=0 "movieFormat=movies/{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/).ascii()} ({y})/{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /\$2, \$1/).ascii()} ({y}) {\"[\"+fn.matchAll(/despecialized|extended|uncensored|remastered|unrated|uncut|directors.cut|special.edition/)*.upperInitial()*.lowerTrail().sort().join(\", \")+\"]\"} {\"[\$vf \$vc \$ac \$af]\"}{\".\"+lang}" /mnt/snapraid/tmp/Black.Panther.2018.1080p.BluRay.x264-SPARKS
Code: Select all
Locking /root/snap/filebot/9/data/logs/amc.log
Illegal Argument: java.nio.file.NoSuchFileException: /mnt/snapraid/tmp/Black.Panther.2018.1080p.BluRay.x264-SPARKS (/mnt/snapraid/tmp/Black.Panther.2018.1080p.BluRay.x264-SPARKS)
Run script [fn:amc] at [Fri May 04 14:24:31 UTC 2018]
Parameter: minFileSize = 0
Parameter: movieFormat = movies/{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /$2, $1/).ascii()} ({y})/{n.replaceFirst(/^(?i)(The|A|An)\s(.+)/, /$2, $1/).ascii()} ({y}) {"["+fn.matchAll(/despecialized|extended|uncensored|remastered|unrated|uncut|directors.cut|special.edition/)*.upperInitial()*.lowerTrail().sort().join(", ")+"]"} {"[$vf $vc $ac $af]"}{"."+lang}
Argument[0]: File does not exist: /mnt/snapraid/tmp/Black.Panther.2018.1080p.BluRay.x264-SPARKS
Illegal usage: output folder must exist and must be a directory: /mnt/snapraid/media
Failure (°_°)
Code: Select all
drwxrwxrwx 5 skinsvpn skinsvpn 12288 May 4 13:20 Black.Panther.2018.1080p.BluRay.x264-SPARKS/
Code: Select all
drwxrwxr-x 9 skinsvpn skinsvpn 4096 Jan 17 23:36 media/
Code: Select all
sudo snap connect filebot:removable-media
I can get everything to work if I move the file to my home dir and set the output to the home dir.
Edit: output of snap list:
Code: Select all
20:27:39[skinsvpn@server]/mnt$ snap list
Name Version Rev Tracking Developer Notes
core 16-2.32.6 4571 stable canonical core
filebot 4.7.9 9 stable pointplanck devmode