jellyfin/MediaBrowser.Controller
Nyanmisaka 7472ae5ca9
fix fps info issue when the video is h264.
Fixed an issue that when the media source is in H264 format and the frame rate info is not displayed due to missing space characters in ffmpeg log.
2020-02-02 16:27:02 +08:00
..
Authentication Improvements to UserManager 2019-08-16 21:06:11 +02:00
Channels Fix Json serialization error 2019-10-15 17:49:49 +02:00
Chapters Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Collections Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Configuration Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Devices Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Dlna Replace some usage of QueryParamCollection 2019-02-27 14:23:39 +01:00
Drawing Add missing documentation in Jellyfun.Drawing.Skia 2019-12-13 20:57:23 +01:00
Dto Fix warnings, improve performance (#1665) 2019-09-02 02:19:29 -04:00
Entities merge branch master into media-attachments 2020-01-08 01:21:09 +09:00
Extensions Use extension methods 2019-12-12 17:02:42 +01:00
IO ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Library Fix build and address comments 2020-01-08 01:23:57 +09:00
LiveTv Fix Json serialization error 2019-10-15 17:49:49 +02:00
MediaEncoding fix fps info issue when the video is h264. 2020-02-02 16:27:02 +08:00
Net Add authentication and remove versioning 2019-11-23 16:31:02 +01:00
Notifications Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
Persistence Minor improvements 2020-01-08 01:24:12 +09:00
Playlists Merge remote-tracking branch 'upstream/master' into random 2019-12-06 12:06:13 +01:00
Plugins Start startup tasks async 2019-01-27 15:40:37 +01:00
Properties Adjusted AssemblyCopyright attribute values. 2019-03-14 22:17:56 +01:00
Providers Fix more warnings 2019-10-29 17:55:16 +01:00
Resolvers Fix style issues 2019-07-06 16:15:38 +02:00
Security Remove IEncryptionManager 2019-02-20 11:09:06 +01:00
Session Fix Json serialization error 2019-10-15 17:49:49 +02:00
Sorting ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
Subtitles Fix more warnings 2019-10-29 17:55:16 +01:00
Sync Reformat JustAMan review pt2 changes 2019-01-17 20:24:39 +01:00
TV Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller 2019-01-13 21:01:16 +01:00
IResourceFileManager.cs Simplify file serving code 2019-06-10 00:53:16 +02:00
IServerApplicationHost.cs Fix baseurl (again) 2020-01-02 21:22:10 +01:00
IServerApplicationPaths.cs Remove unused fields and properties 2019-12-04 21:53:01 +01:00
MediaBrowser.Controller.csproj Make probesize and analyzeduration configurable and simplify circular 2019-11-25 12:07:59 +01:00