Commit Graph

100 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
morpheus65535 156cf1882c Fixed live episode sync when added in Sonarr v3.
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 96b8b5ccce Improved Sonarr versions prior to 3.x detection.
3 years ago
morpheus65535 d5b898064d Fixed incomplete SQL queries. #1479
3 years ago
morpheus65535 ee41b78f4e Upgraded calls to Sonarr API in order to use the new v3 API when available.
3 years ago
morpheus65535 8d570fd3b7 Fixed some queries trowing exception when no existing row were found #1425
3 years ago
morpheus65535 b3917c58a2 no log: Fixed some typo
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 2b9d892ca9
Implemented Peewee ORM in replacement of raw SQL queries.
3 years ago
morpheus65535 47bb77ac6f Added series' episodes sync when required by Sonarr (ex.: episodes monitored status change)
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 97caf44a5a Revert "Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes."
3 years ago
morpheus65535 5aadcea83a Merged the series and episodes sync process. Episodes are only synced if series sizeOnDisk reported by Sonarr changes.
3 years ago
morpheus65535 22cd45bc41
Languages profiles (#1232)
3 years ago
Louis Vézina b9b8e04e87 Fix for #1143
4 years ago
Louis Vézina 6e7a02f9e1 Fix for #1143
4 years ago
Louis Vézina 35ee6fb6f6 Fix for episode audio_language under Sonarr v2.
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 ebde79a8cd Switched to the actual episodes audio language instead of series audio profile language.
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 cc07ab5331 WIP
4 years ago
Louis Vézina f908f0d04a WIP
4 years ago
Louis Vézina dce67fa874 WIP
4 years ago
Louis Vézina e1c9c4c415 WIP
4 years ago
Louis Vézina 41b18cb5de WIP
4 years ago
Moravčík, Marian 106528977a WIP
4 years ago
Louis Vézina bfa438df7c WIP
4 years ago
Louis Vézina c2de011fad WIP
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 fe6758858a Merge branch 'development' into python3
5 years ago