Search found 15 matches
- 07 Nov 2023, 13:04
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
Re: My output folder is labeled a file on Synology
Note that --def unsortedFormat works bit differently from the other format in that it expects the complete file path. If you run tests then you may find that {fn} removes the extension, thus renaming files to target file paths without file extension. e.g. generate the Unsorted file path you want ...
- 06 Nov 2023, 14:53
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
Re: My output folder is labeled a file on Synology
Ahh, OK, that may have been a copy /paste typo or something when I entered {n} instead of {fn}.
Thank you for the swift response.
Paul.
Thank you for the swift response.
Paul.
- 06 Nov 2023, 13:35
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
Re: My output folder is labeled a file on Synology
This is the script I am using in case there is an error in that I missed. I have been using it for years, but rarely d/load music or get unsorted files apparently. filebot -script 'fn:amc' /volume1/homes/admin/Downloads --output /volume1/video/ --action move -non-strict --order Airdate --conflict ...
- 06 Nov 2023, 13:30
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
- 06 Nov 2023, 13:28
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
Re: My output folder is labeled a file on Synology
OK, finally got everything together (I hope). After running FIlebot node with unsorted files. It recreated the file so I deleted the file and I created a folder named Unsorted (Same naming scheme as in filebot node instructions). https://snipboard.io/4WgMwk.jpg then I ran filebot node and the log is ...
- 03 Nov 2023, 15:48
- Forum: Feature Requests and Bug Reports
- Topic: My output folder is labeled a file on Synology
- Replies: 8
- Views: 2158
My output folder is labeled a file on Synology
I have been running Filebot node for years and have a paid lifelong subscription. I have recently noticed that my Unsorted folder was 1.4gb so clicked on it and found that text editor was opening then giving me an error that it was larger than the 10mb allowed. When I went back and checked it is ...
- 23 May 2015, 23:17
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
filebot -script fn:amc -non-strict --log-file amc.log --output "/volume1/video" --action copy "Downloads" --def "seriesFormat=TV Show/{n}/{episode.special ? 'Special' : 'Season '+s}/{episode.special ? 'S00E'+special.pad(2) : sxe.pad(2)} - {t}" "movieFormat=Movies/{n} {y}/{n} {y}" "musicFormat=music ...
- 10 Mar 2015, 00:18
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
Still no response, I still can't get it to run. Please somebody, can't you help me?
Paul.
Paul.
- 20 Jan 2015, 03:35
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
filebot -script fn:amc --output "video" --log-file amc.log --action test -non-strict "video/Downloads" --def "seriesFormat=TV Show/{n}/Season {s}/{s.pad(2)}x{es*.pad(2).join('-E')} - {t}" --def excludeList=amc-input.txt Finally got what I wanted. Thank you for your help and prodding.
- 20 Jan 2015, 02:36
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
So I have now been playing around and I entered these 2 file paths and got the first errorskStation> filebot -script fn:amc --output "video/TV show" --log-file amc.log --acti on test -non-strict "video/Downloads" --def excludeList=amc.txt Locking /volume1/@appstore/filebot/data/logs/amc.log ...
- 20 Jan 2015, 01:40
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
I am not randomly entering paths, the path is the same throughout with minor tweaks to see what is running or if I get a different result. The path is Diskstation/volume1/video/downloads. I log in as admin and in the previous post it was giving me the result of volume1/admin/homes/user/volume1/video ...
- 19 Jan 2015, 11:06
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
Thanks for the quick reply Magick. I am still not able to get the script to run. I ahve tried multiple times as can be seen below :- DiskStation> filebot -script fn:amc --output "/Volume1/Video/TV show" --log-file amc.l og --action test -non-strict "/Volume1/Video/Downloads" --def excludeList=amc ...
- 11 Jan 2015, 12:22
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
What an idiot I had scrolled down too far and missed the Java 8 version! Took 15 minutes to find the file but it is now installed and working. I have SSHd into the DS and ran filebot -rename volume1/video/downloads --test --log info But am getting this error "No media files: [/volume1/homes/admin ...
- 11 Jan 2015, 01:24
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Re: Synology NAS - Java Update issue
Thanks for the help, I have now installed Java 7 but am still getting error java not installed on line 37, i have again googled but to no avail. I used PCLoadletter guide and it is shown as running on the package center? Really frustrating as I am in the middle of moving house, hence my lack of ...
- 30 Dec 2014, 11:11
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9097
Synology NAS - Java Update issue
I apologise if this has been answered but I have read the Filebot FAQ and also Goo gle dot com for help and can't seem to find something that is simple enough for me to understand. I have a Synology Nas 415+, I have java manager loaded from package center and FB from package center too. I ahve ssh ...