| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Log time in a standardized way
|
|
|
|
Use stopwatch for more accurate measurements and reduce log spam
|
|
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
|
Don't close the socket response multiple times
|
|
|
|
|
|
|
|
Backmerge submodule updating strategy
|
|
Update kz.csv
|
|
Close the response stream after fetching temp files
|
|
|
|
The new ratings system
|
|
|
|
Update submodule
|
|
|
|
Update tvdb provider to v2 api
|
|
Avoid exceptions due to folder and file not found
|
|
Populate video extras again
|
|
Fix Path
|
|
|
|
Release 10.2.1
|
|
|
|
Co-Authored-By: cvium <cvium@users.noreply.github.com>
|
|
|
|
|
|
Use jellyfin/ffmpeg image
|
|
|
|
|
|
|
|
|
|
|
|
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging.
|
|
|
|
Clean up and rename obsolete deployment platforms
|
|
Make websockets code async
|