Commit Graph

22 Commits

Author SHA1 Message Date
John Andrews 8be2643c90 FF-1256 - added nfo file creator 2024-02-13 16:21:04 +13:00
John Andrews 2e0f02dc9d FF-1196 - keep original language 2024-01-15 15:36:59 +13:00
John Andrews 108624ccf2 FF-1119 - added tv episode lookup flow element 2023-09-28 19:23:01 +13:00
John Andrews ba2c05dc9a logging 2023-09-27 08:22:55 +13:00
John Andrews 80cfb8c6db tweaking tv show lookup 2023-08-27 12:06:15 +12:00
John Andrews 41651f4fe3 tweaking tv show lookup 2023-08-27 11:42:09 +12:00
John Andrews 7de0d430c6 fixing issue with forced encoder and adding logging to tv show lookup 2023-08-27 11:13:55 +12:00
John Andrews a9c86089fb FF-1078 - added TV Show Lookup flow element 2023-08-20 11:25:53 +12:00
John Andrews d830794c82 FF-1078 - added TV Show Lookup flow element 2023-08-20 08:37:28 +12:00
John Andrews 062fc32eb6 FF-1078 - added TV Show Lookup flow element 2023-08-20 08:36:27 +12:00
John Andrews c92f0f1e2a FF-1068 - Added "Same as source" to add audio track and convert audio tracks bitrate option 2023-08-16 17:19:17 +12:00
John Andrews a6ada061ff FF-490 - updated help links 2023-06-24 11:22:05 +12:00
reven 0f44bdd68b added OriginalLanguage to VideoMetadata 2023-03-25 15:12:18 +13:00
John Andrews 144f4d6bf5 added help links for meta nodes 2022-09-07 09:26:31 +12:00
John Andrews e5f2489a43 added Failure nodes and started working on ffmpeg metadata node 2022-04-17 15:35:03 +12:00
reven 20006f4988 updated copy/move to support filenames
started adding support for music files
renamed mi variables to movie.
2021-12-26 18:13:03 +13:00
reven 004930f57d improved logic in movie lookup to strip stuff pasted the alst year. added unit tests 2021-11-30 22:37:23 +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
reven 761b82dbff added MetaNodes plugin 2021-11-22 22:38:45 +13:00