| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-25 | Remove remnants of system events | Bond_009 | |
| 2019-01-20 | Merge pull request #621 from Bond-009/perf | Andrew Rabert | |
| Minor improvements to library scan code | |||
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Minor improvements to library scan code | Bond_009 | |
| 2019-01-13 | Merge branch 'dev' into reformat | Erwin de Haan | |
| 2019-01-13 | Merge pull request #562 from hawken93/misc_fix | Joshua M. Boniface | |
| Fix error with uppercase photo extension and fix typo in a log line | |||
| 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: Emby.IsoMounting, Emby.Server.Implementations | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Server.Implementations Part I-Lib | Erwin de Haan | |
| 2019-01-13 | Fix small logging typo with the "name (path) will be refreshed" message | hawken | |
| 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 | |
| 2019-01-05 | Merge pull request #393 from Bond-009/removesmb | Vasily | |
| Remove support for opening files via SMB without mounting the share. This doesn't mean you can't use a SMB share to host your files for Jellyfin. You will just have to mount the share using OS-level mechanisms. | |||
| 2019-01-05 | Remove unnecessary using statements | Bond_009 | |
| 2019-01-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2019-01-03 | Remove SMB support | Bond_009 | |
| This doesn't mean you can't use an SMB share to store your files for Jellyfin. You will just have to connect to it on the OS level. | |||
| 2019-01-02 | Remove obsolete functions | Bond_009 | |
| 2018-12-30 | Clean up some catch statements | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 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-05 | support track selection before playback | Luke Pulverenti | |
| 2017-11-03 | update download progress reporting | Luke Pulverenti | |
| 2017-10-04 | reduce socket activity | Luke Pulverenti | |
| 2017-10-03 | remove unneeded async signatures | Luke Pulverenti | |
| 2017-10-01 | update home screen sections | Luke Pulverenti | |
| 2017-09-18 | update owned items | Luke Pulverenti | |
| 2017-09-09 | removed dead code | Luke Pulverenti | |
| 2017-09-05 | 3.2.30.8 | Luke Pulverenti | |
| 2017-08-23 | add comment | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
| 2017-08-18 | move LnkShortcutHandler | Luke Pulverenti | |
| 2017-08-16 | update components | Luke Pulverenti | |
| 2017-08-16 | remove unused libs | Luke Pulverenti | |
| 2017-08-16 | merge common implementations and server implementations | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-06 | update file refresher | Luke Pulverenti | |
| 2017-06-23 | support individual library refreshing | Luke Pulverenti | |
| 2017-05-27 | update realtime monitor | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-25 | update stream copying | Luke Pulverenti | |
| 2017-05-25 | fix plugin loading | Luke Pulverenti | |
| 2017-05-24 | update main projects | Luke Pulverenti | |
| 2017-05-12 | update image processor | Luke Pulverenti | |
| 2017-05-04 | improve smb support | Luke Pulverenti | |
