aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-12Merge pull request #98 from Bond-009/updateVasily
Change name from EmbyServer.dll to jellyfin.dll
2018-12-12Merge pull request #100 from LogicalPhallacy/windowsbuildinstructionsJoshua M. Boniface
build script can generate zip, maybe be run from linux
2018-12-12build script can generate zip, maybe be run from linuxPhallacy
2018-12-12Change name to EmbyServer.dll jellyfin.dllBond_009
Update and remove deps
2018-12-12Merge pull request #83 from nvllsvm/dockdebAndrew Rabert
Add Dockerfile for building Debian package
2018-12-12Merge pull request #91 from joshuaboniface/no-telemetryJoshua M. Boniface
Disable telemetry in Debian builds
2018-12-12Disable telemetry in Debian buildsJoshua Boniface
2018-12-12Merge pull request #90 from joshuaboniface/upgrade-instructionsJoshua M. Boniface
Reorganize README and add section on upgrades
2018-12-12Tweak .NET to 2.2 and chgro in chownJoshua Boniface
2018-12-12Reorganize README and add section on upgradesJoshua Boniface
Add a section on upgrading Debian installs from Emby to Jellyfin, and reformat some other elements to make the list clearer. Fixes remaining item in #77
2018-12-12Add Dockerfile for building Debian packageAndrew Rabert
2018-12-12Update to dotnet-sdk-2.2Andrew Rabert
2018-12-12Remove submodule update from Debian buildAndrew Rabert
Packinging should not maniuplate one's source code like this.
2018-12-12Merge pull request #80 from nvllsvm/telemetryAnthony Lavado
Opt out of .NET telemetry
2018-12-11Opt out of .NET telemetryAndrew Rabert
2018-12-11Merge pull request #73 from nvllsvm/gitlabAndrew Rabert
Add GitLab CI
2018-12-11Merge pull request #75 from drakus72/patch-2Andrew Rabert
Updated mode setting
2018-12-11Merge pull request #71 from joshuaboniface/debian-ffmpegAndrew Rabert
Add ffmpeg dependency and bump package version
2018-12-11Merge pull request #74 from joshuaboniface/unraid-dockerAndrew Rabert
Additions to the README
2018-12-11Clean up some formatting in the Windows build instructionsJoshua Boniface
2018-12-11Add section about Unraid templateJoshua Boniface
2018-12-11Add GitLab CIAndrew Rabert
2018-12-11Merge pull request #70 from drakus72/patch-1Joshua M. Boniface
Test Template for unraid - should work
2018-12-11Merge pull request #72 from nvllsvm/fixbuildJoshua M. Boniface
Fix dotnet build
2018-12-11Fix dotnet buildAndrew Rabert
2018-12-11Bump Debian build versionJoshua Boniface
2018-12-11Add ffmpeg dependency to Debian packagesJoshua Boniface
2018-12-11Merge pull request #69 from nvllsvm/garbageJoshua M. Boniface
Remove garbage
2018-12-11Merge pull request #65 from BnMcG/application-path-helperJoshua M. Boniface
Added required projects to the MediaBrowser solution
2018-12-11Merge pull request #54 from LogicalPhallacy/windowsbuildinstructionsJoshua M. Boniface
Added windows build instructions
2018-12-11Merge pull request #61 from joshuaboniface/contributing-docJoshua M. Boniface
Add contributing documentation
2018-12-11IsoMounter required by EmbyServer projectBen Magee
2018-12-11Add Emby.XmlTv project to the solution, else other projects fail to build in ↵Ben Magee
JetBrains Rider.
2018-12-11Correct some typos and wordingJoshua Boniface
2018-12-11Merge pull request #62 from BnMcG/application-path-helperAndrew Rabert
Add taglib-sharp and ImageMagick to MediaBrowser solution
2018-12-11Add JetBrains Rider files to gitignore, add taglib-sharp and ↵Ben Magee
ImageMagickSharp to the solution, as otherwise Rider can't build the solution.
2018-12-11Add contributing documentationJoshua Boniface
2018-12-11Added doc for windows build scriptPhallacy
2018-12-11merged masterPhallacy
2018-12-11Added build script for Windows BuildsPhallacy
2018-12-11Merge pull request #55 from LogicalPhallacy/WindowsLibPathFixJoshua M. Boniface
Changed the App.Config to longer break both nix (in debug mode) and w…
2018-12-11Merge pull request #1 from jellyfin/masterLogicalPhallacy
Update Local fork to current master for rebase
2018-12-11Merge pull request #48 from joshuaboniface/debian-repoJoshua M. Boniface
Add Debian repo instructions and link to AUR
2018-12-11Fix a few typos and bugsJoshua Boniface
2018-12-11Changed the App.Config to longer break both nix (in debug mode) and windows ↵Phallacy
(in release mode) profiles. Changed the Path helper library to replace %ApplicationData% in Windows land with the Userdata\roaming folder, and with /var/lib in nix land
2018-12-11Merge pull request #41 from Bond-009/taglibVasily
Replace TagLib.Portable.dll with taglib-sharp submodule
2018-12-11Added windows build instructionsPhallacy
2018-12-11Replace dotnet links with generic download pageJoshua Boniface
2018-12-11Add docker hub link tooJoshua Boniface