| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DateTime.Now is suitible for small timespans
Replaced the needlessly complex and verbose logging for the httpserver
|
|
Update kz.csv
|
|
The new ratings system
|
|
|
|
Update tvdb provider to v2 api
|
|
1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used.
2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging.
|
|
|
|
Minor changes to reduce allocations
|
|
Removed remaining self-update code
|
|
Replace primitive injection with IConfiguration
|
|
|
|
Reduce log spam
|
|
Removed some unused fields
|
|
|
|
|
|
|
|
This will make it easier to move dependency registration
to a system without having to new up all the services first.
Moved the primitives to an IConfiguration which is much easier to inject.
|
|
|
|
|
|
|