Commit graph

12088 commits

Author SHA1 Message Date
Erwin de Haan ff88936f8b Update CONTRIBUTORS.md 2018-12-30 01:32:05 +01:00
Erwin de Haan 9c1c29325d Added extra extension method that create a new instance of the destination object. 2018-12-30 01:25:42 +01:00
Erwin de Haan de7fcaadb3 Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object. 2018-12-30 01:12:33 +01:00
Joshua M. Boniface 1f0b83c66a Merge pull request #301 from nvllsvm/fix-default-language
Fix default language
2018-12-28 17:15:21 -05:00
Andrew Rabert 4929ee9ab6 Fix default language
The default preferred language in the startup wizard now defaults to
English (United States).
2018-12-28 17:06:45 -05:00
Andrew Rabert 9c49e936f0 Merge pull request #288 from Bond-009/toarray
Remove custom ToArray extension
2018-12-28 16:33:42 -05:00
Vasily dc4a6026a5 Merge pull request #299 from nvllsvm/rmcoc
Remove code of conduct
2018-12-29 00:29:53 +03:00
Andrew Rabert b29aaed307 Remove CoC 2018-12-28 16:27:05 -05:00
Joshua M. Boniface 5ed0504cfb Merge pull request #298 from nvllsvm/disable_plugin_updates
Disable plugin updates
2018-12-28 16:16:59 -05:00
Andrew Rabert c2a6a2119a Disable plugin updates
It would always fail since Jellyfin has no plugin repository to check
against.
2018-12-28 15:57:33 -05:00
Vasily da0ae0d64f Merge pull request #290 from joshuaboniface/debian-gpl-tweaks
Debian GPL tweaks
2018-12-28 21:29:42 +03:00
Bond_009 6e5d2aadaa Remove custom ToArray extension 2018-12-28 16:48:26 +01:00
Joshua Boniface 34f226d83a Tweak unit to restart on any failure, 15s timeout 2018-12-28 10:27:27 -05:00
Joshua Boniface 1b4a21871a Bump Debian binary version 2018-12-28 10:26:54 -05:00
Joshua Boniface 022955d9ac Move the .NET Runtime flag into a variable 2018-12-28 10:25:19 -05:00
Andrew Rabert a86b71899e Add GPL modules 2018-12-27 18:27:57 -05:00
Andrew Rabert 9bac3ac616 Reformat JSON using JQ with sorted keys
cat "$f" | jq -S | sponge "$f"
2018-12-25 12:10:08 -05:00
Anthony Lavado 27dc2aa1fa Correct the badge for Matrix
- Fix the shields.io badge call for matrix
2018-12-25 12:10:08 -05:00
Andrew Rabert e163fea9d9 Merge pull request #248 from jellyfin/develop
Master 3.5.2-4
2018-12-20 22:10:42 -05:00
Joshua M. Boniface b4bd4e3584 Merge pull request #242 from joshuaboniface/debian-packaging
Bump Debian packaging version
2018-12-20 18:44:25 -05:00
Joshua Boniface e1a24035b9 Bump Debian packaging version 2018-12-20 18:32:15 -05:00
Joshua M. Boniface 7fd7d063b4 Merge pull request #230 from nvllsvm/barfy_banana_chips
Add aarch64 image
2018-12-20 17:51:05 -05:00
Andrew Rabert f50b22aac4 Add aarch64 image
There is no 2 version of the dotnet image for aarch64. Need to use a 3
image for now.
2018-12-20 01:18:47 -05:00
Andrew Rabert 0fa52f4177 Merge pull request #184 from Bond-009/warnings
[WIP] Remove warnings
2018-12-19 21:39:58 -05:00
Joshua M. Boniface 2df4e5a564 Merge pull request #208 from anthonylavado/readme-changes
Complete overhaul of README
2018-12-18 20:23:43 -05:00
Joshua M. Boniface be345cc5f2 Merge pull request #226 from nvllsvm/grandmas_ugly_perm
Remove PUID and PGUID env vars, stop chowning
2018-12-18 20:22:38 -05:00
Andrew Rabert def954e8da Remove PUID and PGUID env vars
Use Docker's built-in `user` option instead.
Ex. `docker run --user 1000:1000 jellyfin/jellyfin`
2018-12-18 20:08:34 -05:00
Anthony Lavado ad8483bf16 Add announce chat link
As per @joshuaboniface, adding a link to the announce chat.
2018-12-18 18:13:10 -05:00
Anthony Lavado e7d18ce11f Change formatting slightly
Removed the line break in the Feature/Issue links,
2018-12-18 18:09:40 -05:00
Bond-009 1a2153c399 Update WebSocket.cs 2018-12-17 22:08:09 +01:00
Anthony Lavado 060d2f1b19 Complete overhaul of README
- Moves all build/package information to Wiki
- Adds new badges for quick info
- Adds new styles, and looks good on mobile
2018-12-17 03:10:15 -05:00
Andrew Rabert a8bce31a01 Merge pull request #199 from jellyfin/develop
Master 3.5.2-3
2018-12-16 23:35:07 -05:00
Andrew Rabert 5d0c0a8b7c Merge pull request #207 from nvllsvm/image
Image libs
2018-12-16 23:29:34 -05:00
Andrew Rabert a9607555df Add Linux binaries for SkiaSharp
- Not sure how this impacts Windows builds, but it works great for Linux.
- Requires additional deps on Debian
2018-12-16 23:23:00 -05:00
Andrew Rabert 9e826965eb Build ImageMagicSharp 2018-12-16 22:57:41 -05:00
Andrew Rabert 7dc37baaeb Merge pull request #198 from MatMaul/bitrate
Fix transcoding bitrate
2018-12-16 22:20:14 -05:00
Andrew Rabert 80baf3607e Merge pull request #202 from MatMaul/vaapi-profile
Fix encoding profile handling for vaapi
2018-12-16 22:16:19 -05:00
Andrew Rabert 6709c74208 Merge pull request #201 from joshuaboniface/debian-packaging
Move repository install instructions to Wiki
2018-12-16 14:24:31 -05:00
Joshua Boniface 71c42ad298 Move repository install instructions to Wiki 2018-12-16 14:21:19 -05:00
Vasily 57e050a69a Merge pull request #193 from joshuaboniface/selfcontained-binary
Debian packaging improvements
2018-12-16 11:20:08 +03:00
Andrew Rabert 346c807a71 Merge pull request #196 from nvllsvm/simplify
Simplify
2018-12-16 00:50:36 -05:00
Andrew Rabert b369fbd05e Remove redundant solution specification 2018-12-16 00:43:38 -05:00
Andrew Rabert 23ed559bb0 Simplify Docker build
- Remove unnecessary build command (implied in publish)
- Remove unnecessary solution arg
- Move arg to command
2018-12-16 00:40:21 -05:00
Bond_009 cb8cd1ff55 Log exception where possible 2018-12-16 00:49:18 +01:00
Bond_009 22093c9e8f Removed some warnings 2018-12-16 00:49:18 +01:00
Andrew Rabert 336a4a2b8d Merge pull request #195 from BnMcG/194-encoding-reference
Add MediaBrowser.MediaEncoding project reference into solution
2018-12-15 18:41:02 -05:00
Ben Magee dd2e655cce Add MediaBrowser.MediaEncoding project. 2018-12-15 23:31:13 +00:00
Joshua Boniface f91c01b850 Use consistent format 2018-12-15 18:25:59 -05:00
Joshua Boniface dcf1468eac Add cleanup of /etc/sudoers.d/emby in preinst 2018-12-15 18:18:51 -05:00
Joshua Boniface 0bffe19e37 Bump build number 2018-12-15 18:17:39 -05:00