Commit Graph

1229 Commits

Author SHA1 Message Date
morpheus65535 ea241768b8 no log: fix for GA 2021-05-06 19:30:40 -04:00
morpheus65535 5e30365bc4
Fixed bad function call. 2021-05-06 10:35:43 -04:00
morpheus65535 3d7b532cb6 Added settings to ignore ASS embedded subtitles 2021-05-06 09:18:40 -04:00
morpheus65535 33e1555311 Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search. 2021-05-05 23:07:23 -04:00
morpheus65535 386bf19b6e Fix for database cleanup routine on new DB. 2021-05-04 06:38:42 -04:00
morpheus65535 1ebc61818b Add database cleanup routine to remove unused table columns. 2021-05-03 23:19:01 -04:00
morpheus65535 54586fa30f Add dogpile.cache for ffprobe results to prevent repetitive disk IO. 2021-05-02 17:30:35 -04:00
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
This reverts commit dcbd7f00
2021-05-02 17:06:50 -04:00
Michiel van Baak Jansen bd16279601
In some places the variable 'profile_id' holds the value 'null' where the code expects an int or None (#1395) 2021-05-02 08:02:16 -04:00
morpheus65535 cc3628a19f Fix for automatic subsync history logging 2021-05-01 00:04:10 -04:00
morpheus65535 84a20a3146 Fix for manual subsync history logging 2021-05-01 00:00:50 -04:00
Abdulmhsen B. A. A 6b1d71282b Added Movie/Series Year to Notifier (based on #1393). 2021-04-30 21:54:54 -04:00
Abdulmohsen dcbd7f004c
Cache ffprobe results 2021-04-30 17:52:56 -04:00
morpheus65535 241049495c Revert "Added caching of video files analyzing to prevent useless disk IO"
This reverts commit 8e5dbcd8
2021-04-29 21:57:51 -04:00
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO 2021-04-28 19:37:46 -04:00
morpheus65535 053adcc279 Fix for forced subtitles improperly upgraded to non-forced. 2021-04-26 13:00:38 -04:00
LASER-Yi a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
morpheus65535 cdf26c28c2 Merge remote-tracking branch 'origin/development' into development 2021-04-15 16:38:08 -04:00
morpheus65535 b02e0ec7ec Fixed upgrade process to properly use bazarr.zip asset #1379 2021-04-15 16:37:53 -04:00
LASER-Yi c3c1891f56 Fix app route redirect issues 2021-04-16 01:19:23 +08:00
LASER-Yi 385cc214b3 Fix issues when testing notifications 2021-04-16 00:46:19 +08:00
morpheus65535 99fc282b07 Fixed subtitles upgrade process to properly deal with manual actions 2021-04-14 10:24:58 -04:00
Rato 8e91beed83
Extend simpleconfigparser to not strip quotes from the string value
This is a suggestion fix for #309
2021-04-13 00:00:49 -04:00
morpheus65535 d2b7dba3bf Fixed package_info parsing to deal with single line text with `\n` separator 2021-04-07 19:39:11 -04:00
Rato 29f73a6c09
Properly log error when Post processing subtitles 2021-04-07 08:36:34 -04:00
LASER-Yi 0107150933 Fix issues after updating schedule settings 2021-04-06 19:39:56 +08:00
morpheus65535 a193576b63 Added Bazarr user-agent to requests to Sonarr and Radarr 2021-04-05 16:47:57 -04:00
LASER-Yi 74da491bd1 Fix Installed badge won't display in release page 2021-04-05 22:09:55 +08:00
morpheus65535 97caf44a5a Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
This reverts commit 5aadcea8
2021-04-05 10:00:43 -04:00
morpheus65535 5aadcea83a Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes. 2021-04-05 00:09:39 -04:00
morpheus65535 986912b2cc Fixed subtitles deletion after blacklisting. 2021-04-01 12:57:43 -04:00
morpheus65535 4bc379fabc Fixed update mechanism to store bazarr.zip asset download url (if available) instead of zipball. 2021-04-01 06:49:05 -04:00
LASER-Yi 26dc35556e Fix issues on Movies Blacklist API 2021-04-01 09:40:16 +08:00
morpheus65535 84adea2a28 Added tooltips on hover for history and blacklist pretty date 2021-03-31 21:18:35 -04:00
morpheus65535 8a213e8ad8 no log: Changed package_info file location 2021-03-30 23:45:59 -04:00
morpheus65535 0c09bc2360 Updated the init process to get the branch from package_info in docker images 2021-03-30 16:52:23 -04:00
LASER-Yi 26850929a8 Fix display issues on release API endpoint 2021-03-28 23:46:20 +08:00
LASER-Yi 6ef7795ac5 Fix a crash in ui when only one post-processing option is selected 2021-03-28 10:05:48 +08:00
LASER-Yi 38e55148d2 Fix for #1338 2021-03-27 20:59:12 +08:00
LASER-Yi 535dcd55a8 Fix issues of manually searching. It will download wrong subtitles for some languages 2021-03-27 20:47:06 +08:00
morpheus65535 d415511ef8 Merge remote-tracking branch 'origin/development' into development 2021-03-25 14:52:10 -04:00
morpheus65535 ac8eb62de0 Fixed issue with log entries without exception stack 2021-03-25 14:51:51 -04:00
morpheus65535 54eb0fc174 Fixed image proxy when you don't use a base url in Sonarr. 2021-03-25 14:48:30 -04:00
morpheus65535 a4684feaba Fixed get_exclusion_clause that do not have the required column due to a missing join. 2021-03-25 14:43:06 -04:00
LASER-Yi d0f82198eb Fix a issue when requesting wanted movies 2021-03-25 23:23:18 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
morpheus65535 e70461a204 Improved releases view to show only relevant releases in relation to chosen branch. 2021-03-24 14:33:08 -04:00
morpheus65535 cc335863e2 Fixed encoding/escaping of proxy username and password #1327 2021-03-21 20:07:25 -04:00
Michiel van Baak c55884ddad Handle invalid content in the throttled_providers data file 2021-03-15 11:07:38 +01:00
Michiel van Baak 75d49e2f33 Revert "Use dogpile.cache sha1_mangle_key to mangle cache keys"
This reverts commit 7789f8c1a0.
2021-03-14 11:34:31 +01:00