| Age | Commit message (Collapse) | Author |
|
Complete rename ImageSize -> ImageDimensions
|
|
|
|
|
|
|
|
|
|
Fix all warnings
|
|
Start startup tasks async
|
|
Reworked LocalizationManager to load data async
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove dead code, made some functions properly async
|
|
|
|
Fix more warnings
|
|
* Don't wait in intervals of 100ms for the file to exist
|
|
|
|
|
|
|
|
|
|
|
|
Add new es-MX option for the latin metadata search in www.themoviedb.org
Content add: spa||es-mx|Spanish; Latin|espagnol; Latin
|
|
Fix more analyzer warnings
|
|
Remove unused function
|
|
|
|
Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary.
|
|
Changes following review comments.
|
|
For backwards compatibility, modify the args[] strings to replace single-hyphens with double-hyphens before parsing.
Also rename -programdatadir to -datadir.
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Bond-009 <bond.009@outlook.com>
|
|
Remove more compile time warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|