Giter Club home page Giter Club logo

komikan's People

Contributors

drabweb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

komikan's Issues

Bookmarks/Chapters

Are there any plans to add chapter support? I noticed that there is an option to add bookmarks but where is that information stored? I tried exporting the metadata but information about bookmarks doesn't show up in the JSON file. Is there a particular key I can use to specify pages as bookmarks (acting as pseudo chapters essentially) in the JSON file so Komikan can recognize it?

Thank you!

Hangs/becomes unresponsive when importing larger folders

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 spinny beach ball of death.

image

Folders around ~500 MB work. Any above 800 MB seem to hang forever like this. Eventually shows "not responding" and requires a force quit. Running on El Capitan.

Also, unrelated, but navigation via up/down instead of just left/right would be great. Thanks!

Request for new release

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 myself (I failed).
If you would be kind @DrabWeb please create new latest release - thank you.

Btw this is only app which has the feature to manage manga so I curious about this app.

Memory leakage

I am on OS X El Capitan and there seems to be an issue with memory usage. When browsing through a manga, the memory usage climbs to significant levels and even if I close the manga viewer, Komikan continues to use the same amount of memory and doesn't drop down to what it was at launch (~150 mb). Once it got so bad that it started using 20 GB of RAM (I have a 8 GB MBP 2015) and locked up my system due to insufficient application memory. Thus, I would have to quit the application regularly to recoup the memory locked up.

Any support would be appreciated!

sorting pages using integervalue?

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];

this wouldn't work if the file name was something like "my_manga_v3_c29_p13.png" eh? docs say everything would get converted to 0. amazingly, pages are in the same disorder over multiple add/delete/add's

Feature request

Fantastic app! It would be very nice if you add the feature of scraping the scanlations directly from the web.

Window not resizing properly when fitting window to manga in some files

When resizing a window to fit the manga with some files, the window becomes larger. It leaves black bars on the side and also makes it so that size is the minimum size on the width the window can be(But not the height). Checked readerWindow.minSize and it wasnt changed. Example below

screen shot 2016-02-23 at 4 56 34 pm

Updating Compilation Instructions & Podfile

Hi,

I noticed that the instructions for compiling were out of date and doesn't work anymore for Komikan. I think I have established a method to make it work once more. It involves updating the podfile and renaming the use of the function "withAttr" to "withAttribute" (from SWXMLHash in 2 of the classes)

You may need CocoaPods 1.6.0.beta.2 if you are using Xcode 10.1 to successfully compile due to an "EXPANDED_CODE_SIGN_IDENTITY" CocoaPods-specific compilation bug.

I can submit a PR to update the Readme, podfile and the necessary classes using "withAttr" to allow Komikan to successfully compile. Not sure if you want me to replace the "Pods" directory as well though since it is outdated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.