Nyanmisaka
|
a5249730d7
|
mpeg4 profile 15 is not supported by vaapi device
|
5 years ago |
Nyanmisaka
|
6453638103
|
Merge pull request #1 from jellyfin/master
|
5 years ago |
Vasily
|
71d8e66d9f
|
Add logging of URL being processed when logging an error
This might help diagnosing stuff like "Operation was cancelled"
|
5 years ago |
Vasily
|
5be60782ed
|
Fix support for attachments with baseURL set
* Revert "Add baseURL to attachments"
* This is properly handled by jellyfin-web#1020
|
5 years ago |
Kristupas Savickas
|
9dda2ffc91
|
Fix ffmpeg path on ARM docker image
|
5 years ago |
dkanada
|
0cd7cd611e
|
Merge pull request #2758 from Bond-009/plugininstalled
Remove PluginInstalled
|
5 years ago |
dkanada
|
0522c90109
|
Merge pull request #2635 from mark-monteiro/use-development-exception-page
Use ASP Development Exception Page
|
5 years ago |
dkanada
|
cb634d27d8
|
Merge branch 'master' into use-development-exception-page
|
5 years ago |
dkanada
|
19b6961c08
|
Merge pull request #2749 from hauntingEcho/ffmpeg-dependency-version
Specify a minimum version for jellyfin-ffmpeg dependency in .deb dependencies
|
5 years ago |
Patrick Barron
|
c9da49ebaa
|
Implemented more suggestions
|
5 years ago |
Patrick Barron
|
47ba4a84cd
|
Simplified more conditionals
|
5 years ago |
Patrick Barron
|
81b4a4c54c
|
Implement various suggestions
|
5 years ago |
Patrick Barron
|
e1958e3902
|
Miscellaneous code cleanup
|
5 years ago |
Patrick Barron
|
add0a2088d
|
Simplified Conditionals and returns
|
5 years ago |
Mark Monteiro
|
ed88430429
|
Log error messages when the manifest URL is not valid
|
5 years ago |
Mark Monteiro
|
15dd46c25a
|
Add '--plugin-manifest-url' command line option and 'InstallationManager:PluginManifestUrl' config option
|
5 years ago |
Patrick Barron
|
80cfcf5643
|
Remove unnecessary casts and explicit array types
|
5 years ago |
Patrick Barron
|
86c06996b1
|
Remove redundant name qualifiers
|
5 years ago |
Patrick Barron
|
961f48f5bc
|
Use ? and ?? where applicable
|
5 years ago |
Patrick Barron
|
6a3f9253db
|
Convert using statements to using declarations where applicable
|
5 years ago |
Patrick Barron
|
5966ee6d87
|
Convert type checks and null checks into pattern matching
|
5 years ago |
Medzhnun
|
92af81166d
|
Translated using Weblate (Turkish)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
|
5 years ago |
Mark Monteiro
|
7be4b57fe7
|
Fix documentation for ExtraRuleType enum values
|
5 years ago |
Mark Monteiro
|
3d8501e462
|
Document exception
|
5 years ago |
Mark Monteiro
|
658e963e93
|
replace 'try-finally' with 'using' where appropriate
|
5 years ago |
Bond-009
|
29539174a3
|
Merge pull request #2636 from mark-monteiro/development-https
Use ASP.NET Core HTTPS Development Certificate
|
5 years ago |
Mark Monteiro
|
bc91445b5d
|
Use correct naming convention for _relevantEnvVarPrefixes
|
5 years ago |
PrplHaz4
|
46453549b5
|
Start line with Boolean
|
5 years ago |
PrplHaz4
|
b05e04c0cb
|
Collapse IsInEnabledFolder to single expression
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
|
5 years ago |
Adam Bokor
|
a05cdf0b05
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
5 years ago |
Adam Bokor
|
1cfc002764
|
Translated using Weblate (Hungarian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hu/
|
5 years ago |
darcostan
|
33cb5c02b0
|
Translated using Weblate (Serbian)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
|
5 years ago |
adrian gustavo martinez
|
837eacec04
|
Translated using Weblate (Spanish (Mexico))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
|
5 years ago |
adrian gustavo martinez
|
3707437594
|
Translated using Weblate (Spanish (Argentina))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
|
5 years ago |
Abderrahmane TAHRI JOUTI
|
a79c5a00a3
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
Peter Cai
|
7cc53d3759
|
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
5 years ago |
Peter Cai
|
2891a1438a
|
Translated using Weblate (Chinese (Simplified))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hans/
|
5 years ago |
K4DH3M
|
2294d28991
|
Translated using Weblate (Arabic)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
|
5 years ago |
Bond_009
|
ae21c67537
|
Remove PluginInstalled
Doesn't do anything yet as all plugins (afaik) still require a restart
|
5 years ago |
Andrew Rabert
|
1aba4506be
|
Merge pull request #2708 from ox0spy/master
Dockerfile: support for non-ASCII characters
|
5 years ago |
Peter Cai
|
8f8b5d2422
|
Translated using Weblate (Japanese)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
|
5 years ago |
Mark Monteiro
|
4efdc63337
|
Add missing call to ConfigureAwait()
|
5 years ago |
Mark Monteiro
|
e0f40f57d8
|
Merge remote-tracking branch 'upstream/master' into remove-common-process
|
5 years ago |
Mark Monteiro
|
0e195d2e49
|
Add missing call to ConfigureAwait()
|
5 years ago |
Mark Monteiro
|
7ced986e0b
|
Remove section on serving over HTTPS
This functionality has not been merged yet
|
5 years ago |
Mark Monteiro
|
499deb4fe5
|
Add section describing the repository with a link to contribution docs
|
5 years ago |
Vasily
|
d5cc10d7e1
|
Merge pull request #2741 from Bond-009/dlnawarnings2
Fix some warnings
|
5 years ago |
Bond-009
|
64692af1a2
|
Update Device.cs
|
5 years ago |
Bond-009
|
0951dc632b
|
Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs
Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com>
|
5 years ago |
Bond-009
|
91b17e7289
|
Update Device.cs
|
5 years ago |