Added a sorting mechanism to emulate how windows sorts files. Refactored cache to support chapter folders as well.
This commit is contained in:
parent
6020697d7d
commit
f737f662df
11 changed files with 237 additions and 32 deletions
|
|
@ -178,7 +178,7 @@ namespace API.Parser
|
|||
}
|
||||
}
|
||||
|
||||
return "";
|
||||
return "0";
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue