Search found 4 matches
- 30 Dec 2016, 18:52
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.NoSuchFileException
- Replies: 6
- Views: 3844
Re: java.nio.file.NoSuchFileException
ok thank you for refreshing - good to go now after escaping the $'s
- 30 Dec 2016, 17:31
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.NoSuchFileException
- Replies: 6
- Views: 3844
Re: java.nio.file.NoSuchFileException
Yes I had found that and tried to post an update but was getting cloudfare connect errors. I did have another issue, I am now trying to change the format to improve lexical sort order per your post here https://www.filebot.net/forums/viewtopic.php?t=211, but it doesn't work on the synology package ...
- 30 Dec 2016, 15:27
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.NoSuchFileException
- Replies: 6
- Views: 3844
Re: Format Error Synology FileBot Command Line
Yeah I assumed that error was indicating that perhaps fielbot was doing things out of sequence (e.g. renaming the file then calling java with the old filename) or there was some race condition between the filesystem and the call to java. I assumed this would be reasonably likely given that my format ...
- 30 Dec 2016, 14:55
- Forum: Feature Requests and Bug Reports
- Topic: java.nio.file.NoSuchFileException
- Replies: 6
- Views: 3844
java.nio.file.NoSuchFileException
the rename format "{ny}/{ny}" doesn't work on the synology package. It works in the graphical windows version. Both are latest (4.7.5). admin@NAS-ETTE:/volume1/Downloads/MoviesTemp$ filebot -rename --db TheMovieDB --format "{ny}/{ny}" "Art of Skiing, The (1941).mkv" Rename movies using [TheMovieDB ...