1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-28 02:27:28 +00:00
Commit graph

3043 commits

Author SHA1 Message Date
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection! 2021-05-08 10:25:29 -04:00
github-actions
09a31cf9a4 Release 0.9.5 2021-05-08 14:05:58 +00:00
github-actions
a78ee1b991 Release 0.9.5-beta.14 2021-05-08 06:16:58 +00:00
morpheus65535
b72d476d2e Added filter for unknown providers in settings. 2021-05-07 21:57:29 -04:00
github-actions
4c3855b9b5 Release 0.9.5-beta.13 2021-05-07 06:17:10 +00:00
morpheus65535
a555617738 Tried to fix the issues with bsplayer 2021-05-06 23:08:16 -04:00
morpheus65535
29ad8c6122 Added cache to Titlovi request to prevent doing the same request over and over again for each and every episode of a show. 2021-05-06 22:53:42 -04:00
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
github-actions
0f9ec102b7 Release 0.9.5-beta.12 2021-05-06 06:16:54 +00: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
dependabot[bot]
887da10d9b
no log: Bump react-redux from 7.2.3 to 7.2.4 in /frontend (#1396)
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 7.2.3 to 7.2.4.
- [Release notes](https://github.com/reduxjs/react-redux/releases)
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.3...v7.2.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-06 10:43:59 +08:00
github-actions
e638b4c001 Release 0.9.5-beta.11 2021-05-04 10:48:44 +00:00
morpheus65535
6c83574209 Merge remote-tracking branch 'origin/development' into development 2021-05-04 06:38:55 -04:00
morpheus65535
386bf19b6e Fix for database cleanup routine on new DB. 2021-05-04 06:38:42 -04:00
github-actions
df3f208669 Release 0.9.5-beta.10 2021-05-04 06:17:08 +00:00
morpheus65535
1ebc61818b Add database cleanup routine to remove unused table columns. 2021-05-03 23:19:01 -04:00
morpheus65535
1c9945fada Fix for subtitulamos.tv provider #1397 2021-05-03 06:53:49 -04:00
github-actions
bfaf63707d Release 0.9.5-beta.9 2021-05-02 21:38:33 +00: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
github-actions
4ee33e6e4e Release 0.9.5-beta.8 2021-05-02 06:18:51 +00:00
Michiel van Baak Jansen
30ef713fa2
Downgrade auditok to version 0.1.5
ffsubsync pinned auditok to 0.1.5. We missed this when upgrading
ffsubsync and auditok. Since we dont run pip to install the
libraries, there is no version checks
2021-05-01 08:07:20 -04:00
github-actions
08e50a8348 Release 0.9.5-beta.7 2021-05-01 06:18:55 +00: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
github-actions
72c9899f58 Release 0.9.5-beta.6 2021-04-30 06:19:06 +00:00
morpheus65535
cc17e8144f Fixed episodes manual search button not disabled when no languages profile is selected. 2021-04-29 23:18:07 -04:00
morpheus65535
be9dcbaf1f Merge remote-tracking branch 'origin/development' into development 2021-04-29 22:11:09 -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
github-actions
734df09034 Release 0.9.5-beta.5 2021-04-29 06:05:19 +00:00
Abdulmohsen
8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO 2021-04-28 19:37:46 -04:00
github-actions
25c99362b2 Release 0.9.5-beta.4 2021-04-27 06:06:24 +00:00
morpheus65535
053adcc279 Fix for forced subtitles improperly upgraded to non-forced. 2021-04-26 13:00:38 -04:00
github-actions
f46cabdd54 Release 0.9.5-beta.3 2021-04-24 06:05:58 +00:00
LASER-Yi
09e98b7367 Use new wiki address in System Status page 2021-04-24 00:26:27 +08:00
LASER-Yi
7cf5f00cee no log: Replace rest of Github link with constant value 2021-04-24 00:24:28 +08:00
LASER-Yi
337e781a57 no log: Extract special pages 2021-04-24 00:18:09 +08:00
LASER-Yi
01b76983a7 Fix display issue of badges when Sonarr or Radarr is disabled 2021-04-23 21:20:56 +08:00
github-actions
e77cb153f1 Release 0.9.5-beta.2 2021-04-22 06:06:09 +00:00
LASER-Yi
71423d2029 Improve UI performance 2021-04-21 23:14:54 +08:00
LASER-Yi
6de9a3451d Add description text on providers selector 2021-04-21 23:07:51 +08:00
LASER-Yi
a742e3c5e3 Fix auth issues by only check auth when requesting webui 2021-04-21 22:29:25 +08:00
github-actions
53039f855c Release 0.9.5-beta.1 2021-04-21 06:07:18 +00:00
LASER-Yi
d6d9e93843 Fix some potential issues when displaying languages 2021-04-20 20:07:02 +08:00
github-actions
81a207b47f Release 0.9.5-beta.0 2021-04-20 06:06:41 +00:00