Filesystem - PaulHaeussler/HappyPanda GitHub Wiki

root (user specified)
|-> [album name]_[ex_id]
| |-> image files, syntax 00000_[ex_id].jpg
| |-> page.html (saved original album page, in case some attributes get parsed wrong)

Errors might arise from using the album name as the directory name, such as duplicates or invalid names, however it is much better readable without consulting the database.