Commit Graph

24 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 f1d12ff8ed Major improvement to movies synchronization 2018-09-24 22:23:47 -04:00
morpheus65535 f405687d50 Fix for missing movieFile key returned by Radarr API 2018-09-23 10:47:55 -04:00
morpheus65535 22d85d720e Fix for SSL connection to Soanrr and Radarr not working 2018-09-02 09:48:50 -04:00
halali 53f3338ef7 Adaptive searching (#130)
* 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

* Initial Commit

* Finished
2018-08-26 20:53:02 -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 e7594579d7 Revert "Fix for path returning None"
This reverts commit b6fc720759.
2018-08-22 21:33:58 -04:00
morpheus65535 b6fc720759 Fix for path returning None 2018-08-22 09:52:14 -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 a8d7b91490 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-08-08 23:53:54 -04:00
morpheus65535 faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
morpheus65535 97b8b8257e
Typo error: replace Sonarr by Radarr 2018-08-05 20:41:03 -04:00
Louis Vézina 1071f2209e Bug when trying to remove non-existing movies from Bazarr #104 2018-07-12 12:41:32 -04: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
Louis Vézina 77c7d8b102 Typo correction 2018-06-14 16:06:37 -04:00
morpheus65535 6e4bc14144 Splitting path substitution for Radarr to address the case where Sonarr and Radarr access files trough the same path. 2018-06-05 20:06:00 -04:00
Louis Vézina 6c418ed9e5 Check if Radarr return a 'movieFile' key for each movie with 'hasFile' = True to fix #74 2018-05-31 12:03:50 -04:00
morpheus65535 337860e891 Initial release of Radarr integration 2018-05-29 12:18:59 -04:00
morpheus65535 e236fc7a67 Ongoing development 2018-05-02 06:25:42 -04:00
Louis Vézina f4890d3dd3 Continuing development 2018-04-24 10:48:52 -04:00
morpheus65535 ea9d18903c Initial commit 2018-04-19 19:45:10 -04:00