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] Compression Seems to fail randomly #1737

Open
3 tasks done
soultaco83 opened this issue Oct 14, 2024 · 7 comments
Open
3 tasks done

[bug] Compression Seems to fail randomly #1737

soultaco83 opened this issue Oct 14, 2024 · 7 comments

Comments

@soultaco83
Copy link

Prerequisites

  • I'm using the latest version.
  • All website modules are up to date.
  • This is not a website module issue.

System information

Windows 11 23H2

Describe the bug

Randomly Manga are failing to compress to cbz with an error in the logs

To Reproduce

Looks like downloading the following will always create the issue
https://mangasee123.com/manga/99-Reinforced-Wooden-Stick

Expected behavior

All folders to be compressed

Screenshots

image

Additional context

23:06:55:641 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0001.cbz
23:06:57:055 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0002.cbz
23:06:58:607 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0003.cbz
23:07:00:146 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0004.cbz
23:07:01:709 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0005.cbz
23:07:03:165 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0006.cbz
23:07:04:573 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0007.cbz
23:07:06:034 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0008.cbz
23:07:07:485 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0009.cbz
23:07:08:975 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0010.cbz
23:07:10:420 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0011.cbz
23:07:11:892 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0012.cbz
23:07:24:929 WARNING: TTaskThread, failed to compress. \192.168.108.201\Media\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0013.cbz

@soultaco83
Copy link
Author

Zip also fails

23:36:46:604 WARNING: TTaskThread, failed to compress. Z:\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0001.zip
23:36:53:437 WARNING: TTaskThread, failed to compress. Z:\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0002.zip
23:37:00:330 WARNING: TTaskThread, failed to compress. Z:\completed\books\Webtoon\99 Reinforced Wooden Stick\99 Reinforced Wooden Stick 0003.zip

@Slasar41
Copy link
Collaborator

I can reproduce it with the format for chapter name is changed to %MANGA% %NUMBERING%. Works fine with the default format.

@soultaco83
Copy link
Author

It does appear my chapter name is
%MANGA% %NUMBERING%

@Slasar41
Copy link
Collaborator

Try with this.
Go to Options -> General, enable Enable long name paths.
Test it with other sites and titles too.
fmd.zip

@soultaco83
Copy link
Author

I have not had the time to test this week. I will be able to get to it in a the next few days. Thank you

@soultaco83
Copy link
Author

soultaco83 commented Oct 21, 2024

Compression appears to be working with the new option set

@NhKPaNdA
Copy link

Compression should still work fine without the long name paths option.

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

No branches or pull requests

3 participants