aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-06-29Remove un-needed commentNeil Burrows
2020-06-29Respect FFMpeg path passed via Environment VariableNeil Burrows
2020-06-28Translated using Weblate (Spanish (Mexico))Gonzalo Seguel
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/
2020-06-27Add support for ReadOnlySpan<char> in IgnorePatternsBond-009
2020-06-27Merge pull request #3456 from crobibero/ignore-patternsBond-009
Add more ignorepatterns and tests
2020-06-26Add more ignorepatterns and testscrobibero
2020-06-27use constructor to set optimal config valuesdkanada
2020-06-26Merge pull request #3435 from crobibero/revert-missing-fieldsdkanada
revert missing session fields
2020-06-26Merge pull request #3439 from cvium/ignore_application_foldersdkanada
Never ignore application folders
2020-06-25catch skia errors when getting image dimensionscrobibero
2020-06-25Remove AllowIgnorePathClaus Vium
2020-06-25Never ignore application foldersClaus Vium
2020-06-25Translated using Weblate (Spanish (Argentina))Franco Castillo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/
2020-06-24Translated using Weblate (Nepali)peberis
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2020-06-24Translated using Weblate (Portuguese)Pedro Nave
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-06-24revert missing session fieldscrobibero
2020-06-24Translated using Weblate (Croatian)Sasa
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/
2020-06-24Sending multicasts out of Sockets without setting the broadcast to true - ↵BaronGreenback
causes the error "Bad value for ai_flags" on some systems (#3404) The underlying cause looks to be https://github.com/dotnet/runtime/issues/28630. Basically, it's an access denied bug. It looks like multicasts need the same access rights as broadcasts on some systems.
2020-06-24Removed debugging infoBaronGreenback
2020-06-24Added logging and broadcast = trueBaronGreenback
Not intended for merge into the fork.
2020-06-23Merge pull request #2904 from Bond-009/bufferAnthony Lavado
Use System.Buffers in RangeRequestWriter
2020-06-23Merge pull request #3418 from Bond-009/minor3dkanada
Minor changes
2020-06-22Merge pull request #3409 from Bond-009/scanerrorAnthony Lavado
Fix scan crashed
2020-06-22Minor changesBond-009
2020-06-22Merge pull request #3411 from neilsb/system-plugin-removalBond-009
Prevent system plugins from being uninstalled
2020-06-22Merge pull request #3244 from jellyfin/custom-reposdkanada
Initial implementation for custom plugin repositories
2020-06-22removing stray < character from description.BaronGreenback
2020-06-22Using Version class.BaronGreenback
2020-06-22Update Emby.Server.Implementations/Updates/InstallationManager.csNeil Burrows
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-22Prevent system plugins from being uninstalledNeil Burrows
2020-06-22Fix scan crashedBond-009
2020-06-21Translated using Weblate (Nepali)Nitish Raj Uprety
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/
2020-06-21Changed sorting to case insensitiveBaronGreenback
2020-06-21Changed padding in version numbers based up how they are stored in the ↵BaronGreenback
repository.
2020-06-21Translated using Weblate (Spanish (Latin America))andyguerra
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
2020-06-21fixesBaronGreenback
2020-06-21fixesBaronGreenback
2020-06-21Added translation using Weblate (Nepali)Nitish Raj Uprety
2020-06-21Add versioning to plugin foldersBaronGreenback
2020-06-21Merge pull request #3394 from Ullmie02/fix-startupwizzardJoshua M. Boniface
Fix startup wizard in 10.6
2020-06-20Merge branch 'master' into SSDPCody Robibero
2020-06-20Use authorization code from api-migration to fix startup wizardDavid
2020-06-20Move DashboardController to Jellyfin.ApiDavid
2020-06-20brace multiline if statementstelans
2020-06-20fix SA1503 for one line if statementstelans
2020-06-20fix some documentation periodstelans
2020-06-20fix SA1119telans
2020-06-19Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-06-19API cleanupConfusedPolarBear
2020-06-19Move all settings into the main server configurationConfusedPolarBear
Decreased the timeout from 30 minutes to 5. Public lookup values have been replaced with the short code.