summaryrefslogtreecommitdiff
path: root/plugins/cover-thumbnailer
Commit message (Expand)AuthorAgeFilesLines
* Error handling: Fit to the spec and complete message if neededGaël Bonithon2021-12-261-1/+1
* Debug: Add or adjust some traces and dumpsGaël Bonithon2021-12-262-0/+10
* Debug: Prefer runtime to compile-time check for loggingGaël Bonithon2021-12-261-6/+2
* Fix mistake in previous commitGaël Bonithon2021-12-221-4/+4
* Fix typo in previous commitGaël Bonithon2021-12-221-1/+1
* Refactoring: Avoid code duplicationGaël Bonithon2021-12-221-45/+1
* Do not translate warning messagesGaël Bonithon2021-12-181-1/+1
* Fix compilation warningsGaël Bonithon2021-11-101-2/+2
* Only enable keepalive in curl >= 7.25.Nick Schermer2013-05-061-1/+4
* Optimize regex patterns for cover thumbnailer.Nick Schermer2012-12-271-3/+4
* Add config file system to control thumbnailing plugin.Nick Schermer2012-12-272-147/+26
* Drop translations of debug message.Nick Schermer2012-12-271-2/+2
* Always check in the title for a year.Nick Schermer2012-12-271-22/+20
* Fix previous commit, . is also a word boundry.Nick Schermer2012-12-271-1/+1
* Make the extension matching more global.Nick Schermer2012-12-271-1/+1
* Use Imdb to scale the pixbufs.Nick Schermer2012-12-271-6/+20
* Use a curl multi handle to re-use the connections.Nick Schermer2012-12-271-15/+85
* Slightly improve the matching and title generation.Nick Schermer2012-12-271-2/+2
* Fix location matching and titles starting with a year.Nick Schermer2012-12-271-3/+14
* Add cover-thumbnailer for movies.Nick Schermer2012-12-276-0/+1151