Search found 2 matches
- 06 Apr 2016, 14:38
- Forum: Scripting and Automation
- Topic: Stop processing if subtitle is not available
- Replies: 0
- Views: 1751
Stop processing if subtitle is not available
I'm currently trying to automate my series episodes renaming, subtitle fetching and moving via fn:amc and later with filebot node on my Diskstation. Sometimes the episodes are so new, that there is no subtitle available. As far as my tries went, filebot still renames and moves the episodes. Is it ...
- 16 Jan 2015, 12:16
- Forum: Help and Support
- Topic: Synology NAS - Java Update issue
- Replies: 13
- Views: 9217
Re: Synology NAS - Java Update issue
volume1/... is relative path starting from your current directory. As your are in /volume1/homes/admin, that explains the weird path /volume1/homes/admin/volume1/video/downloads.
What you want is /volume1/video/downloads
What you want is /volume1/video/downloads