| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update tvdb provider to v2 api
|
|
|
|
|
|
|
|
Minor changes to reduce allocations
|
|
|
|
tvdb specific utils to separate class
|
|
|
|
|
|
|
|
Drop ETag and use Last-Modified since performance is much better
|
|
|
|
|
|
Complete rename ImageSize -> ImageDimensions
|
|
|
|
|
|
|
|
Fix all warnings
|
|
Start startup tasks async
|
|
Reworked LocalizationManager to load data async
|
|
Remove dead code, made some functions properly async
|
|
|
|
|
|
* Don't wait in intervals of 100ms for the file to exist
|
|
|
|
Fix more analyzer warnings
|
|
|
|
|
|
|
|
|
|
Remove more compile time warnings
|
|
Clean up IFileSystem wrappers around stdlib.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ffmpeg is very picky about the filters to be used when using VA-API,
because most of them are incompatible. This is particularly evident when
burning-in subtitles.
|