Commit Graph

1118 Commits

Author SHA1 Message Date
Bond_009 7af3754a11 Improve logging performance
Perform logging to file on a background thread.
This means logging won't be bottlenecked by IO.
2019-01-05 23:08:22 +01:00
Bond_009 f6d50c411f Add env vars JELLYFIN_CONFIG_DIR and JELLYFIN_DATA_PATH 2019-01-05 21:16:47 +01:00
Bond_009 23267bb08f Use -logdir if env var isn't set 2019-01-05 21:11:55 +01:00
Bond_009 2850ff7b8a Make config path configurable 2019-01-05 20:06:22 +01:00
Vasily 80c3832610 Merge pull request #391 from EraYaN/remove-old-imageencoders
Remove old ImageEncoders (ImageMagick & Drawing.Net).

Skia should be enough.
2019-01-05 03:07:00 +03:00
Bond_009 a997bb609f Remove unnecessary using statements 2019-01-05 01:49:52 +03:00
Bond_009 391b48614d Remove FireEventIfNotNull
It's a pretty useless "helper" class
2019-01-05 01:49:52 +03:00
Erwin de Haan 22adb838e6 Removed last using. 2019-01-03 21:35:08 +01:00
Erwin de Haan d15af6eb35 Removed all old and unused ImageEncoders.
Remove solution platform cruft.
2019-01-03 21:29:48 +01:00
Bond_009 40563dc6cc Remove GitHub updater and don't trow exception in release 2019-01-02 17:09:40 +01:00
Bond_009 6643ac3ea4 Clean up EnvironmentInfo 2019-01-02 02:45:06 +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 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