summaryrefslogtreecommitdiffhomepage
path: root/bazarr.py
AgeCommit message (Expand)Author
2018-04-23Merge branch 'development' into radarrmorpheus65535
2018-04-23Upgrade Subliminal to 2.1.0dev #60morpheus65535
2018-04-22Add progress bar for series and seasons #62morpheus65535
2018-04-21Use sortTitle instead of title to order series #61morpheus65535
2018-04-21Initial commitmorpheus65535
2018-04-19Merge branch 'development' into radarrmorpheus65535
2018-04-19Adding "/api" to URI of image proxymorpheus65535
2018-04-19Initial commitmorpheus65535
2018-04-19Use API to call image_proxy in case Sonarr use authenticationmorpheus65535
2018-04-11Move up update_modules to avoid segfault in #54morpheus65535
2018-04-11Fix for #53morpheus65535
2018-04-08Implement Sonarr full update scheduled task interval to be customisedmorpheus65535
2018-04-02Fix sceneName usage in wanted pagemorpheus65535
2018-03-28Enable automatic GCmorpheus65535
2018-03-28Implement automatic garbage collection and forcing after a full scanmorpheus65535
2018-03-23Version bumpmorpheus65535
2018-03-23Adding post-processing optionsmorpheus65535
2018-03-19Added history description data to APImorpheus65535
2018-03-14Added scenename and minimum score settings #48morpheus65535
2018-03-12Version bumpmorpheus65535
2018-02-21If available, use sceneName from Sonarr imported episodes #46morpheus65535
2018-02-15Version bumpmorpheus65535
2018-01-30First API implementationmorpheus65535
2018-01-22First implementation of notifications #43morpheus65535
2018-01-18Bug correction in series editormorpheus65535
2018-01-17Replace append by insert for #40morpheus65535
2018-01-17Integrated enzyme module with included PR to fix #40morpheus65535
2018-01-16Batch editor bug correction #41morpheus65535
2018-01-15Version bumpmorpheus65535
2018-01-10Implement single language option #36morpheus65535
2018-01-07Implemented statistics #10morpheus65535
2018-01-07Implement series editor #6morpheus65535
2018-01-04Improving series details panelmorpheus65535
2018-01-01Logging configuration bugmorpheus65535
2017-12-31Logging bug correctedmorpheus65535
2017-12-30Switching from pygit2 to gitpythonmorpheus65535
2017-12-29Correction to number of pages in response to #32morpheus65535
2017-12-29Raise error level for subliminal logging in response to #29morpheus65535
2017-12-22Use absolute path for DB in menu templatemorpheus65535
2017-12-22Display message id restart is required and show wanted count on icon.morpheus65535
2017-12-21Implement series searchmorpheus65535
2017-12-20Be sure to update DB schemas when loading main pagemorpheus65535
2017-12-19Remove requirement to restart Bazarr when changing General settingmorpheus65535
2017-12-19Remove requirement to restart Bazarr when changing Sonarr settingsmorpheus65535
2017-12-18Adding audio language information to UIBazarr user
2017-12-15Version bumpBazarr user
2017-12-13Cleaner log file pathmorpheus65535
2017-12-13Implemented empty and download logmorpheus65535
2017-12-07Providers authentication implementationmorpheus65535
2017-12-05Improve loggingBazarr user