Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug, oversight, or me being bad at stuff. #8

Closed
MammothJerk opened this issue Apr 21, 2015 · 6 comments
Closed

bug, oversight, or me being bad at stuff. #8

MammothJerk opened this issue Apr 21, 2015 · 6 comments

Comments

@MammothJerk
Copy link

Image

when right clicking downloaded manga and then clicking open... even with a reader set up in the options > general > external program it doesn't do anything

C:\Program Files\Honeyview\Honeyview.exe "%PATH%%FCHAPTER%"

that is the correct path for the reader, correct? it works when clicking open... from the favorites tab.

would save a lot of trouble if just right clicking the downloaded manga and selecting open to read said downloaded chapter was possible =)

@riderkick
Copy link
Owner

Please use this:
C:\Program Files\Honeyview\Honeyview.exe "%PATH%%FCHAPTER%"

@MammothJerk
Copy link
Author

that didnt change anything =(

using open... on favorites works the same as before aswell

@riderkick
Copy link
Owner

"Open" on favorites using the same method with download list. Do you mean "Open" on favorites work but not on download list?
I'm using portable honeyview and it's work. FMD will look for the first file inside %PATH% to fill %FCHAPTER%.

I'll try to add %FDCHAPTER% for fist downloaded chapter if possible.

@MammothJerk
Copy link
Author

Open... DOES NOT work on downloads
Open... DOES work on favorites

it seems the external program only updates after restartingthe application so i did some more tests
with
C:\Program Files\Honeyview\Honeyview.exe "%PATH%%FCHAPTER%"
NEITHER works

C:\Program Files\Honeyview\Honeyview.exe "%PATH%%FCHAPTER%"
ONLY favorites work

C:\Program Files\Honeyview\Honeyview.exe "%PATH%/%FCHAPTER%"
ONLY favorites work

Downloads tab doesnt seem to work at all with either of these

My operating system is windows 8.1
FMD version 0.9.8.4
these are my Save To settings if relevant

@riderkick
Copy link
Owner

Oh yeah. There is a bug. Should be fixed with this commit dec4025

@riderkick
Copy link
Owner

I change the value for %FCHAPTER% with first downloaded chapter if it exists. Otherwise it will looking for the first file/folder in download directory. Refer to this commit 6a6d718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants