aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-23Merge pull request #1499 from crobibero/log-password-ipJoshua M. Boniface
Log IP address on failed login attempt
2019-08-23log password on failed login attemptcrobibero
2019-08-21Merge pull request #1646 from Bond-009/lockJoshua M. Boniface
Return DB lock immediately
2019-08-19Merge pull request #1433 from fhriley/h265Joshua M. Boniface
Add support for encoding with libx265 and hevc_nvenc
2019-08-19Merge branch 'master' into h265Joshua M. Boniface
2019-08-19Merge pull request #1650 from Bond-009/sqlitepclv2Joshua M. Boniface
Upgrade SQLitePCL to v2
2019-08-19Upgrade SQLitePCL to v2Bond_009
2019-08-19Merge pull request #1644 from Bond-009/hiddenwarndkanada
Fix possible hidden exceptions
2019-08-19Merge pull request #1645 from Bond-009/fixusersdkanada
Fix UserNotFoundError
2019-08-18Return DB asapBond_009
2019-08-18Fix UserNotFoundErrorBond_009
2019-08-18Fix possible hidden exceptionsBond_009
If an error occurred while starting the server which in turn caused an exception in the dispose method of the apphost, the first exception wouldn't get logged.
2019-08-18Merge pull request #1511 from crankdoofus/masterJoshua M. Boniface
Add NSIS installer build support
2019-08-18Merge pull request #1642 from cvium/fix_slow_dbJoshua M. Boniface
Speed up BaseItem deserialization
2019-08-18Use reader.GetString instead of indexingClaus Vium
2019-08-18Speed up BaseItem deserializationClaus Vium
2019-08-18Merge pull request #1636 from Bond-009/isomounterdkanada
Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrors
2019-08-17Merge pull request #1521 from Bond-009/hdhomerunAnthony Lavado
Clean up livestreaming code
2019-08-17Merge pull request #1629 from cvium/fix_tvdb_guest_starsAnthony Lavado
Fix tvdb guest stars with multiple roles
2019-08-17Merge pull request #1628 from cvium/fix_tvdb_ep_provider_idAnthony Lavado
Always fetch episode id as EpisodeInfo does not contain it
2019-08-17Merge pull request #1452 from Bond-009/usermanager2Anthony Lavado
Improvements to UserManager
2019-08-16More fixesBond_009
2019-08-16Update SharedHttpStream.csBond-009
2019-08-16Clean up livestreaming codeBond_009
2019-08-16Move the first argument to its own lineClaus Vium
2019-08-16Improvements to UserManagerBond_009
2019-08-16Add analysers to Emby.IsoMounting and enable TreatWarningsAsErrorsBond_009
2019-08-16Merge pull request #1632 from Bond-009/localeAnthony Lavado
Improve LocalizationManager
2019-08-16Merge pull request #1588 from dkanada/urlAnthony Lavado
Add base url option to server configuration
2019-08-16ContinueClaus Vium
2019-08-16Place args on separate linesClaus Vium
2019-08-16Invert the second ifClaus Vium
2019-08-16Invert the ifClaus Vium
2019-08-16Update MediaBrowser.Providers/TV/TheTVDB/TvdbEpisodeProvider.csClaus Vium
Co-Authored-By: Bond-009 <bond.009@outlook.com>
2019-08-16Merge pull request #1634 from Bond-009/fixbuildAnthony Lavado
Fix build on .Net Core 2.x
2019-08-16Fix build on .Net Core 2.xBond_009
2019-08-16Merge pull request #1631 from Bond-009/fixbuildAnthony Lavado
Fix build for .Net Core 2.x
2019-08-16Fix build for .Net Core 2.xBond_009
2019-08-16Improve LocalizationManagerBond_009
2019-08-15Merge pull request #1614 from Bond-009/docs2dkanada
Document all public/internal members of Emby.Drawing
2019-08-15Handle negative roleStartIndex since not all guest stars have rolesClaus Vium
2019-08-15Remove unused importClaus Vium
2019-08-15Fix tvdb guest stars loopClaus Vium
2019-08-15Log episode id and series id when either request failsClaus Vium
2019-08-15Always fetch episode id as EpisodeInfo does not contain itClaus Vium
2019-08-15Merge pull request #1584 from Bond-009/checksumdkanada
Check checksum for plugin downloads
2019-08-14Merge pull request #1625 from Bond-009/crashdkanada
Fix instant crash.
2019-08-15Fix masterBond_009
2019-08-14Merge pull request #1624 from Bond-009/nullrefdkanada
Fix possible Nullref
2019-08-14Properly dispose DisplayPreferencesRepositoryBond_009