Bond_009
33889e5352
Remove useless string builder
6 years ago
Bond_009
a44936f97f
Fix and improve logging
6 years ago
Bond_009
75efe9cf0a
Rename and rework entry point
6 years ago
Joshua Boniface
e094c45abb
Add copyright from upstream projects
6 years ago
Claus Vium
cff0ece073
set EnableAnonymousUsageReporting to false to avoid log spam ( #348 )
...
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.
6 years ago
Claus Vium
d046c4f5f2
reenable udpserver for server discovery in apps etc. ( #349 )
6 years ago
Joshua M. Boniface
67cfd43c67
Merge pull request #343 from Bond-009/patch-1
...
Fix location log dir when failed to read configuration
6 years ago
Bond-009
7d0ae2bca2
Fix location log dir when failed to read configuration
6 years ago
Joshua M. Boniface
b27ad9af0b
Merge pull request #336 from Bond-009/logconfig
...
Change location of logging.json
6 years ago
Bond_009
cd251799a4
Change location of logging.json
...
from <appdata> to <appdata>/config
6 years ago
Joshua M. Boniface
1f02cf4b7e
Merge pull request #285 from Bond-009/logging
...
Use Serilog to handle logging
6 years ago
Andrew Rabert
7ad0231430
Merge pull request #332 from bfayers/replace-embymedia-with-jellyfinmedia
...
Replace all emby.media links with jellyfin.media links
6 years ago
Bond_009
4c95aee52e
Fix logging in XmlTvListingsProvider
6 years ago
Bond_009
bbe2ca412b
Fix build error
6 years ago
Bond_009
88aa5da354
Fix build due to rebase
6 years ago
Bond_009
b1ccd6bad9
Fix build post GPL change
6 years ago
Bond_009
79d18cf5a5
Clean up some catch statements
6 years ago
Bond_009
ea4c914123
Fix exception logging
6 years ago
Bond_009
bf01918659
Clean up
6 years ago
Bond_009
0c1b9d3bff
Rebase
6 years ago
Bond_009
a8fde5e89c
Readded some stuff
6 years ago
Bond_009
6d9ee138d6
More log dir configurable
6 years ago
Bond_009
a51798dd8d
Added logging.json file
6 years ago
Bond_009
88f5471fe3
Pls stop crashing
6 years ago
Bond_009
b7ebb67cbb
Remove the need for NullLogger
6 years ago
Bond_009
3d3ec3588b
Mark where ILogger is being set to null
6 years ago
Bond_009
0f8b3c6347
Use Microsoft.Extensions.Logging abstraction
6 years ago
Vasily
b0fd432126
Merge pull request #334 from jellyfin/master
...
Merge pull request #325 from jellyfin/dev
6 years ago
Joshua M. Boniface
170dd3adac
Merge pull request #330 from Bond-009/xmltv
...
Fix XMLTV error
6 years ago
bfayers
9986a3d22c
Go back to an emby.media/community link but via web archive
6 years ago
bfayers
0584700a76
Write out explanation rather than linking to a community (TMDB uppercasing)
6 years ago
bfayers
00ef953b8e
replace all instanced of emby.media with jellyfin.media
6 years ago
Bond_009
f31457a457
Final cleanup
6 years ago
Bond_009
9ff45cf969
Some voodoo magic to stop a crash
6 years ago
Bond_009
589aa2416a
Clean up XmlTvListeningProvider
6 years ago
Bond_009
baa2afb61e
Restore latest version
...
Source: 30baa15839/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
6 years ago
Bond_009
6ebb00549b
Add missing XmlTvListingsProvider
...
Added from e679ac4224/Emby.Server.Implementations/LiveTv/Listings/XmlTvListingsProvider.cs
6 years ago
Bond_009
76d3f60f06
Fix NullRefException
6 years ago
Bond_009
69cf9e8fc4
Give more info on error
6 years ago
Joshua M. Boniface
76b647e0a8
Merge pull request #325 from jellyfin/dev
...
Master 3.5.2-5
6 years ago
Joshua M. Boniface
d10d632c48
Merge pull request #323 from joshuaboniface/gitattributes
...
Add merge=union for CONTRIBUTORS.md
6 years ago
Joshua M. Boniface
9d91fa8ab8
Merge pull request #321 from EraYaN/fix-issue-320
...
Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object.
6 years ago
Joshua M. Boniface
64a1a7560e
Merge branch 'dev' into fix-issue-320
6 years ago
Joshua Boniface
b306758836
Add merge=union for CONTRIBUTORS.md
6 years ago
Erwin de Haan
ff88936f8b
Update CONTRIBUTORS.md
6 years ago
Erwin de Haan
9c1c29325d
Added extra extension method that create a new instance of the destination object.
6 years ago
Erwin de Haan
de7fcaadb3
Fixed #320 by adding an extension method to BaseItem to make a deep copy of an object.
6 years ago
Joshua M. Boniface
aac1007bdc
Merge pull request #317 from Bond-009/csproj
...
MediaBrowser.MediaEncoding use same layout/style as other csprojs
6 years ago
Joshua M. Boniface
345c3e496a
Merge pull request #313 from LogicalPhallacy/master
...
Windows Install Scripts
6 years ago
LogicalPhallacy
0c52f448a0
Rename installjellyfin.bat to install.bat
...
and renaming the batch file
6 years ago