archon eleven
1acb9e1d45
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
WWWesten
6640f3f782
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
WWWesten
8aef2cb282
Translated using Weblate (Lithuanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/lt/
3 years ago
WWWesten
8bd331f5fa
Translated using Weblate (Croatian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
3 years ago
Muhammed Aljailane
ee80602a0d
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
Claus Vium
dd8b9e9d23
Merge pull request #6953 from matthiasdv/mdv/harden-systemd-service
...
Add more hardening to systemd service
3 years ago
matthiasdv
3176a4ddd9
add more hardening to systemd service
3 years ago
Bond-009
9cafa2cab4
Merge pull request #6946 from jellyfin/dependabot/nuget/libse-3.6.4
3 years ago
dependabot[bot]
c4c7d7431f
Bump libse from 3.6.2 to 3.6.4
...
Bumps [libse](https://github.com/SubtitleEdit/subtitleedit ) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/SubtitleEdit/subtitleedit/releases )
- [Changelog](https://github.com/SubtitleEdit/subtitleedit/blob/master/Changelog.txt )
- [Commits](https://github.com/SubtitleEdit/subtitleedit/compare/3.6.2...3.6.4 )
---
updated-dependencies:
- dependency-name: libse
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Bond-009
f2648f3eee
Merge pull request #6947 from jellyfin/dependabot/nuget/BDInfo-0.7.6.2
3 years ago
dependabot[bot]
29095ab390
Bump BDInfo from 0.7.6.1 to 0.7.6.2
...
Bumps [BDInfo](https://github.com/jellyfin/BDInfo ) from 0.7.6.1 to 0.7.6.2.
- [Release notes](https://github.com/jellyfin/BDInfo/releases )
- [Commits](https://github.com/jellyfin/BDInfo/commits )
---
updated-dependencies:
- dependency-name: BDInfo
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
WWWesten
b9b3959223
Translated using Weblate (Punjabi)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pa/
3 years ago
WWWesten
9b71bf8cfe
Translated using Weblate (Nepali)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
3 years ago
WWWesten
5eff80fb8c
Translated using Weblate (Macedonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mk/
3 years ago
mikixd586
2d77c729f2
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
3 years ago
mio2
9d387c542a
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
3 years ago
Bas Goos
60f4d70cc5
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
3 years ago
oxixes
bd48b74d5b
Translated using Weblate (Spanish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
3 years ago
Mehyar
838adaea48
Translated using Weblate (Arabic)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
3 years ago
archon eleven
46543ead27
Translated using Weblate (Malay)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ms/
3 years ago
Cody Robibero
707e5bab97
Merge pull request #6941 from holahmeds/mime-type
...
Use MimeTypes package to determine MIME type
3 years ago
Ahmed Rafiq
cf75f99f0e
Update unit test name
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Ahmed Rafiq
fa6f6515a6
Update unit test name
...
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
3 years ago
Ahmed Rafiq
0e491025ae
Refactor MimeTypes.ToExtension()
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
3 years ago
Ahmed Rafiq
40e05a7993
Update documentation
3 years ago
Ahmed Rafiq
6193fdea69
Use MimeTypes package to determine MIME type
...
This simplifies the code since we don't have to keep large mappings of extensions and MIME types.
We still keep the ability to override the mappings for:
- filling in entries not present in the package, for e.g. ".azw3"
- picking preferred extensions, for e.g. MimeTypes provides ".conf" as a possible extionsion for "text/plain", and while that is correct, ".txt" would be preferrable
- compatibility reasons
3 years ago
Cody Robibero
9cea773d29
Merge pull request #6874 from 1337joe/tmdb-image-size-options
3 years ago
Cody Robibero
a474e4cf3b
Merge pull request #6914 from marius-luca-87/dlna
3 years ago
Cody Robibero
b1025121b8
Merge pull request #6929 from Bond-009/jsoncontent
3 years ago
Bond-009
2029076ce8
Merge pull request #6936 from cvium/ffprobeprovider_tweak
3 years ago
cvium
5535b9c01f
Reduce allocations
3 years ago
Bond_009
40be86eec0
Use PostAsJsonAsync where possible
3 years ago
Bond_009
beafd6eaab
Use JsonContent where possible
...
Should reduce the # of allocated bytes
3 years ago
hoanghuy309
f6d8c19a7a
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
snieguzary
2da7777e6d
Translated using Weblate (Polish)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
3 years ago
WWWesten
a0df79d8a5
Translated using Weblate (Persian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fa/
3 years ago
Bond-009
01b95cf8e6
Merge pull request #6927 from 1337joe/use-ssl-for-tmdb-images
3 years ago
Marius Luca
eaa003775f
- take into account the streams dlnaheaders query parameter set by the DidlBuilder NormalizeDlnaMediaUrl function
3 years ago
Joe Rogers
e778462955
Use SSL for tmdb images
3 years ago
WWWesten
c677b4f6b7
Translated using Weblate (Mongolian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mn/
3 years ago
WWWesten
20b0499b00
Translated using Weblate (Telugu)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/te/
3 years ago
rimasx
09f2456919
Translated using Weblate (Estonian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/et/
3 years ago
WWWesten
bcd84dedda
Translated using Weblate (Pirate)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
3 years ago
WWWesten
2496c5d589
Translated using Weblate (Vietnamese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
3 years ago
WWWesten
19c9319d2c
Translated using Weblate (Albanian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sq/
3 years ago
WWWesten
6ef9ac6e53
Translated using Weblate (Tamil)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
3 years ago
WontTell
502a5fc932
Translated using Weblate (Spanish (Latin America))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
3 years ago
WWWesten
02ce95edaf
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
3 years ago
WWWesten
5addb24e9b
Translated using Weblate (Portuguese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
3 years ago
wolong gl
dc27e7618f
Translated using Weblate (Chinese (Simplified))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
3 years ago