BaronGreenback
c98144c60d
Updated docs.
4 years ago
BaronGreenback
46c7499e2b
reverted change
4 years ago
BaronGreenback
bae8f0c4ec
corrected.
4 years ago
BaronGreenback
f06d52c475
Disable API if dlna is disabled.
4 years ago
Greenback
d34428f2f7
removed exception
4 years ago
BaronGreenback
9bf970e5c6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
a293024efd
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5c3ebb63e6
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
09f219bbce
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
3708ca8dbb
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
4757824a82
Update Emby.Server.Implementations/Updates/InstallationManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
4cc19be173
removed compiler directives.
4 years ago
Greenback
cb793af30e
Renamed guid to id
4 years ago
BaronGreenback
46a64deb66
Update MediaBrowser.Model/Updates/PackageInfo.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
5c4fdaa253
MaxAbi property removed.
4 years ago
Greenback
5d748c0e9f
Renamed to ImagePath
4 years ago
Greenback
ce19f2be55
Renamed Guid property to Id
4 years ago
Predrag Ljubenović
07ee98b65f
Translated using Weblate (Serbian)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
4 years ago
Nyanmisaka
ac03ef57c9
allow empty video encoder profile
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Greenback
486148dd6b
Removed maxAbi
4 years ago
Greenback
5a3efc5266
Changes as required.
4 years ago
BaronGreenback
4153551dfc
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
0dcf6b09c1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
8ce765c4d1
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
591ad3b04b
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
30645e7265
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
2d094bedf5
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
3a8d395c9c
Update Emby.Server.Implementations/Plugins/PluginManager.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
5d5b198525
Update Jellyfin.Api/Controllers/PluginsController.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
BaronGreenback
e445c2932a
Update Jellyfin.Api/Controllers/PluginsController.cs
...
Co-authored-by: Cody Robibero <cody@robibe.ro>
4 years ago
Joshua M. Boniface
668e168c47
Merge pull request #4819 from crobibero/download-name
...
Set filename when downloading file
4 years ago
SecularSteve
be3129e012
Translated using Weblate (English (United Kingdom))
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
4 years ago
crobibero
56ae63433f
Set filename when downloading file
4 years ago
Miko Dela Cruz
e515b696d1
Translated using Weblate (Japanese)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
4 years ago
nlspln
9bf51aeb6b
Translated using Weblate (Dutch)
...
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
4 years ago
nyanmisaka
cf8aa37f5b
Fix some video profile for Android client
...
* Fix constrained high profile for some encoders
* Extended profile is not supported by any known h264 encoders
* Replace HEVC 10-bit profiles with main profile
4 years ago
BaronGreenback
0ed3c2def2
Update MediaBrowser.sln
4 years ago
Greenback
a4a40407a0
Change PluginStatus states.
4 years ago
BaronGreenback
212c76102d
Update PluginManifest.cs
4 years ago
Greenback
d9aaba36ec
Copy previous plugin settings if they don't exist.
4 years ago
Greenback
1ed25ebd9a
Corrections as recommended.
4 years ago
Greenback
ebbb57efc3
Change json default settings.
4 years ago
Claus Vium
21d2e9ff0c
Merge pull request #4771 from crobibero/typed-get-preference
...
Use typed UserManager GetPreference
4 years ago
Greenback
6d3e1d6b57
Small Optimization
4 years ago
Claus Vium
1f2488d7d9
Merge pull request #4807 from nyanmisaka/ps4-dlna
...
Correct DLNA audio codecs for PS3 and PS4
4 years ago
nyanmisaka
7c3f2e7c59
Correct DLNA audio codecs for PS3 and PS4
...
* https://manuals.playstation.net/document/en/ps3/current/video/filetypes.html
* https://manuals.playstation.net/document/en/ps4/music/mp_format_m.html
4 years ago
Ryan Petris
875562e580
This is only used in one place and therefore will always be HttpRequest.
4 years ago
Ryan Petris
1b3fcab6a4
If requestContext is HttpRequest, get the context from it properly.
4 years ago
Greenback
5323887540
Replaced TryGetPlugin with GetPlugin
4 years ago
Greenback
0337e39bae
Updated JsonDefaults
4 years ago