summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-07-31Release 0.9.7-beta.7v0.9.7-beta.7github-actions
2021-07-30Added settings to download only featured subtitles for LegendasTVdtcabrerizo
2021-07-28Fixed settings saving not completing properly when the SignalR client didn't ...v0.9.7-beta.6morpheus65535
2021-07-28no log: Remove @types/react-reduxLASER-Yi
2021-07-28Revert "Make wanted tabs update on demand"LASER-Yi
2021-07-27Make wanted tabs update on demandv0.9.7-beta.5LASER-Yi
2021-07-27no log: Rename fetched to dirty in OrderIdStateLASER-Yi
2021-07-27Update React to version 17dependabot[bot]
2021-07-26Added virtualenv detection to better deal with requirements installation.v0.9.7-beta.4morpheus65535
2021-07-26Added chmod execution (if required) after manually triggered tools execution....morpheus65535
2021-07-25Improved Sonarr versions prior to 3.x detection.v0.9.7-beta.3morpheus65535
2021-07-23no log: typov0.9.7-beta.2morpheus65535
2021-07-23Fixed gevent import in main.pymorpheus65535
2021-07-22Improved how Bazarr deals with Sonarr SignalR feed issues that are raising ex...v0.9.7-beta.1morpheus65535
2021-07-23no log: Add source map files back to release assetLASER-Yi
2021-07-22Fix wanted pages are not updated properly after changing language profileLASER-Yi
2021-07-22no log: Bump @types/react-redux from 7.1.16 to 7.1.18 in /frontend (#1480)dependabot[bot]
2021-07-22no log: Bump socket.io-client from 4.0.1 to 4.1.3 in /frontend (#1468)dependabot[bot]
2021-07-22Fixed incomplete SQL queries. #1479morpheus65535
2021-07-22Fixed greeksubs provider. #1477morpheus65535
2021-07-20Fixed wanted list ordering. #1475v0.9.7-beta.0morpheus65535
2021-07-17Added fix for inconsistent movie/tv naming to yavkanet providerv0.9.6-beta.43v0.9.6siankatabg
2021-07-14Fixed zimuku provider to prevent unexpected exception. #1459v0.9.6-beta.42morpheus65535
2021-07-14no log: Updated pysubs2 module to support newer SSA files.morpheus65535
2021-07-14Updated pysubs2 module to support newer SSA files.morpheus65535
2021-07-14Fixed missing subtitles language badge in movies view to show if it's forced ...morpheus65535
2021-07-12Added missing authentication on system/status API endpoint. #1467v0.9.6-beta.41morpheus65535
2021-07-07Added setuptools to requirements.txt. It should be already installed in most ...v0.9.6-beta.40morpheus65535
2021-07-07Added an unsupported warning on startup if using Python 3.9morpheus65535
2021-07-04Fixed wanted subtitles searching for ones that should be excluded for search....v0.9.6-beta.39morpheus65535
2021-07-04Added inconsistent tv naming entries to Subssabbz and Subsunacs providerssiankatabg
2021-07-02Fixed Wizdom provider by adding some failsafe to imdb_id logic. #1456v0.9.6-beta.38morpheus65535
2021-07-01Fixed movies not getting properly excluded from wanted subtitles search task.v0.9.6-beta.37morpheus65535
2021-07-01no log: Improved release exclude regex that could be fixing empty changes log...morpheus65535
2021-06-30Fixed colors name without the required dash (light and dark ones). #1457v0.9.6-beta.36morpheus65535
2021-06-30Fixed subdivx provider when there's a year in series directory name but not o...morpheus65535
2021-06-29no log: Bump @types/node from 14.14.41 to 15.12.5 in /frontend (#1455)v0.9.6-beta.35dependabot[bot]
2021-06-28Fixed proxy ignore list input that was splitting on dots. #1453morpheus65535
2021-06-26Fixed file encoding guessing by extending Arabic, Farsi and Persian language ...v0.9.6-beta.34Abdulmohsen
2021-06-25Fix Subsynchro provider (Fix #1450)v0.9.6-beta.33vitiko98
2021-06-25Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-06-25Fixed the Bazarr update process that was preventing moving back to master bra...morpheus65535
2021-06-25Solve SSL error with Podnapisi on Ubuntu and Debian machines (Fix #1251)vitiko98
2021-06-25Fix argenteam TypeError and JSONDecodeErrorvitiko98
2021-06-25no log: Update workflow-status to version 0.1.0LASER-Yi
2021-06-24no log: Update frontend/README.mdv0.9.6-beta.32Liang Yi
2021-06-23no log: trying to improve os.com providermorpheus65535
2021-06-23Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-06-23Fixed supersubtitles provider not able to search for Loki series subtitles #1447morpheus65535
2021-06-23Fixed Chinese characters decoding by using gb18030 after big5Chang-Yen Tseng