| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-26 | Change default aspect ratio to 2/3 from 0 | Claus Vium | |
| 2019-01-26 | Merge pull request #709 from Bond-009/null | Andrew Rabert | |
| Fix always null expressions | |||
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 2019-01-25 | Fix always null expressions | Bond_009 | |
| 2019-01-24 | Eliminate some compile warnings (#600) | hawken | |
| * Remove some unused variables * remove duplicate "using .." by sorting and deduping the list * Remove things that already exist in the parent class (in one case I moved some documentation to the parent) * EntityBodyData and and NextSearch were never set (only read), removed * _timeout was never read, subsequently _timer became unused. part of a TODO timeout functionality that was not implemented yet | |||
| 2019-01-24 | Set Parent to current query Item if ParentId is empty (#680) | Claus Vium | |
| **Changes** Fixed a faulty change in logic that occurred during the Christmas GPL nightmare. I stepped through Emby 3.5.2 and stumbled over a difference in the query between Jellyfin and Emby, where in Emby, query.ParentId was set to the item itself. So I did a little digging in the old GPLv2 source and found this https://github.com/MediaBrowser/Emby/blob/3.4.1.8/MediaBrowser.Controller/Entities/Folder.cs#L720 **Issues** Fixes #673 | |||
| 2019-01-22 | Change MusicAlbum.Tracks to return Audio items | hawken | |
| 2019-01-20 | Minor improvements to library scan code | Bond_009 | |
| 2019-01-18 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-15 | Fix potential problem where aspect ratio would be incorrectly calculated | hawken | |
| 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 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-12 | Reformatted the files with notes. | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Merge pull request #506 from hawken93/linting | Joshua M. Boniface | |
| Removing tabs and trailing whitespace | |||
| 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 | |
| 2019-01-07 | Fix regression where it would do integer divisions, giving wrong result | hawken | |
| 2019-01-03 | Post GPL cleanup | Bond_009 | |
| 2019-01-02 | Remove some warnings | Bond_009 | |
| 2018-12-30 | Fix build post GPL change | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Clean up | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-30 | Added extra extension method that create a new instance of the destination ↵ | Erwin de Haan | |
| object. | |||
| 2018-12-30 | Fixed #320 by adding an extension method to BaseItem to make a deep copy of ↵ | Erwin de Haan | |
| an object. | |||
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-25 | update library changed notifier | Luke Pulverenti | |
| 2017-11-20 | fixes #1225 - Emby creates bogus seasons from subfolderss | Luke Pulverenti | |
| 2017-11-17 | improve merge/split video feature | Luke Pulverenti | |
| 2017-11-14 | support sharing m3u tuner streams | Luke Pulverenti | |
| 2017-11-06 | fix hdhr stream returning too quickly | Luke Pulverenti | |
| 2017-11-05 | support track selection before playback | Luke Pulverenti | |
| 2017-11-03 | update download progress reporting | Luke Pulverenti | |
| 2017-10-30 | reset image dimensions on changes | Luke Pulverenti | |
| 2017-10-28 | fix music artists not showing in collections | Luke Pulverenti | |
| 2017-10-22 | restore GetImageSize method | Luke Pulverenti | |
| 2017-10-22 | update image aspect ratio detection | Luke Pulverenti | |
| 2017-10-16 | support delete per library | Luke Pulverenti | |
| 2017-10-13 | reduce file checks during library scan | Luke Pulverenti | |
| 2017-10-13 | update translations | Luke Pulverenti | |
| 2017-10-06 | fix book providers | Luke Pulverenti | |
