aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-02added todoClaus Vium
2019-01-02change userid type to guidClaus Vium
2019-01-01minor: copy install.bat for renamePhallacy
2019-01-02Clean up EnvironmentInfoBond_009
2019-01-02Fix warning and improve performanceBond_009
2019-01-02Remove some warningsBond_009
2019-01-02Fix inconsistent code styleBond_009
2019-01-02Log when falling back on NullImageEncoderBond_009
2019-01-02Ensure log dir existsBond_009
2019-01-02Fix errors and assembly nameBond_009
2019-01-02Fix log dirBond_009
2019-01-02Remove useless string builderBond_009
2019-01-02Fix and improve loggingBond_009
2019-01-02Rename and rework entry pointBond_009
2019-01-01Add copyright from upstream projectsJoshua Boniface
2019-01-01set EnableAnonymousUsageReporting to false to avoid log spam (#348)Claus Vium
It's the default value for the setting, so it'll only affect new servers. If enabled, it'll send usage statistics to an endpoint that doesn't exist, which just clutters the console/logs.
2019-01-01reenable udpserver for server discovery in apps etc. (#349)Claus Vium
2018-12-31Merge pull request #343 from Bond-009/patch-1Joshua M. Boniface
Fix location log dir when failed to read configuration
2018-12-31Fix location log dir when failed to read configurationBond-009
2018-12-30Merge pull request #336 from Bond-009/logconfigJoshua M. Boniface
Change location of logging.json
2018-12-30Change location of logging.jsonBond_009
from <appdata> to <appdata>/config
2018-12-30Merge pull request #285 from Bond-009/loggingJoshua M. Boniface
Use Serilog to handle logging
2018-12-30Merge pull request #332 from bfayers/replace-embymedia-with-jellyfinmediaAndrew Rabert
Replace all emby.media links with jellyfin.media links
2018-12-30Fix logging in XmlTvListingsProviderBond_009
2018-12-30Fix build errorBond_009
2018-12-30Fix build due to rebaseBond_009
2018-12-30Fix build post GPL changeBond_009
2018-12-30Clean up some catch statementsBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Clean upBond_009
2018-12-30RebaseBond_009
2018-12-30Readded some stuffBond_009
2018-12-30More log dir configurableBond_009
2018-12-30Added logging.json fileBond_009
2018-12-30Pls stop crashingBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Mark where ILogger is being set to nullBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-31Merge pull request #334 from jellyfin/masterVasily
Merge pull request #325 from jellyfin/dev
2018-12-30Merge pull request #330 from Bond-009/xmltvJoshua M. Boniface
Fix XMLTV error
2018-12-30Go back to an emby.media/community link but via web archivebfayers
2018-12-30Write out explanation rather than linking to a community (TMDB uppercasing)bfayers
2018-12-30replace all instanced of emby.media with jellyfin.mediabfayers
2018-12-30Final cleanupBond_009
2018-12-30Some voodoo magic to stop a crashBond_009
2018-12-30Clean up XmlTvListeningProviderBond_009
2018-12-30Restore latest versionBond_009
Source: https://github.com/jellyfin/jellyfin/blob/30baa15839d268e3f03ac46844b61ec4b2aef1bc/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
2018-12-30Add missing XmlTvListingsProviderBond_009
Added from https://github.com/thirunjuguna/emby/blob/e679ac4224c7ac8400f12ef95a063be4fcf3b5c0/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
2018-12-30Fix NullRefExceptionBond_009
2018-12-30Give more info on errorBond_009