Opened 15 years ago
Closed 15 years ago
#8029 closed enhancement (invalid)
tmdb.pl: no results when movie filename contains additional text e.g. "720p" or "DTS"
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Bindings - Perl | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
problem: a movie filename like "anchorman.x264.1080p.AC3.mkv" will not get any results from the tmdb.pl script, because of the additional text "x264", "1080p" and "AC3".
solution: while there is no result, cut the last word from the query, and try again
I attached a modified tmdb.pl that works perfectly for me.
Note: See
TracTickets for help on using
tickets.
Solution: Name your movies like movies, and not like a thief.