Some various automation questions
Posted: 08 Jun 2013, 09:41
Hi, this project looks really neat, but I can't tell based on the examples and what I've read in the forum if what I want to accomplish is possible.
1. I'd like to use filebot to do lookups and generate a formatted string without renaming any actual files, specifically something like:
show.sXXeXX.tags.tags.tags.extension -> generates -> Show (sXXeXX) "title"
so it will look up the title, put it in quotes, strip extension, etc. etc. I saw somewhere in the forums a mention of a match release function, but I can't find documentation about where to save script files and how to execute them. Even if I could only generate "show" and "title" and "sXXeXX" separately using filebot, I could probably glue them together using shell tools.
2. I'm not entirely sure how filebot does its lookups / matching, but for this question I'm more or less assuming that it's using thetvdb api. The tvdb allows u to access banners and poster artwork, and allows access to numerous other fields as well (network, airdate, etc. etc.) I'd like to grab and output some of these fields. The specific fields I'm interested in are:
"network" "poster" "imdb_id" "banner" "firstaired" "overview"
Is it at all possible to use filebot to scan / output these fields on an episode match?
Thanks for taking the time to read this, I appreciate your help! I'd be really interested in these features, and would be quite happy to support filebot if these features are supported!
Best
e6
1. I'd like to use filebot to do lookups and generate a formatted string without renaming any actual files, specifically something like:
show.sXXeXX.tags.tags.tags.extension -> generates -> Show (sXXeXX) "title"
so it will look up the title, put it in quotes, strip extension, etc. etc. I saw somewhere in the forums a mention of a match release function, but I can't find documentation about where to save script files and how to execute them. Even if I could only generate "show" and "title" and "sXXeXX" separately using filebot, I could probably glue them together using shell tools.
2. I'm not entirely sure how filebot does its lookups / matching, but for this question I'm more or less assuming that it's using thetvdb api. The tvdb allows u to access banners and poster artwork, and allows access to numerous other fields as well (network, airdate, etc. etc.) I'd like to grab and output some of these fields. The specific fields I'm interested in are:
"network" "poster" "imdb_id" "banner" "firstaired" "overview"
Is it at all possible to use filebot to scan / output these fields on an episode match?
Thanks for taking the time to read this, I appreciate your help! I'd be really interested in these features, and would be quite happy to support filebot if these features are supported!
Best
e6