Komikan
Komikan copied to clipboard
A fast, simple and elegant Manga manager and reader for OSX
When trying to import multi-volume manga/folders with multiple subfolders (e.g. 10 volume manga, each subfolder/volume with ~200 pages) the program just hangs on this screen with the cursor as the...
trying this app out, but i couldn't get pages to appear in order. so i went digging. in KMManga.swift: `imageFileNames = (imageFileNames as NSArray).sortedArray(using: [NSSortDescriptor(key: "integerValue", ascending: true)]) as! [String];`...
Unfortunately I wasn't able to input any file with latest release version of Komikan. From error output there is problem with tmp. And of course I tried to build app...