Search found 2 matches

by Snowrisk
07 Aug 2021, 14:52
Forum: Scripting and Automation
Topic: Moving Files to 3 different folders
Replies: 2
Views: 5551

Re: Moving Files to 3 different folders

Thanks rednoah!


(that presumably is written by you, no?)
I found the code here and adapted it for me ;)

You could turn things around if you wanna do the /DOKU|doku/ check first:
fn =~ /DOKU|doku/ ? '/volumeUSB1/usbshare/MoviesDoku/' : fn =~ /2160p|4K|4k|UHD|uhd/ ? '/volumeUSB1/usbshare ...
by Snowrisk
06 Aug 2021, 15:04
Forum: Scripting and Automation
Topic: Moving Files to 3 different folders
Replies: 2
Views: 5551

Moving Files to 3 different folders

Hello,

I am using FileBot on a Synology and would like to put my movies in different folders.

My Sysinfo:

FileBot 4.9.4 (r8736)
JNA Native: 6.1.0
MediaInfo: 20.08
Tools: fpcalc/1.5.0 p7zip/9.20 unrar/5.21 ffprobe/3.3.7
Extended Attributes: OK
Unicode Filesystem: OK
Script Bundle: 2021-08-02 ...