Commit Graph

11845 Commits

Author SHA1 Message Date
Joshua Boniface ad0f1335d2 Clean up CONTRIBUTORS and differentiate us 2018-12-09 21:37:24 -05:00
Joshua Boniface 82c2d3b231 Rearrange README for new project
Remove the rationale (we don't really need those), adds details on the
goal right now, and mentions the transition to .NET Core and build
facilities.

The Debian build instructions have also been streamlined and organized
to optimize adding further instructions for different platforms.
2018-12-09 21:32:33 -05:00
Joshua M. Boniface df9c9dc71c Merge pull request #6 from nvllsvm/meta
Misc text changes
2018-12-09 21:06:08 -05:00
Joshua M. Boniface c8c35864fe Merge pull request #10 from jellyfin/revert-9-debian-packaging
Revert "Debian packaging improvements"
2018-12-09 18:45:25 -05:00
Joshua M. Boniface 3557b90f10 Revert "Debian packaging improvements" 2018-12-09 18:45:08 -05:00
Andrew Rabert f24c45cbcf Remove Emby links and images from README
- Images are outdated and contain proprietary assets.
- Many of the apps communicate with Emby servers so we shouldn't
advertise compatibility.
2018-12-09 18:02:44 -05:00
Andrew Rabert cc28782707 Remove incorrect .md suffix from LICENSE file 2018-12-09 18:02:44 -05:00
Joshua M. Boniface 811373aa86 Merge pull request #9 from jellyfin/debian-packaging
Debian packaging improvements
2018-12-09 17:55:40 -05:00
Joshua Boniface c591b6d751 Update services to work with dotnet 2018-12-09 17:42:13 -05:00
Joshua Boniface 919f685e79 Update /var/lib path name 2018-12-09 17:30:46 -05:00
Joshua Boniface 8fcec19936 Rename numerous debian control elements
Replace the name emby/emby-server with jellyfin everywhere.
2018-12-09 16:51:38 -05:00
Vasily 20c2dcf834 IsoMounting now compiles 2018-11-06 20:01:10 +03:00
Vasily 149f75f3f4 * Fixed ImageMagick and XmlTv references
* Repplaced IsoMounter binary blob with source (not yet compiling)
2018-11-06 19:24:06 +03:00
Vasily fdeefd0775 Replaced binary ImageMagicSharp with compiled submodule 2018-11-06 16:33:22 +03:00
Vasily 6bd48ece70 Replaced binary Emby.XmlTv.dll with compiled one 2018-11-06 16:11:11 +03:00
Vasily 6757475311 Now build produces seeminly workable debian package 2018-10-23 00:40:43 +03:00
Vasily b2305295af Improved package clean, removed not needed binary blobs 2018-10-22 18:51:41 +03:00
Vasily 65b69eb941 Fixed debian packaging for netcore, fixed package version 2018-10-22 03:47:12 +03:00
Vasily 46ba3e3549 Small fixes, trying to get this to build 2018-10-22 03:25:50 +03:00
Joshua Boniface 0b64fb771f Modify debian build files to support .NET core 2018-10-22 02:51:22 +03:00
Vasily 86f6b817fc Replaced mb3admin.com phoning home with a stub mb3admin.local 2018-10-22 02:16:58 +03:00
Vasily 7b71249e37 Added more information about my own motives to README 2018-10-22 02:04:28 +03:00
Joshua Boniface d8c22ca1cb Add binary script which was missing due to gitignore 2018-10-22 01:59:28 +03:00
Joshua Boniface e33f541c2b Move this to the latter part of the file to avoid conflicts 2018-10-22 01:59:25 +03:00
Joshua Boniface 951d240802 Remove some unneeded auto_build steps 2018-10-22 01:58:26 +03:00
Joshua Boniface 9231c7d36d Don't ignore the debian/bin folder 2018-10-22 01:58:26 +03:00
Joshua Boniface 7265f6dca6 Clean up Debian build dependencies 2018-10-22 01:58:26 +03:00
Joshua Boniface 729033ed50 Add credit to Carlos for the Debian build package 2018-10-22 01:58:26 +03:00
Joshua Boniface c71115bddf Correct the final round of spelling mistakes 2018-10-22 01:58:26 +03:00
Joshua Boniface 6d05460e34 Correct spelling mistakes and add further content 2018-10-22 01:58:26 +03:00
Joshua Boniface da9042504a Edit the README further for clarity 2018-10-22 01:58:26 +03:00
Joshua Boniface 03ae0711d6 Update readme to reflect project status and provide rationale 2018-10-22 01:58:26 +03:00
Joshua Boniface 59b9cbe7c0 Update maintainer and dependencies for Debian package 2018-10-22 01:58:26 +03:00
Joshua Boniface e8a23e1b62 Update changelog message 2018-10-22 01:58:26 +03:00
Joshua Boniface 32e2b56839 Remove dependency on libembysqlite3, using normal sqlite3 instead 2018-10-22 01:58:26 +03:00
Joshua Boniface 9583e960fd Properly ignore the ntdll.dll dependency 2018-10-22 01:58:26 +03:00
Joshua Boniface 1074b7ece8 Update build dependency versions 2018-10-22 01:58:26 +03:00
Joshua Boniface c3dd3fbfbc Add cli-common-dev builddep 2018-10-22 01:58:26 +03:00
Joshua Boniface 4166d88748 Use msbuild instead of xbuild due to deprecation 2018-10-22 01:58:26 +03:00
Joshua Boniface 9396a0d640 Update version in README fork message 2018-10-22 01:58:26 +03:00
Joshua Boniface 4abdd4f894 Set correct Debian version after after 3.4.1.18 merge 2018-10-22 01:58:25 +03:00
Joshua Boniface 2d12f40f95 Add build info 2018-10-22 01:56:16 +03:00
Joshua Boniface 2d14d8c73f Use the right version in the fork notification 2018-10-22 01:56:16 +03:00
Joshua Boniface bb9380c81d Update README to include fork information 2018-10-22 01:56:16 +03:00
Joshua Boniface c0953e51b5 Add patches and debian build information for emby-server 2018-10-22 01:56:13 +03:00
stefan 48facb797e Update to 3.5.2 and .net core 2.1 2018-09-12 19:26:21 +02:00
Luke c32d865638 Merge pull request #3055 from MediaBrowser/beta
Beta
2017-12-05 13:37:55 -05:00
Luke b3fbdde043 Merge pull request #3053 from MediaBrowser/dev
Dev
2017-12-05 13:36:50 -05:00
Luke Pulverenti bb3d80406b 3.2.50.0 2017-12-05 13:34:58 -05:00
Luke Pulverenti 85815adcd2 update live tv queries 2017-12-05 13:30:49 -05:00