summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2023-10-12HDBits provider: add search filtersv1.3.1-beta.11v1.3.1Vitiko
2023-10-10EmbeddedSubtitles provider: add blacklist supportv1.3.1-beta.10Vitiko
2023-10-10HDBits provider: handle JSON errorsVitiko
2023-10-09no log: updated Python version in CONTRIBUTING.mdv1.3.1-beta.9morpheus65535
2023-10-09Exposed subtitle file size through APIJack
2023-10-09Fixed hosszupuska website parsing issue. #2246morpheus65535
2023-10-09Improved throttling duration for some common configuration or connection issues.morpheus65535
2023-10-08Fixed history logging of downloaded and uploaded subtitles. #2261v1.3.1-beta.8morpheus65535
2023-10-08Improved synchronization speed for Sonarr and Radarr. #2260morpheus65535
2023-10-01Merge remote-tracking branch 'origin/development' into developmentv1.3.1-beta.7morpheus65535
2023-10-01Fixed history logging issue for episodes and movies subtitles.morpheus65535
2023-10-01no log: fixed stuff to prevent exceptionmorpheus65535
2023-10-01EmbeddedSubtitles provider: update subtitles checkerVitiko
2023-09-30HDBits provider: improve episode matchingv1.3.1-beta.6Vitiko
2023-09-29Merge remote-tracking branch 'origin/development' into developmentv1.3.1-beta.5morpheus65535
2023-09-29Fixed an additional issue with 85d300f94ef60ef60416786a80db2d89917b8266. #2243morpheus65535
2023-09-26Add HDBits.org providerv1.3.1-beta.4Vitiko
2023-09-25Fixed database migration process causing UNIQUE constraint in some edge cases...morpheus65535
2023-09-25no log: fix Sonarr/Radarr test button bug introduced in previous commitmorpheus65535
2023-09-23no log: fixed NoneType issuemorpheus65535
2023-09-22Fixed latest migration that cleared history for sqlite users.v1.3.1-beta.3morpheus65535
2023-09-21Added error logging when trying to determine malformed audio track languages....v1.3.1-beta.2morpheus65535
2023-09-21Added logging for opensubtitles.com 400 error. #2232morpheus65535
2023-09-20Fixed Postgres issues while creating new database with v1.3.0. #2249v1.3.1-beta.1morpheus65535
2023-09-18Update providers exception regex for Windowsv1.3.1-beta.0Vitiko
2023-09-18Subdivx provider: improve movies matchesVitiko
2023-09-18Fixed some code to prevent arbitrary file read and blind SSRF.morpheus65535
2023-09-15Removed sucha provider that doesn't exist anymore. #2242v1.3.0morpheus65535
2023-09-14EmbeddedSubtitles provider: improve cache management (Fix #2241)v1.2.5-beta.26Vitiko
2023-09-14Update providers exception info formatVitiko
2023-09-14Fixed IndexError in provider throttling functionmorpheus65535
2023-09-14Add more info to exceptionsv1.2.5-beta.25Vitiko
2023-09-08no log: pep8 fixv1.2.5-beta.24morpheus65535
2023-09-08Added analytics tracking of throttled providersmorpheus65535
2023-09-08Prevent subtitles not having a proper matches attribute from raising a TypeEr...morpheus65535
2023-09-06Added more feedback to UI on automatic and interactive search issues.v1.2.5-beta.23morpheus65535
2023-09-05Modified default value for adaptive searching (now enabled) and improved desc...v1.2.5-beta.22DavidFair
2023-09-05Fixed minimal value for time offset input fieldAdam Blahovič
2023-09-05Fixed improper http status code returned that prevented proper cache manageme...morpheus65535
2023-09-04Improved responses marshalling to better deal with error messages sent to fro...v1.2.5-beta.21morpheus65535
2023-09-03Improve manual search modal. Change cache behavior of manual search api to no...v1.2.5-beta.20LASER-Yi
2023-08-29no log: fix typo on last commitv1.2.5-beta.19morpheus65535
2023-08-29Improved UI feedback on multiple search, download and upload issues. #2235morpheus65535
2023-08-24Fixed opensubtitles.com token from being added to debug log in login responsev1.2.5-beta.18morpheus65535
2023-08-22Improved debug logging of login attempts to opensubtitles.com provider.v1.2.5-beta.17morpheus65535
2023-08-20no log: removed unused assertv1.2.5-beta.16Bryan Pinsker
2023-08-20Fix some minor issues in the Notification modalLASER-Yi
2023-08-15Fixed issue while saving notifications settingsv1.2.5-beta.15Samuel Bartík
2023-08-15no log: fixed last merged prmorpheus65535
2023-08-15Added timeout for call to get announcements from Githubsourseas