| Age | Commit message (Collapse) | Author |
|
Adds per user password reset
|
|
|
|
|
|
The stream could have been diposed while writing.
|
|
|
|
|
|
|
|
Quick nullref fix
|
|
|
|
|
|
Cleanup/simplification
|
|
|
|
* Removed useless copies/allocations
* Reduced unneeded complexity
|
|
|
|
|
|
Reworked FFmpeg path discovery and always display to user
|
|
Remove IEncryptionManager
|
|
|
|
Address review comments from JustAMan, Bond-009 and cvium.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't try to order the response the same as the request
|
|
|
|
Always set ffmpeg flag +genpts when video stream is being copied
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|