Joshua Boniface
3ecfd1fdd1
Rename framework to portable
2019-02-18 22:07:12 -05:00
Joshua Boniface
24574d4964
Rename MacOS build
2019-02-18 22:06:44 -05:00
Joshua Boniface
512ab8c6aa
Remove unneeded Linux builds
2019-02-18 22:06:06 -05:00
Joshua M. Boniface
9a38e4dc8a
Merge pull request #925 from Bond-009/newmaser
...
Merge 10.2.0 release branch back into master
2019-02-17 13:05:12 -05:00
Bond-009
a35ea49c99
Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
2019-02-17 10:38:44 +01:00
Andrew Rabert
4b4399fba6
Merge pull request #920 from nvllsvm/dockolate_icetainer
...
Fix cachedir missing from Docker container
2019-02-16 15:54:16 -05:00
Andrew Rabert
c06598635f
Fix cachedir missing from Docker container
...
Adds the /cache volume and set it to writeable by all. This allows for
those using jellyfin to continue using it without modifying their
config. However, retaining cache will require one to mount the /cache
volume.
Also make the /config and /media dirs 777 by default. No permissions on
mounted volumes will be changed.
2019-02-16 15:25:44 -05:00
Joshua Boniface
a15098dc00
Bump release version for last-minute PRs
2019-02-16 12:13:38 -05:00
Bond-009
86a4d15a32
Merge pull request #899 from AThomsen/bugfix/dlna_name_race_condition
...
DLNA: Fix race condition leading to missing device names
2019-02-16 11:07:30 +01:00
Bond-009
25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
...
Fix assembly visibility
2019-02-16 10:38:10 +01:00
Andrew Rabert
b86f049e66
Merge pull request #910 from nvllsvm/make_it_so
...
Enhance Dockerfiles
2019-02-16 01:53:10 -05:00
Andrew Rabert
12fea24590
Merge pull request #911 from nvllsvm/hooked_on_phonics
...
Checkout submodules in Docker Hub hook
2019-02-16 01:53:01 -05:00
Andrew Rabert
26e2ffdd31
Checkout submodules in Docker Hub hook
2019-02-16 01:45:48 -05:00
Andrew Rabert
d9ab654abe
Enhance Dockerfiles
...
* Prevent failure when obj exists from host compile
* Enhance readability of disposed stages
* Formatting
2019-02-16 01:37:55 -05:00
Andrew Rabert
c44f96b727
Merge pull request #909 from n8225/dockerBuilds
...
Fix docker arm builds
2019-02-16 01:34:37 -05:00
n8225
c5ac36c886
Fix docker arm builds
2019-02-15 23:34:16 -06:00
Joshua Boniface
ff9a0c7e55
Update submodule to 10.2.0 release
2019-02-15 21:04:20 -05:00
Joshua Boniface
056e19f350
Remove superfluous changelog entries
2019-02-15 21:04:12 -05:00
Joshua Boniface
f8ba55e202
Update version to 10.2.0 release
2019-02-15 20:52:54 -05:00
Joshua M. Boniface
4ea76f9cdc
Merge pull request #883 from jellyfin/translations
...
Import Translations
2019-02-15 20:47:37 -05:00
Joshua M. Boniface
88f56cd0c4
Merge pull request #892 from joshuaboniface/depend-ffmpeg-version
...
Add jellyfin-ffmpeg and versioning to package deps
2019-02-15 20:40:29 -05:00
Vasily
b7ae044e65
Merge pull request #885 from Bond-009/warn
...
More warning fixes
2019-02-16 03:22:12 +03:00
Bond-009
18e1d03a89
Comments
2019-02-16 00:44:10 +01:00
Vasily
3947f2315d
Update Jellyfin.Server/Jellyfin.Server.csproj
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-02-16 00:43:56 +01:00
Bond-009
cb9e50b2ea
Reorder elements
2019-02-16 00:43:56 +01:00
Bond-009
e620bb9512
Remove more doc warnings
2019-02-16 00:43:56 +01:00
Bond-009
8b04fe7633
More fixes
2019-02-16 00:43:56 +01:00
Bond-009
2cb747651b
Correctly dispose WebSocketSharpListener
2019-02-16 00:43:56 +01:00
Bond-009
46897aab4f
More warnings
2019-02-16 00:43:56 +01:00
Bond-009
892787cb1a
Disable SA1130
2019-02-16 00:43:56 +01:00
Bond-009
be77e14db9
Warnings for docs
2019-02-16 00:43:56 +01:00
Bond-009
34af7501fa
Fix up CoreAppHost.cs
2019-02-16 00:43:56 +01:00
Bond-009
183ef34422
Do not declare visible instance fields
2019-02-16 00:43:56 +01:00
Bond-009
637936cb9f
Closing braces should be followed by an empty line
2019-02-16 00:43:56 +01:00
Bond-009
fc59b0ab77
Disable SA1512
2019-02-16 00:43:56 +01:00
Bond-009
d8b312674d
No multiple empty lines
2019-02-16 00:43:56 +01:00
Bond-009
ebae7229c1
Single line comments should start with a space
2019-02-16 00:43:56 +01:00
Bond-009
3df8cda110
ConfigureAwait
2019-02-16 00:43:56 +01:00
Bond-009
43cf11aa35
Change discards
2019-02-16 00:42:56 +01:00
Bond-009
6d74184cfb
Merge pull request #901 from cvium/dispose_webresponse_on_errors
...
Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
2019-02-16 00:15:59 +01:00
Claus Vium
21f0a7e020
Make all class implementing dynamically loaded interfaces public
2019-02-15 23:05:14 +01:00
Vasily
7cc69f30c4
Merge pull request #801 from Bond-009/di
...
Move to Microsoft.Extensions.DependencyInjection
2019-02-15 21:21:58 +03:00
Vasily
8425d76198
Merge pull request #875 from Bond-009/error
...
Treat warnings as errors for release builds
2019-02-15 13:58:49 +03:00
Vasily
9bf009c4f8
Merge pull request #898 from EraYaN/namingrules-editorconfig
...
Switch to Roslyn naming rules in EditorConfig
2019-02-15 13:40:10 +03:00
Claus Vium
2845e7e101
Properly dispose HttpWebResponse when the request failed to avoid 'too many open files'
2019-02-15 08:56:08 +01:00
WWWesten
c78298789d
Translated using Weblate (Kazakh)
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/kk/
2019-02-14 18:45:24 -05:00
Anders Thomsen
7bb8985f11
Fix race condition in adding dlna devices to session when the device is discovered repeatedly
2019-02-14 21:53:04 +01:00
Erwin de Haan
db1ebe2559
Static fields prefix 's_' -> '_'
2019-02-14 20:14:29 +01:00
Erwin de Haan
dbebc4774f
Switched to Roslyn naming rules
2019-02-14 20:06:20 +01:00
Joshua Boniface
8414285b58
Only modify Debian package spec for jellyfin-ffmpeg
2019-02-14 09:15:37 -05:00