I'm looking for a command-line tool to automatically fetch and tag my MP4 files using data from thetvdb.com.
A Google search didn't turn up anything useful.
2 Answers
I haven't come across anything for Ubuntu yet unfortunately. The closest I have found is TVRename which is for windows. I haven't managed to get it working in Wine yet either, so I am resorting to running it on a Windows system over the network (but a VM would do just as well).
The source code is available, and I'm sure they'd welcome help in porting it to Linux...
2I couldn't find anything that fit my requirements. So I wrote my own tool AtomicTV to do the job. It's a wrapper around AtomicParsley and fetches info from TheTVDB.com.