asadahimeka / pixiv-viewer-apk

Android version of pixiv-viewer.
MIT License
13 stars 0 forks source link

1.17.5 version error: Bulk download is not possible #9

Open gimgimgima6 opened 1 week ago

gimgimgima6 commented 1 week ago

Thank you so much for immediately implementing the suggestions I made last time. I am contacting you about a bug in version 1.17.5.

1.17.5 Error Report: When I click the Batch Download button(The green button next to the bookmark) on the work page, an error message appears saying "Error: 下載失敗,請檢查URL是否正確", and the download does not proceed. After pressing that button, when I click to download individual images, it says "image not found" and individual downloads don't work. Screenshot_20241004_064016_Pixiv Viewer

Issue with some images not displaying at all on the artwork page: For a example, the second image in the following link does not load in the app. (The photo is marked as a warning, but don't worry, it's just a cute chibi character.) https://www.pixiv.net/artworks/122819137 Screenshot_20241004_070915_Chrome Screenshot_20241004_070842_Pixiv Viewer

Feature suggestion: Please let me view only specific tags on the artist page. (For artists who cover multiple topics, I can view only specific topics.) This feature already exists on the official Pixiv website: Features like the following two links: https://www.pixiv.net/users/1398543/illustrations https://www.pixiv.net/users/1398543/illustrations/%E4%B8%8B%E7%9D%80 notice: This feature requires you to go to the 'illustrations' page on the artist page on the Pixiv website. Screenshot_20241004_060911_Chrome Screenshot_20241004_060949_Chrome

A little inconvenient (not important, please take care of it later when you have time): It would be very convenient if English translations of tags were added like on the official Pixiv website or if I could go to the Pixiv encyclopedia (https://dic.pixiv.net/) to check them. The left and right swipes on the artwork page are too sensitive. Even if I scroll up and down, I will be taken to another work. Blocked works are blurred, but there is no way to check what work they are, and if I block them by mistake, it is quite inconvenient to undo them. It would be nice if I could long-press on a blocked and blurred work to check again what tag was blocked.

I continue to use your app very useful. Thank you so much for your hard work.

asadahimeka commented 1 week ago

Thank you for your interest and support.

Regarding the download errors, if you're using the default image proxy, this issue arises because my default proxy is no longer functional due to changes in Pixiv. You can resolve this by switching to a working image proxy in the settings or enabling pximg direct mode.

As for the problem of incomplete display of works, the cause is the same as above: the default proxy may have failed to load properly.

Regarding the feature to view tags on the artist's page, there is no relevant support from the App API at the moment, except via Ajax API, which is more complex to implement. I'll need to consider it further.

For the feature request of English tags or Pixiv encyclopedia integration, I agree this would be a valuable addition, and I will consider implementing it in future versions.

About the sensitivity issue on the work page, due to the limitations of the technical framework and my current skill level, I apologize for not being able to provide a better experience at this time.

Regarding the rechecking of blocked works, this feature is currently under planning and will be introduced in the next version.

Lastly, due to my limited capacity at the moment, it will take some time before the next version is released, as I don't have much bandwidth to work on new features right now.

gimgimgima6 commented 4 days ago

icon_9