aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-10-04Increase count check to 1Joshua M. Boniface
There's another way to disable a user anyways.
2020-10-04Make log entry informationalJoshua M. Boniface
2020-10-04Remove variables from SecurityExceptionJoshua M. Boniface
2020-10-04Fix syntax errorJoshua M. Boniface
2020-10-04Add active session trackingJoshua M. Boniface
Adds a flag for a maximum number of user sessions, as well as an authentication check to ensure that the user is not above this level.
2020-10-04Fix buildBond_009
2020-10-04Merge branch 'NetworkPR2' of https://github.com/BaronGreenback/jellyfin into ↵Jim Cartlidge
NetworkPR2
2020-10-04Updatig netcollection & re-inserting BOMJim Cartlidge
2020-10-03Migrate the TMDb providers to the TMDbLib librarycvium
2020-10-03Add missing parameter comments.cvium
2020-10-03Fix xml doc commentcvium
2020-10-03Defer image pre-fetching until the end of a refresh/scancvium
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-03Update ApplicationHost.csBaronGreenback
2020-10-01Fix lastProgressMessageTimes dictionary errorsGary Wilber
2020-10-01Switch to TPL dataflow for subfolder scanGary Wilber
2020-10-01Remove PlayableStreamFileNames as unusedStanislav Ionascu
Since ffmpeg can play and transcode ISO files and BDMV folders directly, there's no use of that property.
2020-10-01Add probe / direct-stream / transcoding support for BluRaysStanislav Ionascu
This commit (and ffmpeg built with libbluray support), adds support for playback of bluray images (bd-iso) and bluray folders.
2020-10-01Update Emby.Server.Implementations.csprojBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-10-01Update ApplicationHost.csBaronGreenback
2020-09-30Increase library scan and metadata refresh speedGary Wilber
2020-09-30Removing string we don't use anymore.Justin LeCheminant
2020-09-30Update all on-disk pluginscrobibero
2020-09-30Minor change to get it to compile.Jim Cartlidge
2020-09-30Merged with latest masterJim Cartlidge
2020-09-29Merge pull request #4164 from spooksbit/remove-browser-auto-loadBond-009
Removed browser auto-launch functionality
2020-09-29Merge pull request #3577 from crobibero/package-install-repoBond-009
Specify plugin repo on plugin installation
2020-09-29Merge pull request #4236 from ConfusedPolarBear/warnings1Bond-009
Fix some warnings
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-28Merge pull request #4200 from ryanpetris/hdhomerun-preemptive-livetv-conflictdkanada
HDHomeRun: Preemptively throw a LiveTvConflictException
2020-09-28Merge pull request #4228 from jellyfin/dependabot/nuget/IPNetwork2-2.5.226dkanada
Bump IPNetwork2 from 2.5.224 to 2.5.226
2020-09-28Bump Mono.Nat from 2.0.2 to 3.0.0dependabot[bot]
Bumps [Mono.Nat](https://github.com/mono/Mono.Nat) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/mono/Mono.Nat/releases) - [Commits](https://github.com/mono/Mono.Nat/compare/release-v2.0.2...release-v3.0.0) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-28Bump IPNetwork2 from 2.5.224 to 2.5.226dependabot[bot]
Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.5.224 to 2.5.226. - [Release notes](https://github.com/lduchosal/ipnetwork/releases) - [Commits](https://github.com/lduchosal/ipnetwork/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-27better audio file checkGary Wilber
2020-09-27interlocked incrementGary Wilber
2020-09-27Merge pull request #4204 from cvium/add_aspect_ratio_seriesprimarydkanada
Add series image aspect ratio when ep/season is missing an image
2020-09-27Use SessionMessageType for WebSocket messagesNiels van Velzen
2020-09-26Increase scan speed for music librariesGary Wilber
2020-09-26Merge remote-tracking branch 'upstream/master' into package-install-repocrobibero
2020-09-25Translated using Weblate (Vietnamese)hoanghuy309
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/vi/
2020-09-25Translated using Weblate (Afrikaans)Eben van Deventer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2020-09-25Translated using Weblate (Afrikaans)Eben van Deventer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2020-09-25Translated using Weblate (Afrikaans)Eben van Deventer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2020-09-25Translated using Weblate (Afrikaans)Eben van Deventer
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/af/
2020-09-25Translated using Weblate (Thai)radiusgreenhill
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2020-09-25Merge pull request #4205 from cvium/fix_aspectratio_calcBond-009
Fix aspect ratio calculation sometimes returning 0 or 1