Commit Graph

10 Commits

Author SHA1 Message Date
John Andrews
baae1c7a5d FF-1173 - updated for new file service 2024-01-09 22:43:05 +13:00
John Andrews
a6ada061ff FF-490 - updated help links 2023-06-24 11:22:05 +12:00
John Andrews
b819a9b53a updated labels 2022-06-17 12:54:31 +12:00
reven
112177efb8 added taglib-sharp to music nodes for better metadata than ffmpeg 2022-02-01 17:24:25 +13:00
reven
c731d02965 renamer now cleaning the paths to remove special characters 2022-01-31 22:51:55 +13:00
reven
7244c651dc added variable replacement to renamer directory 2022-01-31 19:14:33 +13:00
reven
6db92b2475 updated Function to support variables, which needed dots removed from variable names
fixed some issues with renamer
2021-11-25 12:20:07 +13:00
reven
c59a8ee0e3 moved variable replacing to Plugin dll.
made renamer replace empty [] and ()s
made renamer use a safe file name from nodeparameters
fixed issue with pattern match returning 0 instead of 2 for no match
added dummy data to variables so UI can preview variable replacements
2021-11-24 22:28:21 +13:00
reven
599ee1700e added validation to some nodes 2021-11-24 17:55:27 +13:00
reven
962fe7959c added support for variables in nodes, and crated Renamer in basic nodes which can use variables to rename a file 2021-11-23 22:26:15 +13:00