jellyfin/BDInfo
2019-01-28 22:10:00 +01:00
..
Properties EditorConfig reformat: BDInfo, DvdLib, Emby.Dlna 2019-01-13 20:29:23 +01:00
BDInfo.csproj Revert Jellyfin.Versioning, Update all versions and user agents. 2019-01-20 01:12:44 +01:00
BDInfoSettings.cs ReSharper Reformat: Properties to expression bodied form. 2019-01-13 21:31:14 +01:00
BDROM.cs Unwrapped MoveDirectory, DirectoryExists, FileExists & removed MoveFile 2019-01-28 22:10:00 +01:00
LanguageCodes.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
ReadMe.txt Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txt 2019-01-13 21:10:15 +01:00
TSCodecAC3.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecAVC.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecDTS.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecDTSHD.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSCodecLPCM.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecMPEG2.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecMVC.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecTrueHD.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSCodecVC1.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSInterleavedFile.cs Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv 2019-01-13 20:54:44 +01:00
TSPlaylistFile.cs Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
TSStream.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamBuffer.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamClip.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00
TSStreamClipFile.cs Unwrapped OpenRead and CopyFile 2019-01-28 22:09:58 +01:00
TSStreamFile.cs ReSharper conform to 'var' settings 2019-01-13 21:37:13 +01:00

The source is taken from the BDRom folder of this project:

http://www.cinemasquid.com/blu-ray/tools/bdinfo

BDInfoSettings was taken from the FormSettings class, and changed so that the settings all return defaults.