Commit Graph

41 Commits

Author SHA1 Message Date
morpheus65535 fc34550606 Fix for #153 2018-09-30 20:48:36 -04:00
morpheus65535 e6a44bcbd6 Major improvement to episodes synchronization 2018-09-24 22:22:27 -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 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 faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
Louis Vézina 2db22f0271 Exception handling for UNIQUE constraint on episode.path #114 2018-07-25 12:52:16 -04:00
morpheus65535 ad4203fb8e Better exception handling and logging when calling Sonarr and Radarr 2018-07-10 22:31:58 -04:00
morpheus65535 8825a83c95 Add another check for incorrect json returned by Sonarr #101 2018-07-09 09:40:30 -04:00
morpheus65535 90c62dd37e Merge branch 'master' into development 2018-06-01 08:55:26 -04:00
morpheus65535 ff00f4a083 Check if Sonarr return an 'episodeFile' key for each episode with 'hasFile' = True to fix #73 2018-06-01 08:54:30 -04:00
morpheus65535 757024f747 Initial release of radarr integration for testing 2018-05-26 23:01:57 -04:00
morpheus65535 e236fc7a67 Ongoing development 2018-05-02 06:25:42 -04:00
morpheus65535 abea0e4d22 Better management of episodes sync with Sonarr 2018-04-08 23:49:57 -04:00
morpheus65535 a987149341 If available, use sceneName from Sonarr imported episodes #46 2018-02-21 22:07:40 -05:00
morpheus65535 5e2586a59a Modify Sonarr base_url validation before building URL 2018-01-18 20:53:16 -05:00
morpheus65535 e7b261b36a Remove requirement to restart Bazarr when changing Sonarr settings 2017-12-19 22:25:10 -05:00
Bazarr user d4be9f0d0e Typo correction 2017-12-15 21:56:41 -05:00
Bazarr user ed275d979e Limit restart requirement to where it's really required 2017-12-15 21:44:08 -05:00
Bazarr user 248b524b92 Improve logging 2017-12-05 23:07:37 -05:00
Louis Vézina 8db5f33873 Replace tabs by spaces 2017-12-04 22:59:30 -05:00
Louis Vézina 669b1a8b92 Commit change to db after each insert or update 2017-12-04 22:54: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 a197f70874 Code cleanup and minimal file size for importation from Sonarr 2017-11-20 22:06:30 -05:00
Louis Vézina d9bff60884 Bug correction 2017-11-16 09:22:55 -05:00
Louis Vézina e57e03da32 Finding memory link under docker 2017-11-16 05:50:52 -05:00
Louis Vézina a7defd4e6b Revert "test"
This reverts commit fbc136a2f1.
2017-11-15 23:37:18 -05:00
Louis Vézina fbc136a2f1 test 2017-11-15 23:33:22 -05:00
Louis Vézina 198fd36825 Try to fix memory leak 2017-11-15 23:27:30 -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 31a14eea7c Error 500 in episode list 2017-11-13 23:23:07 -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