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.
6 years ago
Bond_009
7679ed037f
Disable SystemUpdateTask
6 years ago
Bond_009
40563dc6cc
Remove GitHub updater and don't trow exception in release
6 years ago
Bond_009
32469b3f65
Remove obsolete functions
6 years ago
Bond_009
3a65fb1da2
Remove obsolete GetMBId
6 years ago
Bond_009
ec47c5b0f7
Remove unused FontConfigLoader
6 years ago
Bond_009
f3030812ea
Use static regex
6 years ago
Bond_009
d6f3ca859e
Change regex to multiline
...
ex: https://regex101.com/r/bn9IOy/12
6 years ago
Bond_009
c05e8088d6
Remove extra capture group from regex
...
https://regex101.com/r/bn9IOy/11/
6 years ago
Bond_009
12c43cd769
Use regex to check if ffmpeg output contains codec
...
Demo of the regex: https://regex101.com/r/bn9IOy/10/
6 years ago
Bond_009
0042b96c80
Use ValueTuple and Linq
6 years ago
Bond_009
96ad22a009
Reduce log spam and clean up EncoderValidator
6 years ago
Claus Vium
07e7b13b75
change userid type to guid
6 years ago
Anthony Lavado
cdcdeb5996
Add JSON assets for VSCode development
...
- This adds two configuration files that allow VSCode to open the solution and begin work with the project
6 years ago
Anthony Lavado
6c27e3a7f7
Add anthonylavado to CONTRIBUTORS.md
6 years ago
Anthony Lavado
d22324d68d
Add TagLib-Sharp Building and new file header
...
- This enables TagLib-Sharp being built when using Visual Studio, for both Debug and Release modes
- Adds a new file header that is respected when using VS for Mac or MonoDevelop
6 years ago
Anthony Lavado
87812d1e7f
Fix spacing to C#/Visual Studio standards
...
- This is a fix automatically applied by Visual Studio
6 years ago
Phallacy
68715bb1dc
minor: copy install.bat for rename
6 years ago
Bond_009
6643ac3ea4
Clean up EnvironmentInfo
6 years ago
Bond_009
a445233192
Fix warning and improve performance
6 years ago
Bond_009
c99b45dbe0
Remove some warnings
6 years ago
Bond_009
cf7e365610
Fix inconsistent code style
6 years ago
Bond_009
5d855ee84c
Log when falling back on NullImageEncoder
6 years ago
Bond_009
76d6b1fc2a
Ensure log dir exists
6 years ago
Bond_009
9ccc259c99
Fix errors and assembly name
6 years ago
Bond_009
95a5dd8810
Fix log dir
6 years ago
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