How can I use custom filename with Folder Watch ?
I want to create a crawljob with music links. The issue is that I don't want to use the video_name or title as it is for the filename.
For example, a video titled "Pink Floyd - Wish You Were Here" should be just "Wish You Were Here". video titles include things that I don't want like: "Official Audio", "Lyrics Video", etc or the titles are inconsistent in format.
The crawljob file would be created programmatically and the desired filenames would be provided so I am not looking to remove things from the video_name or title, just to use my own.
If I use the filename field both audio and video would have the same filename including the extension.
So, either I need to specify the filetype I want or set the filename without the extension or something else I haven't thought of yet.
Is any of this possible ? Thanks.
Last edited by Jiaz; 21.12.2020 at 09:51.
|