Commit Graph

332 Commits (3250f23720b62ed1e6336f7dcb70d073d57926e4)

Author SHA1 Message Date
morpheus65535 3250f23720 Merge fixes
2 years ago
morpheus65535 c7a8e83982 Merge branch 'development' into autonomous
2 years ago
morpheus65535 10c3175732 Refactored adaptive searching and made it configurable
2 years ago
morpheus65535 5ff3fe4684 Improved providers throttling and prevent hammering providers by updating throttled providers on each iteration of the loop.
3 years ago
morpheus65535 63b326aa2f
Implemented words/regex ban list for subtitles
3 years ago
morpheus65535 545fd50a69 Merge branch 'development' into autonomous
3 years ago
morpheus65535 b8a559b62d The whole Bazarr Python code (excluding libs) is now following PEP8 (excluding E501 and C901).
3 years ago
Vitiko 2cde2686fc Fix hash score in manual search
3 years ago
morpheus65535 dc86c0076d Merge branch 'development' into autonomous
3 years ago
morpheus65535 c2e44b981e Fixed automatic subtitles synchronization that shouldn't be triggered on forced subtitles.
3 years ago
morpheus65535 3682f724db no log: merge fix
3 years ago
morpheus65535 6a0529b570 Merge branch 'development' into autonomous
3 years ago
morpheus65535 878a271a42 Fix for series progress bar not updated when a subtitles file is downloaded or deleted.
3 years ago
morpheus65535 e429e02e15 Fixed indentation error.
3 years ago
morpheus65535 e537cd131c PEP improvements.
3 years ago
Deathbybandaid bdbf762331
no log: Pep Fixes
3 years ago
morpheus65535 c98c0d3811 Removed hardcoded table relations in joins.
3 years ago
morpheus65535 fcea5c8e88 WIP
3 years ago
morpheus65535 9b8f562078 Removed everything related to Sonarr, Radarr and path mapping.
3 years ago
morpheus65535 3b4e81db5e Fixed a search loop issue with missing subtitles for episodes. #1521
3 years ago
morpheus65535 5c5d14c045 Improved how custom post-processing deal with subtitles language modifier (HI and forced). #1516
3 years ago
LASER-Yi 499faeb94a Fix display issues of backend background tasks
3 years ago
morpheus65535 79621a0871 Fixed debug logging when no episode are returned from database for a specific series because they are ignored. #1507
3 years ago
LASER-Yi d7533bac57 Add a new notification center to the UI
3 years ago
morpheus65535 91c53ba475 Added search progress modal when searching for an episode subtitles triggered by Plex webhook.
3 years ago
morpheus65535 8bfcf97ed5 Fixed wanted subtitles searching for ones that should be excluded for search. #1458
3 years ago
morpheus65535 ae475f283e Fixed movies not getting properly excluded from wanted subtitles search task.
3 years ago
morpheus65535 d0c7c5d5e0 Added missing column to movies upgrade query.
3 years ago
morpheus65535 b9c27d53ad Improved events sent to browser.
3 years ago
morpheus65535 e86d537ca2
Improved subtitles scoring system
3 years ago
morpheus65535 f9997ca969 Fixed subtitles being looking for during a search in loop even if cutoff have been reached during this actual search. #1435
3 years ago
morpheus65535 90ba573ebe Fixed failed upload #1429
3 years ago
Vitiko 4ebcd49546
Added custom language class to make it easier to implement non-standard/regional languages
3 years ago
morpheus65535 85cad66fe0 Fixed exclusion of unmonitored movies when upgrading subtitles.
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles.
3 years ago
morpheus65535 9993f123f1 no log: fixed typo in SQL query
3 years ago
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast.
3 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
3 years ago
LASER-Yi c92f879bfd no log: Fix syntax
3 years ago
LASER-Yi 678b2f0e55 Add background task notification
3 years ago
morpheus65535 9d153a1d9c Added progress events to most batch functions.
3 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 5e30365bc4
Fixed bad function call.
3 years ago
morpheus65535 33e1555311 Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
3 years ago
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
3 years ago
morpheus65535 cc3628a19f Fix for automatic subsync history logging
3 years ago
Abdulmohsen dcbd7f004c
Cache ffprobe results
3 years ago
morpheus65535 053adcc279 Fix for forced subtitles improperly upgraded to non-forced.
3 years ago
morpheus65535 99fc282b07 Fixed subtitles upgrade process to properly deal with manual actions
3 years ago