aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-12-03Rename GroupController into GroupIonut Andrei Oanca
2020-12-03Remove IIsoMounter and IsoMountercrobibero
2020-12-03Apply suggestions from code reviewNyanmisaka
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-03optimize load plugin logsnyanmisaka
2020-12-03Move request validation to auth policiescvium
2020-12-03Merge pull request #4647 from rhamzeh/fix/localization-add-palestineClaus Vium
fix: add Palestine to supported countries
2020-12-03Merge pull request #4644 from jellyfin/minor9Claus Vium
Minor improvements
2020-12-03Merge pull request #4633 from crobibero/guid-paramsClaus Vium
Use Guid as API parameter type where possible
2020-12-02fix: add Palestine to supported countriesRaghd Hamzeh
2020-12-02Merge pull request #4589 from ConfusedPolarBear/id-fixBond-009
[Fix] Test query value
2020-12-02Minor improvementsBond_009
2020-12-02Translated using Weblate (Spanish)Fernando
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/
2020-12-01Merge pull request #4169 from stanionascu/bdiso-playbackJoshua M. Boniface
Playback (direct-stream/transcode) of BDISO/BDAV containers
2020-12-01Use GetParentItem where applicablecrobibero
2020-12-01Merge pull request #4629 from crobibero/auth-handlerClaus Vium
Provide NoResult instead of Fail in CustomAuthenticationHandler
2020-12-01Merge pull request #4628 from MrTimscampi/no-next-resumableClaus Vium
Prevent GetUpNext from returning episodes in progress
2020-12-01Return NoResult only when request doesn't have a token.crobibero
2020-12-01Update Emby.Server.Implementations/TV/TVSeriesManager.csClaus Vium
2020-12-01Fix possible nullrefMrTimscampi
2020-12-01Fix typoMrTimscampi
2020-12-01fix inverted conditioncrobibero
2020-12-01fix spacingcrobibero
2020-12-01Use Guid as API parameter type where possiblecrobibero
2020-12-01Translated using Weblate (Romanian)4d1m
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ro/
2020-12-01Prevent GetUpNext from returning episodes in progressMrTimscampi
2020-11-30Merge pull request #4591 from jellyfin/schedulesdirectClaus Vium
Clean up SchedulesDirect
2020-11-30Translated using Weblate (Greek)xnick
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/el/
2020-11-30Bump prometheus-net.DotNetRuntime from 3.4.0 to 3.4.1dependabot[bot]
Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.4.0...3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30Bump ServiceStack.Text.Core from 5.10.0 to 5.10.2dependabot[bot]
Bumps [ServiceStack.Text.Core](https://github.com/ServiceStack/ServiceStack.Text) from 5.10.0 to 5.10.2. - [Release notes](https://github.com/ServiceStack/ServiceStack.Text/releases) - [Commits](https://github.com/ServiceStack/ServiceStack.Text/compare/v5.10...v5.10.2) Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30Address requested changes from reviewIonut Andrei Oanca
2020-11-29Translated using Weblate (Turkish)Enes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2020-11-29Translated using Weblate (Portuguese)TF
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-11-29Translated using Weblate (Turkish)Enes
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/
2020-11-29Merge pull request #4525 from crobibero/transcode-file-task-scheduleClaus Vium
Set DeleteTranscodeFileTask to trigger every 24h
2020-11-28Translated using Weblate (Portuguese)Telmo Duarte
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-11-28Translated using Weblate (Portuguese (Portugal))Telmo Duarte
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
2020-11-28Translated using Weblate (Danish)No Available
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/
2020-11-28Create common interface for SyncPlay requestsIonut Andrei Oanca
2020-11-28Move query parameters to request body in SyncPlayIonut Andrei Oanca
2020-11-28Remove circular dependency between websocket listeners and managercvium
2020-11-28Revert "Removed Lazy implementation."cvium
2020-11-27Translated using Weblate (Chinese (Traditional))conashinck
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-11-27Translated using Weblate (Chinese (Traditional))conashinck
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/
2020-11-28Removed Lazy implementation.Greenback
2020-11-27Add support for query negationMatt Montgomery
2020-11-27Merge pull request #4595 from MrTimscampi/clean-next-upClaus Vium
Don't return first episodes in next up
2020-11-27Fix suggestionMrTimscampi
2020-11-27Merge branch 'master' into syncplay-enhancedJoshua M. Boniface
2020-11-27Don't return first episodes in next upMrTimscampi
2020-11-27Merge pull request #4588 from jellyfin/hexJoshua M. Boniface
Remove Hex class as the BCL has one now