You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, It would be nice to be able to make custom names for the watch folders. Something like "watch2 [Movies]" where your logic would ignore anything after the first space or between braces or parentheses. Not high priority, but might be useful for morons like me. This is a great project, thanks!
The text was updated successfully, but these errors were encountered:
Hello, yes, the folder name itself. It would be useful when having many watch folders. (I realize I can achieve it with symlinks but this seems cleaner and more useful...) Thx!
So this is kind of what I had in mind. I ended up doing this with symlinks. Maybe others would have a use for this.
I put the a short description, profile name and icq in the symlink name also. Normally, it would probably not be a problem if you only use one or two watch dirs, but less confusing with many...
At the root of a storage dir, I set up an 'input--handbrake' subdir with these symlinks:
This makes it easier to remember and access -- the target dirs are buried in some sub-subdirs and out of the way. (I use a filebrowser instance to move stuff into the watch folders, but will also use an smb share to move them from a windows pc; this would help with both.) I also made symlinks for several output dirs in the storage root, so useful for more than just the watch folders.
Probably symlinks should be the recommended method to achieve this instead of custom names, lol...
Anyway, thank you!
Idea
Hi, It would be nice to be able to make custom names for the watch folders. Something like "watch2 [Movies]" where your logic would ignore anything after the first space or between braces or parentheses. Not high priority, but might be useful for morons like me. This is a great project, thanks!
The text was updated successfully, but these errors were encountered: