Commit Graph

26 Commits

Author SHA1 Message Date
Louis Vézina 1137090735 Moving everything else bazarr.py to a bazarr subdirectory. 2018-10-04 14:16:49 -04:00
morpheus65535 fc34550606 Fix for #153 2018-09-30 20:48:36 -04:00
morpheus65535 6156a99ef9 Major improvement to series synchronization 2018-09-24 22:22:54 -04:00
morpheus65535 22d85d720e Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
halali db2378943f Move settings from Database to Config file (#126)
* Move settings from Database to Config file

* Delete unused config and forgot upload init

* Fix

* Update get_subtitles and fix provider auth

* Revert "Update get_subtitles and fix provider auth"

This reverts commit c904bf6b5a.

* Update get_sebtitles

* more fixes

* Update requirements
2018-08-23 15:58:15 -04:00
morpheus65535 1c6a427b5a Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
Halali ef8f474cfa Update imports and clean up 2018-08-15 22:51:46 +02:00
morpheus65535 ad4203fb8e Better exception handling and logging when calling Sonarr and Radarr 2018-07-10 22:31:58 -04:00
morpheus65535 26e9a81eef Implenting series and movies default values #78 2018-06-26 22:47:58 -04:00
morpheus65535 67587bf167 Use sortTitle instead of title to order series #61 2018-04-21 08:40:33 -04:00
morpheus65535 249c5e965a Removing a call to update_series not required. 2018-01-18 16:03:36 -05:00
morpheus65535 916f1add59 Add compatibility with Sonarr v3 API #37 2018-01-11 19:42:35 -05:00
morpheus65535 e7b261b36a Remove requirement to restart Bazarr when changing Sonarr settings 2017-12-19 22:25:10 -05:00
Bazarr user a7bf4f9527 Adding audio language information to UI 2017-12-18 20:24:04 -05:00
Bazarr user 91e202b46b Typo correction 2017-12-15 21:51:38 -05:00
Bazarr user ed275d979e Limit restart requirement to where it's really required 2017-12-15 21:44:08 -05:00
Louis Vézina 679813efa4 Increase SQlite timeout to 30 seconds 2017-12-04 19:01:10 -05:00
Louis Vézina 5d1aacddd1 Test 2017-11-27 23:09:24 -05:00
Louis Vézina 637a9ba728 Using UTF8 everywhere 2017-11-21 15:42:18 -05:00
Louis Vézina 6c92df0861 Better error management and improvemet to tasks schduler 2017-11-15 21:07:21 -05:00
Louis Vézina ded69fe6e7 Use absolute path 2017-10-20 08:59:21 -04:00
Louis Vézina 7d471ef0f2 Put log and db in data folder 2017-10-19 19:50:54 -04:00
Louis Vézina edb46d9115 Continuig development 2017-10-16 19:27:19 -04:00
Louis Vézina 546c3ac066 Continuing development 2017-10-02 22:59:45 -04:00
Louis Vézina 1568d0e363 Continuing development 2017-09-27 21:55:21 -04:00
Louis Vézina a9187e033e Initial commit 2017-09-15 20:49:46 -04:00