| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-28 | Remove some engines : subtitleseeker, seedpeer, swisscows | Dalf | |
| http://www.subtitleseeker.com and http://www.seedpeer.eu don't exist anymore. https://swisscows.ch/ has change : the engine needs to be updated | |||
| 2019-01-07 | Revert "remove 'all' option from search languages" | Noémi Ványi | |
| This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. | |||
| 2019-01-06 | [fix] check language aliases when setting search language | Marc Abonce Seguin | |
| 2018-03-27 | refactor engine's search language handling | Marc Abonce Seguin | |
| Add match_language function in utils to match any user given language code with a list of engine's supported languages. Also add language_aliases dict on each engine to translate standard language codes into the custom codes used by the engine. | |||
| 2017-12-06 | remove 'all' option from search languages | marc | |
| 2017-10-10 | update engines_languages.json and languages.py | marc | |
| Also, fix fetch_languages.py so it can run on python3. | |||
| 2017-05-15 | [enh] py3 compatibility | Adam Tauber | |
| 2016-12-15 | tests for _fetch_supported_languages in engines | marc | |
| and refactor method to make it testable without making requests | |||
| 2016-12-13 | Add language support for more engines. | marc | |
| 2016-01-10 | [mod] remove buildout/makefile infrastructure | Adam Tauber | |