You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Validate that the current HakuNeko release builds for 6.1.7 are running on the following systems by performing the appended (manual) test suite:
Test Environment (Production Systems)
Prerequisites
On macOS install ImageMagick
On linux install ffmpeg and imagemagick
Test Suite
Show Instructions
Download and install/extract the corresponding HakuNeko package for the corresponding testing platform
Start HakuNeko via command line (observe output for possible errors)
Press F12 to open the developer console (observe output for possible errors)
Open the website selection list
Type a search pattern into the website filter (e.g. box)
Select a website from the list (e.g. JaiminisBox)
Update the manga list
Type a search pattern into the manga filter (e.g. one)
Select a manga from the list (e.g. One Piece)
Type a search pattern into the chapter filter (e.g. 5)
Click the preview button for a chapter in the list (e.g. Chapter 951)
Click a thumbnail from the preview to open the reader at the position of the clicked image
Close the reader preview
Open setting and select a manga output directory (e.g. ~/Desktop)
Set output format to Images (*.jpg, *.png, *.webp)
Set post command to ffmpeg -version > ffmpeg.ver & convert --version > convert.ver & kindlegen > kindlegen.ver
Confirm settings
Click the download button for a chapter (e.g. Chapter 950)
Open the manga directory and confirm the images are correctly downloaded
In the same directory confirm the *.ver files for ffmpeg, convert and kindlegen are created and not empty
Add a manga to the bookmarks (e.g. One Piece)
Open the website selection again
Clear all filters
Choose 【Bookmarks】
Open settings
Change format to epub
Set post command to kindlegen "%PATH%"
Confirm settings
Select the same manga from the list again (e.g. One Piece)
Download the same chapter again (e.g. Chapter 950)
Open the manga directory and confirm the ebook is correctly downloaded as .epub and converted to .mobi
Click the preview button of each downloaded chapter (the chapter downloaded as epub should have a yellow folder icon, the chapter downloaded as Folder with Images a grey folder icon)
Kindlegen bug Kindlegen convertion error #959 found. It is expected this bug can be solved without any changes to the release candidate client 6.1.7
Notes:
Tested without ImageMagick (installation is to complex).
The download HLS stream works as expected, but the multiplexed mkv did not play well (Miss Monochrome Episode 13, get stucked when playing with MPV) => handled by FFmpeg fails to remux HLS streams from HydraX #680 which is planned now for the next milestone
Pre-Flight Check
Validate that the current HakuNeko release builds for 6.1.7 are running on the following systems by performing the appended (manual) test suite:
Test Environment (Production Systems)
Prerequisites
ImageMagick
ffmpeg
andimagemagick
Test Suite
Show Instructions
box
)JaiminisBox
)one
)One Piece
)5
)Chapter 951
)~/Desktop
)Images (*.jpg, *.png, *.webp)
ffmpeg -version > ffmpeg.ver & convert --version > convert.ver & kindlegen > kindlegen.ver
Chapter 950
)*.ver
files for ffmpeg, convert and kindlegen are created and not emptyOne Piece
)【Bookmarks】
epub
kindlegen "%PATH%"
One Piece
)Chapter 950
).epub
and converted to.mobi
epub
should have a yellow folder icon, the chapter downloaded asFolder with Images
a grey folder icon).m3u8
playlist stream and converted to.mkv
Download All Chapters
button and confirm the downloadCancel
in the dialogOK
in the dialogThe text was updated successfully, but these errors were encountered: