Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rename(file: args.getFiles{ it =~ /(?i:colbert.report)/}, query: "The Colbert Report", db: "TheTVDB")
- rename(file: args.getFiles{ it =~ /(?i:daily.show)/}, query: "The Daily Show with Jon Stewart", db: "TheTVDB")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement