Commit Graph

12168 Commits

Author SHA1 Message Date
Sparky 141661573a Add myself to contributors file 2019-01-02 12:06:53 -05:00
Sparky a064a93a8e Admin and first setup pages default to dark theme
Since the user facing sides of the UI (login and library) are all dark theme by default, changes the default look for the admin sides (first time setup, admin panel) as well.
2019-01-02 12:01:03 -05:00
Bond_009 32469b3f65 Remove obsolete functions 2019-01-02 17:58:44 +03:00
Bond_009 3a65fb1da2 Remove obsolete GetMBId 2019-01-02 17:58:44 +03:00
Bond_009 f3030812ea Use static regex 2019-01-02 16:21:24 +03:00
Bond_009 d6f3ca859e Change regex to multiline
ex: https://regex101.com/r/bn9IOy/12
2019-01-02 16:21:24 +03:00
Bond_009 c05e8088d6 Remove extra capture group from regex
https://regex101.com/r/bn9IOy/11/
2019-01-02 16:21:24 +03:00
Bond_009 12c43cd769 Use regex to check if ffmpeg output contains codec
Demo of the regex: https://regex101.com/r/bn9IOy/10/
2019-01-02 16:21:24 +03:00
Bond_009 0042b96c80 Use ValueTuple and Linq 2019-01-02 16:21:24 +03:00
Bond_009 96ad22a009 Reduce log spam and clean up EncoderValidator 2019-01-02 16:21:24 +03:00
Phallacy 68715bb1dc minor: copy install.bat for rename 2019-01-01 23:34:55 -05:00
Bond_009 6643ac3ea4 Clean up EnvironmentInfo 2019-01-02 02:45:06 +03:00
Bond_009 a445233192 Fix warning and improve performance 2019-01-02 02:35:40 +03:00
Bond_009 c99b45dbe0 Remove some warnings 2019-01-02 02:35:40 +03:00
Bond_009 cf7e365610 Fix inconsistent code style 2019-01-02 02:30:59 +03:00
Bond_009 5d855ee84c Log when falling back on NullImageEncoder 2019-01-02 02:30:59 +03:00
Bond_009 76d6b1fc2a Ensure log dir exists 2019-01-02 02:30:59 +03:00
Bond_009 9ccc259c99 Fix errors and assembly name 2019-01-02 02:30:59 +03:00
Bond_009 95a5dd8810 Fix log dir 2019-01-02 02:30:59 +03:00
Bond_009 33889e5352 Remove useless string builder 2019-01-02 02:30:59 +03:00
Bond_009 a44936f97f Fix and improve logging 2019-01-02 02:30:59 +03:00
Bond_009 75efe9cf0a Rename and rework entry point 2019-01-02 02:30:59 +03:00
Joshua Boniface e094c45abb Add copyright from upstream projects 2019-01-01 17:21:11 -05:00
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.
2019-01-01 14:33:22 +03:00
Claus Vium d046c4f5f2 reenable udpserver for server discovery in apps etc. (#349) 2019-01-01 14:32:15 +03:00
Joshua M. Boniface 67cfd43c67 Merge pull request #343 from Bond-009/patch-1
Fix location log dir when failed to read configuration
2018-12-31 11:27:27 -05:00
Bond-009 7d0ae2bca2 Fix location log dir when failed to read configuration 2018-12-31 15:34:27 +01:00
Joshua M. Boniface b27ad9af0b Merge pull request #336 from Bond-009/logconfig
Change location of logging.json
2018-12-30 17:34:41 -05:00
Bond_009 cd251799a4 Change location of logging.json
from <appdata> to <appdata>/config
2018-12-30 23:31:19 +01:00
Joshua M. Boniface 1f02cf4b7e Merge pull request #285 from Bond-009/logging
Use Serilog to handle logging
2018-12-30 17:29:02 -05:00
Andrew Rabert 7ad0231430 Merge pull request #332 from bfayers/replace-embymedia-with-jellyfinmedia
Replace all emby.media links with jellyfin.media links
2018-12-30 17:20:15 -05:00
Bond_009 4c95aee52e Fix logging in XmlTvListingsProvider 2018-12-30 22:49:09 +01:00
Bond_009 bbe2ca412b Fix build error 2018-12-30 22:44:39 +01:00
Bond_009 88aa5da354 Fix build due to rebase 2018-12-30 22:44:39 +01:00
Bond_009 b1ccd6bad9 Fix build post GPL change 2018-12-30 22:44:39 +01:00
Bond_009 79d18cf5a5 Clean up some catch statements 2018-12-30 22:44:39 +01:00
Bond_009 ea4c914123 Fix exception logging 2018-12-30 22:44:39 +01:00
Bond_009 bf01918659 Clean up 2018-12-30 22:44:38 +01:00
Bond_009 0c1b9d3bff Rebase 2018-12-30 22:44:38 +01:00
Bond_009 a8fde5e89c Readded some stuff 2018-12-30 22:44:38 +01:00
Bond_009 6d9ee138d6 More log dir configurable 2018-12-30 22:44:38 +01:00
Bond_009 a51798dd8d Added logging.json file 2018-12-30 22:44:38 +01:00
Bond_009 88f5471fe3 Pls stop crashing 2018-12-30 22:44:38 +01:00
Bond_009 b7ebb67cbb Remove the need for NullLogger 2018-12-30 22:44:38 +01:00
Bond_009 3d3ec3588b Mark where ILogger is being set to null 2018-12-30 22:44:38 +01:00
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction 2018-12-30 22:44:38 +01:00
Vasily b0fd432126 Merge pull request #334 from jellyfin/master
Merge pull request #325 from jellyfin/dev
2018-12-31 00:39:05 +03:00
Joshua M. Boniface 170dd3adac Merge pull request #330 from Bond-009/xmltv
Fix XMLTV error
2018-12-30 16:19:24 -05:00
bfayers 9986a3d22c Go back to an emby.media/community link but via web archive 2018-12-30 21:18:48 +00:00
bfayers 0584700a76 Write out explanation rather than linking to a community (TMDB uppercasing) 2018-12-30 21:08:54 +00:00