dkanada
3142c9b990
Merge pull request #2916 from Bond-009/minor2
...
Minor improvements
2020-04-20 13:52:27 +09:00
Andrew Rabert
1d4763a246
Merge pull request #2813 from nyanmisaka/docker
...
Switch to jellyfin-ffmpeg with integrated driver in docker build
2020-04-19 21:10:32 -04:00
Jay-Jay
42781c4d4b
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-04-19 20:11:01 -04:00
Bond-009
6f866a7fdc
Merge pull request #2915 from randrey/imdbid-length-fix
...
Fix imdbid regex
2020-04-20 00:09:18 +02:00
randrey
d30fd3b3d2
Changed '\d' to '[0-9]'.
2020-04-19 14:14:04 -07:00
Joshua M. Boniface
5c669d7ad7
Merge pull request #2849 from lyonzy/patch-1
...
Handle null outputFileExtension in GetOutputFilePath
2020-04-19 12:45:08 -04:00
Bond_009
a73e1f18b6
Minor improvements
2020-04-19 11:16:09 +02:00
tayhr
16401ec7ae
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-04-18 23:16:00 -04:00
dkanada
1f28d49fc7
Merge pull request #2864 from JustAMan/fix-caching
...
Make Last-Modified and If-Modified-Since headers follow the spec
2020-04-19 12:04:18 +09:00
dkanada
eda208e258
Merge pull request #2829 from Bond-009/warn19
...
Fix some warnings
2020-04-19 12:04:02 +09:00
dkanada
d62bd7fecd
fix spelling error
2020-04-19 11:46:22 +09:00
dkanada
c35e6ac39a
Merge pull request #2910 from randrey/dlna-extra-mime-types
...
Additional mime types for DLNA (VLC)
2020-04-19 11:38:25 +09:00
randrey
92f273cb0c
Limit imdbid to 8 digits.
2020-04-18 18:18:48 -07:00
randrey
d7a71cee3c
Fix imdbid regex
2020-04-18 17:26:22 -07:00
Klanc
e333e6765a
Translated using Weblate (Catalan)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2020-04-18 12:35:23 -04:00
dkanada
167e96d212
Merge pull request #2848 from ZadenRB/startup-endpoint-parameters
...
Fix casing of JSON in Jellyfin API
2020-04-18 18:16:36 +09:00
randrey
2e10d385f0
Add mime type for .mpegts files.
2020-04-17 23:11:52 -07:00
Julien Machiels
25da2cb2d7
Translated using Weblate (French)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-04-18 01:52:55 -04:00
randrey
156998dd83
Add mime types for ape and wv files.
2020-04-17 22:25:54 -07:00
Bond-009
b76f570583
Merge pull request #2775 from mark-monteiro/upnp-cleanup
...
Port Forwarding Improvements
2020-04-17 14:19:49 +02:00
Andrey Sinitsyn
7529402cc9
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2020-04-17 07:40:20 -04:00
Matt Lyons
e7fde6aaca
Handle null outputFileExtension with null-conditional operator
2020-04-17 16:13:56 +10:00
Mark Monteiro
bcf1ef319a
Update documentation for EnableUPnP
2020-04-17 00:27:18 -04:00
dkanada
ae7153b65b
Merge pull request #2880 from Bond-009/deadcode2
...
Remove dead function
2020-04-17 12:10:19 +09:00
Mark Monteiro
8a81bcd742
Restart port forwarding when public https port changes
2020-04-16 22:49:23 -04:00
Mark Monteiro
78d9b9894c
Respond to config changes correctly for external port forwarding
2020-04-16 22:41:19 -04:00
Mark Monteiro
26afb42a72
Cleanup port forwarding service
...
- Use a concurrent collection instead of manually locking
- Do not forward HTTPS port when it is not enabled
- Created multiple rules (HTTP/HTTPS) in parallel instead of in sync
2020-04-16 22:41:19 -04:00
Mark Monteiro
c78413cf7c
Disable UPnP by default
2020-04-16 22:41:19 -04:00
WWWesten
1c38983ab4
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2020-04-16 14:52:40 -04:00
ZadenRB
bb288e16cc
Document JSON options change
2020-04-15 17:02:43 -06:00
Vasily
95dc99fdbd
Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs
...
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2020-04-16 01:03:29 +03:00
Vasily
e1fb24c9ee
Merge pull request #2830 from Bond-009/dvdlib
...
DvdLib: remove dependency on MediaBrowser.Model
2020-04-16 00:53:25 +03:00
Bond-009
31769bda28
Merge pull request #2745 from Artiume/patch-6
...
Force Audio Transcoding for LiveTV Transcoding
2020-04-15 23:23:56 +02:00
Bond-009
bcf53b3226
Merge pull request #2746 from dafo90/master
...
Authentication request log with IP
2020-04-15 23:22:50 +02:00
WWWesten
30b860fb82
Translated using Weblate (Russian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2020-04-15 16:44:09 -04:00
gnehs
f8a4525fd5
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-04-15 15:33:50 -04:00
dkanada
d7df890017
Merge pull request #2855 from Delgan/improve-movie-resolver
...
Improve movie resolver if space precedes the year
2020-04-15 23:51:32 +09:00
Bond_009
72219795d1
Remove dead function
2020-04-15 14:29:12 +02:00
Mathias
ed1ffcb603
Translated using Weblate (Danish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2020-04-15 07:55:21 -04:00
Bond-009
ae3ee1eb16
Merge pull request #2862 from mark-monteiro/dependabot/nuget/Mono.Nat-2.0.1
...
Bump Mono.Nat from 2.0.0 to 2.0.1
2020-04-15 11:24:11 +02:00
Bond_009
d6daac5064
Fix build
2020-04-15 11:12:58 +02:00
ZadenRB
72862d7b46
Lowercase actual parameters in code and remove whitespace to comply with StyleCopAnalyzers
2020-04-15 00:24:15 -06:00
Miko Dela Cruz
2eb5775ee3
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-04-14 15:52:23 -04:00
Jeisson rojas
96795ca250
Translated using Weblate (Spanish (Argentina))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-04-14 02:38:26 -04:00
Vasily
9df49cc796
Make Last-Modified and If-Modified-Since headers follow the spec
2020-04-14 01:52:43 +03:00
Delgan
be6cc9644f
Another iteration
2020-04-13 16:11:02 +02:00
Delgan
90d289f946
Fix failing tests?
2020-04-13 15:55:18 +02:00
Delgan
5c117734a5
Improve movie resolver if space precedes the year
2020-04-13 14:50:35 +02:00
dependabot-preview[bot]
4ecce9e085
Bump Mono.Nat from 2.0.0 to 2.0.1
...
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/mono/Mono.Nat/releases )
- [Commits](https://github.com/mono/Mono.Nat/compare/Mono.Nat-2.0.0...Mono.Nat-2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 10:39:10 +00:00
Matt Lyons
b52199e9e2
Handle null outputFileExtension in GetOutputFilePath
2020-04-13 12:44:15 +10:00