morpheus65535
8572331ebd
no log: don't force sync on signalr connect if we used --dev args to start Bazarr
4 years ago
LASER-Yi
2cfbd375d7
no log: Fix asset
4 years ago
LASER-Yi
4513c4f676
Add progress notifications
4 years ago
Liang Yi
d5112d365c
Fix pipeline
4 years ago
morpheus65535
9d153a1d9c
Added progress events to most batch functions.
4 years ago
LASER-Yi
a04e20bdb0
no log: remove debug code
4 years ago
LASER-Yi
b4037442b1
Fix an issue that cause subtitles missing in movie page
4 years ago
LASER-Yi
a417f35856
Rewrite notification system
4 years ago
LASER-Yi
28ad20de88
Display error message when socket.io is failed to initialize
4 years ago
LASER-Yi
8fcffaf339
Add some interfaces in backend to send message and progress
4 years ago
LASER-Yi
24cb712ad7
Add Socket.IO event which is used for showing notifications in UI
4 years ago
LASER-Yi
08712ec5ba
no log: Update .gitignore
4 years ago
LASER-Yi
66d4648c66
Add rooks package and rewrite some components to increase performance
4 years ago
LASER-Yi
e796422021
Remove UI build folder from repository
4 years ago
github-actions
7c81c5e2f7
Release 0.9.6-beta.0
4 years ago
morpheus65535
44c51b2e2c
Added real-time sync with Sonarr v3 and Radarr v3 by feeding from SignalR feeds. You can now reduce frequency of sync tasks to something like once a day.
4 years ago
morpheus65535
72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
4 years ago
github-actions
09a31cf9a4
Release 0.9.5
4 years ago
github-actions
a78ee1b991
Release 0.9.5-beta.14
4 years ago
morpheus65535
b72d476d2e
Added filter for unknown providers in settings.
4 years ago
github-actions
4c3855b9b5
Release 0.9.5-beta.13
4 years ago
morpheus65535
a555617738
Tried to fix the issues with bsplayer
4 years ago
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.
4 years ago
morpheus65535
ea241768b8
no log: fix for GA
4 years ago
morpheus65535
5e30365bc4
Fixed bad function call.
4 years ago
morpheus65535
3d7b532cb6
Added settings to ignore ASS embedded subtitles
4 years ago
github-actions
0f9ec102b7
Release 0.9.5-beta.12
4 years ago
morpheus65535
33e1555311
Improved the ffprobe call caching mechanism by storing result to DB and using it for indexing and subtitles search.
4 years ago
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>
4 years ago
github-actions
e638b4c001
Release 0.9.5-beta.11
4 years ago
morpheus65535
6c83574209
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
386bf19b6e
Fix for database cleanup routine on new DB.
4 years ago
github-actions
df3f208669
Release 0.9.5-beta.10
4 years ago
morpheus65535
1ebc61818b
Add database cleanup routine to remove unused table columns.
4 years ago
morpheus65535
1c9945fada
Fix for subtitulamos.tv provider #1397
4 years ago
github-actions
bfaf63707d
Release 0.9.5-beta.9
4 years ago
morpheus65535
54586fa30f
Add dogpile.cache for ffprobe results to prevent repetitive disk IO.
4 years ago
morpheus65535
81e6716d01
Revert "Cache ffprobe results"
...
This reverts commit dcbd7f00
4 years ago
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 )
4 years ago
github-actions
4ee33e6e4e
Release 0.9.5-beta.8
4 years ago
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
4 years ago
github-actions
08e50a8348
Release 0.9.5-beta.7
4 years ago
morpheus65535
cc3628a19f
Fix for automatic subsync history logging
4 years ago
morpheus65535
84a20a3146
Fix for manual subsync history logging
4 years ago
Abdulmhsen B. A. A
6b1d71282b
Added Movie/Series Year to Notifier (based on #1393 ).
4 years ago
Abdulmohsen
dcbd7f004c
Cache ffprobe results
4 years ago
github-actions
72c9899f58
Release 0.9.5-beta.6
4 years ago
morpheus65535
cc17e8144f
Fixed episodes manual search button not disabled when no languages profile is selected.
4 years ago
morpheus65535
be9dcbaf1f
Merge remote-tracking branch 'origin/development' into development
4 years ago
morpheus65535
241049495c
Revert "Added caching of video files analyzing to prevent useless disk IO"
...
This reverts commit 8e5dbcd8
4 years ago