aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Emby.Server.Implementations.csproj
AgeCommit message (Collapse)Author
2019-01-20Updates reported version in `System/Info*` set of endpoints.Erwin de Haan
Added ProductName and ServerVersion to API. Added build version and build step. Addressed issues wtih indentation. Made the BuildVersion an actual object. This lets up link to the github page of that commit. Fixed class method type and styled link. Fixed languages and split out the information in the UI. Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension. Removed tempfiles from replace sessions from csproj. Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.) Added simple replace for ssh github links. Add execute rights to update-version. Wrapped long line in ApplicationHost.cs Fixed some small issues. Fixed some small issues, and flipped some if's around. Converted parameter names to camelBack casing. Sealed the attribute class. Removed MPLv2 license. Fixed file headers. Added newline. Moved links in *.csproj files as well. Fix issues caused by rebase auto merging. Removed default constructor and added init values to properties, also hid the Remote value form API.
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-07Remove unused resourceBond_009
2018-12-30Mark where ILogger is being set to nullBond_009
2018-12-15Fix resource load crashBond_009
2018-12-14Port MediaEncoding and Api.Playback from ↵Mathieu Velten
10e57ce8d21b4516733894075001819f3cd6db6b
2018-12-12Change libraries from netcoreapp to netstandardBond_009
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
2018-12-12Change name to EmbyServer.dll jellyfin.dllBond_009
Update and remove deps
2018-11-06* Fixed ImageMagick and XmlTv referencesVasily
* Repplaced IsoMounter binary blob with source (not yet compiling)
2018-11-06Replaced binary Emby.XmlTv.dll with compiled oneVasily
2018-10-23Now build produces seeminly workable debian packageVasily
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-29fix live tv over dlnaLuke Pulverenti
2017-11-14support sharing m3u tuner streamsLuke Pulverenti
2017-11-03update download progress reportingLuke Pulverenti
2017-10-30update SimpleInjectorLuke Pulverenti
2017-10-21update home video library supportLuke Pulverenti
2017-10-13rework device repositoryLuke Pulverenti
2017-10-13update resolved video titlesLuke Pulverenti
2017-10-13update translationsLuke Pulverenti
2017-09-28rework live stream creationLuke Pulverenti
2017-09-26update param encodingLuke Pulverenti
2017-09-25improve support for compressed xmltvLuke Pulverenti
2017-09-10update naming project to target .net standardLuke Pulverenti
2017-09-09removed dead codeLuke Pulverenti
2017-09-07update image processorLuke Pulverenti
2017-09-02update SocketHttpListenerLuke Pulverenti
2017-08-26fix folder rip probeLuke Pulverenti
2017-08-23remove unused localization stringsLuke Pulverenti
2017-08-18move LnkShortcutHandlerLuke Pulverenti
2017-08-16update componentsLuke Pulverenti
2017-08-16remove unused libsLuke Pulverenti
2017-08-16merge common implementations and server implementationsLuke Pulverenti
2017-08-11reduce traffic from session playerLuke Pulverenti
2017-08-10revert servicestack.text updateLuke Pulverenti
2017-08-09AllowUnsafeBlocksLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-08-05update media source methodsLuke Pulverenti
2017-07-27move auto-organize to pluginLuke Pulverenti
2017-07-10update projectLuke Pulverenti
2017-07-01update packagesLuke Pulverenti
2017-06-30fixes #1759 - Custom intro path change requires library scanLuke Pulverenti
2017-06-27xml tv fixesLuke Pulverenti
2017-06-23support individual library refreshingLuke Pulverenti
2017-06-20update libsLuke Pulverenti
2017-06-15update series resolverLuke Pulverenti
2017-06-13update home sectionsLuke Pulverenti
2017-06-02update nlogLuke Pulverenti