Bond_009
ec70f3ac75
Fix plugin installation and correct api behaviour
...
The `/Packages/{Name}` endpoint would return a package that had either
the corrent name or the correct guid. In reality it shoud check if both
are correct.
2019-12-06 22:06:16 +01:00
Joshua M. Boniface
6f283d80dc
Merge pull request #2104 from cvium/avoid_catastrophic_backtracking
...
Simplify regex to avoid catastrophic backtracking
2019-12-06 15:13:23 -05:00
Claus Vium
8befab5b5d
Simplify regex to avoid catastrophic backtracking
2019-12-06 20:21:18 +01:00
Vasily
935525e77a
Merge pull request #2102 from jellyfin/Bond-009-plugins
...
Add installed plugins to bug reports
2019-12-06 12:53:42 +03:00
memnos
caa57d5bda
Translated using Weblate (Italian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2019-12-05 13:29:41 -05:00
gustinn
8694577c71
Added translation using Weblate (Icelandic)
2019-12-05 13:29:41 -05:00
Bond-009
8718e1ea6b
Add installed plugins to bug reports
2019-12-05 18:30:56 +01:00
Vasily
e05c02263a
Merge pull request #2097 from Bond-009/unused2
...
Remove unused fields and properties
2019-12-05 12:06:14 +03:00
Vasily
e41dd316d1
Merge pull request #2098 from Bond-009/config2
...
Fix GetTranscodePath function and cache path update logline
2019-12-05 12:05:46 +03:00
WtK0040
82575db662
Translated using Weblate (Afrikaans)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2019-12-05 03:57:07 -05:00
Pavel Sochor
fccc90ae1a
Translated using Weblate (Slovak)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sk/
2019-12-05 03:57:07 -05:00
Yuval Pecht
fc4bbee39f
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2019-12-05 03:57:07 -05:00
bugthug
9144c84dc9
Translated using Weblate (Hebrew)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2019-12-05 03:57:07 -05:00
TheGoose
5234c686e7
Translated using Weblate (English (United States))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_US/
2019-12-05 03:57:07 -05:00
Dominik
7d2f066cd4
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-12-05 03:57:07 -05:00
woodmichl
383733044f
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-12-05 03:57:07 -05:00
dkanada
a7ef1aa7ec
Merge pull request #2050 from Bond-009/nullref
...
Fix possible nullref when updating packages
2019-12-05 15:23:48 +09:00
Bond_009
4a0df15bbd
Fix GetTranscodePath function and cache path update logline
...
* GetTranscodePath returned an empty string after the option was left
blank in the web UI
* Unified the log style for all paths
2019-12-04 22:18:37 +01:00
Bond_009
f7d71a2bc7
Remove unused fields and properties
2019-12-04 21:53:01 +01:00
Vasily
e44a7ae3f6
Merge pull request #2073 from Bond-009/networkcode
...
Minor improvements to network code
2019-12-04 20:03:10 +03:00
WtK0040
903752b77b
Translated using Weblate (English (United States))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_US/
2019-12-04 02:25:32 -05:00
WtK0040
df10cf8012
Added translation using Weblate (Afrikaans)
2019-12-03 07:59:34 -05:00
Bond-009
caca2b31fe
Fix build
2019-12-03 10:55:22 +01:00
Bond-009
01c5dcea77
Merge pull request #2082 from excelite/add_centralized_logging_support
...
added required nuget package to enable serilog based centralized logging in gelf format
2019-12-03 09:12:03 +01:00
Bond-009
7765b43eea
Merge pull request #2089 from escabe/fix2088
...
Fix #2088
2019-12-02 14:22:26 +01:00
dkanada
203bf7b794
Merge pull request #2052 from EraYaN/azp-tag-checkout-windows
...
Add tag building support to Windows Web build.
2019-12-02 18:23:22 +09:00
KingsFourze
a7461f3ba7
Translated using Weblate (Chinese (Hong Kong))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2019-12-01 23:15:46 -05:00
EscAbe
3b7b8eba4c
Fix for #2088
2019-12-01 20:50:24 +01:00
Bond-009
84c136b1f2
Update Emby.Server.Implementations/SocketSharp/WebSocketSharpRequest.cs
...
Co-Authored-By: Claus Vium <cvium@users.noreply.github.com>
2019-12-01 19:30:18 +01:00
penguinfuko
28f71b445f
Translated using Weblate (Chinese (Traditional))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2019-11-30 05:15:47 -05:00
Mehmet Can Kanpolat
be14b91f23
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2019-11-30 05:15:47 -05:00
excelite
12dd2c51a7
added required nuget package to enable serilog based centralized logging in gelf fromat
2019-11-29 23:03:59 +01:00
Vasily
8f56baf6d9
Merge pull request #2071 from excelite/add_default_values_to_logconfig
...
add filesize limit for logfiles and a maximum logfile count
2019-11-29 18:55:50 +03:00
Vasily
32519a5471
Merge pull request #2058 from ferferga/master
...
Add full Raspberry Pi hardware accelerated decoding support
2019-11-29 13:06:06 +03:00
Bond-009
6f45d95951
Minor improvements to network code
2019-11-28 17:46:06 +01:00
excelite
60691349a1
added filesize limit for logfiles and a maximum logfile count
2019-11-28 11:20:46 +01:00
Vasily
f3ca4631c3
Merge pull request #2062 from Bond-009/docker
...
Use .Net Core 3.0 in all docker images
2019-11-27 16:20:41 +03:00
Vasily
5263aaa026
Merge pull request #1503 from cvium/webapi_v2
...
Move StartupWizard to ASP.NET Web Api
2019-11-27 11:50:06 +03:00
Vasily
c45d54efb2
Merge pull request #1942 from Bond-009/nullable
...
Enable nullable reference types for Jellyfin.Server
2019-11-27 11:48:41 +03:00
Mehmet Can Kanpolat
1606706070
Translated using Weblate (Turkish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2019-11-26 11:15:39 -05:00
Leo Verto
22f50de1fe
Translated using Weblate (German)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2019-11-26 11:15:39 -05:00
dkanada
5bb6e605fa
Merge pull request #2054 from jellyfin/Bond-009-dlna-getpathvalue
...
dlna GetPathValue
2019-11-26 18:43:49 +09:00
dkanada
3dc1bfc179
Merge pull request #2049 from jellyfin/dkanada-patch-1
...
Update readme
2019-11-26 18:41:01 +09:00
Claus Vium
080b106991
Update Jellyfin.Api/Auth/FirstTimeSetupOrElevatedPolicy/FirstTimeSetupOrElevatedRequirement.cs
...
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-11-26 10:20:45 +01:00
Bond-009
50a535e6e4
Use .Net Core 3.0 in all docker images
2019-11-26 09:47:26 +01:00
ferferga
94ef239de0
Add full Raspberry Pi hardware decoding support
2019-11-25 23:09:23 +01:00
dkanada
65ae4eb0dd
fix some html tags in the readme
2019-11-26 00:32:14 +09:00
Vasily
47e6eede71
Merge pull request #2055 from Bond-009/fixbuild
...
Fix master build
2019-11-25 14:17:56 +03:00
Bond-009
a4c2886ac0
Fix master build
...
I was wrong, it did break...
2019-11-25 11:04:51 +01:00
Bond-009
69d76af054
dlna GetPathValue
...
Forgot to update this last time, just copied the code from `MediaBrowser.Api/BaseApiService.cs`
2019-11-25 10:56:23 +01:00