summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2022-08-23Add support of showing confirmation when leaving settings page with unsaved ↵v1.1.1-beta.18LASER-Yi
changes
2022-08-22Added support for CORS headersSander van Kasteel
2022-08-21Added download link for backup archives.v1.1.1-beta.17morpheus65535
2022-08-21Merge remote-tracking branch 'origin/development' into developmentv1.1.1-beta.16morpheus65535
2022-08-21Improved live synchronization with Sonarr and Radarr trough SignalR feed by ↵morpheus65535
implementing dedicated threaded events queues, by preventing execution of duplicate events received, by filtering events to be processed and by logging at debug level events received to improve debugging.
2022-08-21Fixed None type issue on the first subtitles indexation for episodes or movies.morpheus65535
2022-08-21no log: Fix CI issues by always using LTS NodeJS versionLASER-Yi
2022-08-21Update outdated node packagesLASER-Yi
2022-08-21Fix inconsistent issues when backend trying to update episodesLASER-Yi
2022-08-21no log: Restore socket.io dev command for better developmentLASER-Yi
2022-08-17Fixed compatibility with the latest nightly version of Sonarr v4.v1.1.1-beta.15morpheus65535
2022-08-16Avoid 'Insufficient data to process the guess' error (fix #1910)v1.1.1-beta.14vitiko98
2022-08-15Fix issue in external subtitles cache. #1916v1.1.1-beta.13Diego Heras
2022-08-10Tried to improve full disk daily indexing tasks resources usage. #1916v1.1.1-beta.12morpheus65535
2022-08-04Fixed integer conversion issue. #1918v1.1.1-beta.11morpheus65535
2022-08-03Fixed double slashes stored in config.ini by sanitizing the config values. #1903v1.1.1-beta.10morpheus65535
2022-07-28Fixed subtitles upgrade job trying to upgrade null scored subtitles (part ↵v1.1.1-beta.9morpheus65535
2). #1909
2022-07-27no log: some pep8 fixesv1.1.1-beta.8morpheus65535
2022-07-27Fixed episodes or movies importation skipped when Sonarr/Radarr improperly ↵morpheus65535
report that media file size is null.
2022-07-26Fixed subtitles upgrade job trying to upgrade null scored subtitles. #1909v1.1.1-beta.7morpheus65535
2022-07-26Fix #1901 temporarilyLASER-Yi
2022-07-26Fix display issues of the base URLLASER-Yi
2022-07-20Embedded Subtitles provider: add support for unknown language tagsv1.1.1-beta.6vitiko98
2022-07-15Fix #1904v1.1.1-beta.5LASER-Yi
2022-07-13Fix postprocessing escaping (#1907)v1.1.1-beta.4Samuel Bartík
2022-07-07Allow searching when uploading subtitles #1898v1.1.1-beta.3LASER-Yi
2022-07-06Added option to always use audio track for subtitle syncingv1.1.1-beta.2Caleb Rascon
2022-07-06Fixed quotation marks escaping in post-processing variables (#1882)Samuel Bartík
2022-07-04Fix #1894v1.1.1-beta.1LASER-Yi
2022-07-04Fix #1893LASER-Yi
2022-07-04no log: add mimetypes on runtimevitiko98
2022-07-02Fix provider configs updatesv1.1.1-beta.0vitiko98
2022-07-02Fixed Zimuku provider to bypass yunsuo protectionv1.1.0VisoTC
2022-07-01Release 1.0.5-beta.39v1.0.5-beta.39github-actions
2022-06-30Fixed Titulky provider to fail silently if media is missing IMDB ID.Samuel Bartík
2022-06-30no log: Bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /frontend (#1881)dependabot[bot]
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-30Fix #1872, refactor the settings builderLASER-Yi
2022-06-29Add Karagarga.in providerv1.0.5-beta.38vitiko98
2022-06-28no log: fixed unused imports and indent issuesmorpheus65535
2022-06-28Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2022-06-28Fixed uploaded subtitles not preserved when it should. #1879morpheus65535
2022-06-28no log: include refiner in embeddedsubtitles.pyvitiko98
2022-06-28Embedded Subtitles Provider: major updatevitiko98
* fese library was updated * mergerfs_mode support was dropped. Too much false positives * extended codec support (two new codecs added: webvtt and mov_text) * disable conversion to srt by default
2022-06-28Fixed deletion of subtitles with file extension other than srt.morpheus65535
2022-06-27update outdated packagesv1.0.5-beta.37LASER-Yi
2022-06-27Add chips input for the provider builderv1.0.5-beta.36LASER-Yi
2022-06-25Fix issues when displaying Use Original Format in the language profile modalv1.0.5-beta.35LASER-Yi
2022-06-24Fixed DNS queries caching issue.v1.0.5-beta.34morpheus65535
2022-06-23Fixed LegendasDivx throttling reset time to prevent IP from getting blocked.v1.0.5-beta.33morpheus65535
2022-06-22Merge remote-tracking branch 'origin/development' into developmentv1.0.5-beta.32morpheus65535