the tail part of plex.tail doesn't work anymore
Posted: 20 Dec 2025, 02:38
it's been like 6 months since I used filebot, and I have a real simple script which is just
because I don't use "TV Shows" as a folder, I need the ".tail"
but running it now makes the new names window have no filename, the whole list is just "\\Q\Shows" and if I try to rename it, it won't work because every file would be called ".mp4"
It will work as it should if I remove the ".tail"
any ideas?
Code: Select all
\\Q\Shows/ { plex.tail } but running it now makes the new names window have no filename, the whole list is just "\\Q\Shows" and if I try to rename it, it won't work because every file would be called ".mp4"
It will work as it should if I remove the ".tail"
any ideas?