View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#144
Originally Posted by xvan View Post
I wan't to note some things...
Thanks for the feedback! I've added Github Issues for all your tickets. Feel free to comment on theme - either here on on the actual issues on Github.

Originally Posted by xvan View Post
1) Mieru takes a lot of time to load... And nothing is displayed while doing it... So I allways end with several Mieru instances open... As much as I hate them I think a splash screen is needed.
https://github.com/M4rtinK/mieru/issues/64
I already have splashscreen for Harmattan & BB10, so modifying it for Fremantle should be easy.

Originally Posted by xvan View Post
2) Current page should be "remembered" at each page change, not just when the application is closed, because when it crashes it's a pain to look for the last page.
https://github.com/M4rtinK/mieru/issues/63

Originally Posted by xvan View Post
3) If the saved page / folder doesn't exist anymore, (was deleted or unmounted) it takes lot's of time to open mieru... It also opens in the binary folder and no in the user home.
https://github.com/M4rtinK/mieru/issues/65

Originally Posted by xvan View Post
4) Refreshing the image list: If some images are added to the current folder, Mieru doesn't detect them... Think about reading while downloading from an online reader.
This is actually a known issue, caused by a limitation of the FolderListModel:
https://github.com/M4rtinK/mieru/issues/20
But it looks like there are some workarounds, so it should be fixable.

Originally Posted by xvan View Post
5)Keyboard shortcuts for:
Zoom +
Zoom -
Fit width
Fit height
1:1
Fit page
Prev. Page
Next Page.

While a better solution is made, would be greatly apreciated.
https://github.com/M4rtinK/mieru/issues/66

Originally Posted by xvan View Post
And as a thank you...
Here is my script to download from mangareader

It's ugly but works for me...

Requires to install:
bash
wget

Takes for argument a url of any mangareader manga page.
Keeps downloading from there, untill the last page of the las chapter available for that manga.

Code:
./mangareader.sh http://www.mangareader.net/111-3640-1/20th-century-boys/chapter-1.html
Thanks! I want to eventually integrate something like this directly to Mieru, with backends for the various online manga libraries. As there seem to be quite a lot of online manga readers on other platforms, it should be quite doable.

BTW, I'll probably start with supporting Batato & Manga Access, as all others seem to convert all their content to JPEG with horrible compression artifacts everywhere.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 4 Users Say Thank You to MartinK For This Useful Post: