| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-20 | Remove DvdLib (#9068) | Patrick Barron | |
| * Remove DvdLib * Update error message for blu-ray folders Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> * Remove BDInfo * Remove MediaEncoder.GetPrimaryPlaylistVobFiles * Remove BlurayDiscInfo Co-authored-by: Shadowghost <Shadowghost@users.noreply.github.com> | |||
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2020-11-14 | Missed some stuff | Bond_009 | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-16 | fix brace spacing for do while loops | telans | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-05-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-04-21 | Enable TreatWarningsAsErrors for DvdLib | Bond_009 | |
| 2020-04-11 | DvdLib: remove dependency on MediaBrowser.Model | Bond_009 | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2019-03-07 | Remove dead code | Bond-009 | |
| What it says on the tin | |||
| 2019-03-01 | Don't mix LINQ and roreach loops for readability | Bond-009 | |
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | EditorConfig reformat: BDInfo, DvdLib, Emby.Dlna | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: DvdLib | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-16 | Removed some warnings | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2016-10-26 | more steps to make provider project portable | Luke Pulverenti | |
