aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-07-13Update Emby.Server.Implementations/EntryPoints/UdpServerEntryPoint.cs Neil Burrows
Update log format message and log exception Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-13Prevent failure to bind to Auto Discover port being a fatal errorNeil Burrows
2020-07-13Translated using Weblate (Portuguese)kanenses
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-07-12Merge pull request #3533 from barronpm/user-login-casingJoshua M. Boniface
Make User Authentication Case-insensitive and remove EF Core Log spam
2020-07-13keep playstate during syncplay group creationdkanada
2020-07-08Translated using Weblate (Marathi)rhythm493
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/mr/
2020-07-07Fix log spam from EF CorePatrick Barron
2020-07-05Merge pull request #3513 from barronpm/plugin-exception-fixAnthony Lavado
Fix TypeLoadException during plugin load
2020-07-05Fix TypeLoadException during plugin loadPatrick Barron
2020-07-05Updated code as per jellyfin/master as version i amended didn't execute.BaronGreenback
2020-07-05Part 1 of a multi-PR change for Emby.DLNABaronGreenback
2020-07-04Minor fixesBond_009
2020-07-03Use newer Jellyfin.XmlTv for Guide FixesAnthony Lavado
2020-07-01Merge pull request #3431 from BaronGreenback/3404Joshua M. Boniface
Fix for #3404
2020-06-30Translated using Weblate (Arabic)Zyzto
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/
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/