Commit Graph

110 Commits (39fe3141d51b01479e7b585ad0b5ee5df1767226)

Author SHA1 Message Date
morpheus65535 39fe3141d5 Moved back from gevent to waitress web server. This should prevent UI disconnection occurring during heavy task like syncing subtitles.
3 years ago
LASER-Yi 499faeb94a Fix display issues of backend background tasks
3 years ago
LASER-Yi d7533bac57 Add a new notification center to the UI
3 years ago
morpheus65535 842dbf0827 Improved how Bazarr get Sonarr/Radarr version to use caching and reduce the number of calls made to their respective API.
3 years ago
morpheus65535 8d570fd3b7 Fixed some queries trowing exception when no existing row were found #1425
3 years ago
morpheus65535 3468601d4d Fixed API call to Radarr since the are removing legacy API from nightly builds.
3 years ago
morpheus65535 8e6275513b Added some sleep to long for loop to prevent blocking other stuff during that time. Some more could be required in the future.
3 years ago
morpheus65535 f442d7d091 Fixed more peewee implementation issues.
3 years ago
morpheus65535 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries.
3 years ago
morpheus65535 5f99836801 Added argument to disable the socketio events emit process to avoid events storm rendering the UI unresponsive. I still need to use it when calling sync functions from signalr_client.py.
3 years ago
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast.
3 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend.
3 years ago
LASER-Yi 678b2f0e55 Add background task notification
3 years ago
morpheus65535 9d153a1d9c Added progress events to most batch functions.
3 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.
3 years ago
morpheus65535 72b6ab3c6a
Added live update of UI using websocket. Make sure your reverse proxy upgrade the connection!
3 years ago
morpheus65535 54586fa30f Add dogpile.cache for ffprobe results to prevent repetitive disk IO.
3 years ago
morpheus65535 81e6716d01 Revert "Cache ffprobe results"
3 years ago
Abdulmohsen dcbd7f004c
Cache ffprobe results
3 years ago
morpheus65535 241049495c Revert "Added caching of video files analyzing to prevent useless disk IO"
3 years ago
Abdulmohsen 8e5dbcd8f9
Added caching of video files analyzing to prevent useless disk IO
3 years ago
morpheus65535 a193576b63 Added Bazarr user-agent to requests to Sonarr and Radarr
3 years ago
morpheus65535 22cd45bc41
Languages profiles (#1232)
3 years ago
Louis Vézina 6e7a02f9e1 Fix for #1143
4 years ago
Louis Vézina d15173c1ea Fix for #853
4 years ago
Louis Vézina 221f92d09a Improvement to each DB requests that need to filter out monitored, tags or series type.
4 years ago
Louis Vézina 5dbde75893 Another attempt to fix audio languages for Radarr v3.
4 years ago
Louis Vézina d6ce71b16f Another fix for Radarr v3.
4 years ago
Louis Vézina d95dc2b823 Another fix for Radarr v3.
4 years ago
Louis Vézina f740231e64 Fix for missing language name from Radarr v3.
4 years ago
Louis Vézina e820bcb1bd Fix for #1063.
4 years ago
Louis Vézina c98fd111cd Fix for audio language profile changes to Radarr API.
4 years ago
Louis Vézina 15e3fcaca9 Added filter to exclude episodes or movies based on monitored status or tags.
4 years ago
Louis Vézina 254e99531e Fix for movies resolution not properly imported from Radarr.
4 years ago
Louis Vézina f908f0d04a WIP
4 years ago
Louis Vézina 41b18cb5de WIP
4 years ago
Louis Vézina 1f25fdde2f Merge branch 'development' into hermes
4 years ago
josdion 8eda31aaca Use tmdbId as a key when updating table_movies
4 years ago
josdion c0faf08c52 Set default values for languages, HI and forced subtitles
4 years ago
Louis Vézina 25a4126f6d Merge branch 'development' into hermes
4 years ago
Louis Vézina 978f9aeded Fix for #851
4 years ago
Louis Vézina bfa438df7c WIP
4 years ago
Louis Vézina d0d8388d9f Fix for #796
4 years ago
Louis Vézina d31299870d Merge branch 'development' into python3
5 years ago
Louis Vézina 6cf1bd5b9d Fix for #658.
5 years ago
Louis Vézina 808f87ca9c Fix for added episodes and movies not being analyzed for existing subtitles or searched for missing.
5 years ago
Louis Vézina 7f80b1de83 Merge branch 'development' into python3
5 years ago
Louis Vézina 24fc1473df Fix for #633.
5 years ago
Louis Vézina a7a4aa97c6 WIP
5 years ago