getmango / Mango

Mango is a self-hosted manga server and web reader
https://getmango.app
MIT License
1.69k stars 120 forks source link

[Bug Report] Scan bug after reorganizing a directory structure #257

Closed Leeingnyo closed 2 years ago

Leeingnyo commented 2 years ago

Describe the bug After reorganizing my directory structure and scan it, it causes 500 error

To Reproduce Here is a library structure

root
├ L1A # stands Level 1 A
│ ├ L2A
│ │ ├ L3A
│ │ ├ L3B
│ │ └ L3C
│ └ L2B
│    ├ L3a
│    ├ L3b
│    └ L3
└ L2B
  1. move L3A~C to L1A in the library
  2. scan at admin page
  3. move to library page
  4. got 500 error
mango-assistant[bot] commented 2 years ago

Hi there! The issue has been fixed in v0.25.0. Thanks for the bug report!