[GH-ISSUE #980] CLI flag --storage-directory seems not to work #432

Closed
opened 2026-02-25 23:34:13 +03:00 by kerem · 2 comments
Owner

Originally created by @Weav3r on GitHub (Sep 16, 2024).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/980

Data

  • Shiori version: Shiori version 1.7.0 (build 650f192176)
  • Database Engine: SQLite
  • Operating system: Linux (Arch)
  • CLI/Web interface/Web Extension: CLI

Describe the bug / actual behavior

The --storage-directory flag seems not to work or maybe I'm just running the wrong command. This is not a major issue but if you'd find the time to comment on this I'd be grateful. Thanks for this amazing app.

Expected behavior

Expected that ~/data will be used to store db and files (thumbs and archive)

To Reproduce

Steps to reproduce the behavior:

  1. Go to pwd of shiori
  2. Run command ./shiori server --storage-directory '~/data'
  3. Data is stored in ~/.local/share/shiori

Screenshots

If applicable, add screenshots to help explain your problem.

Notes

Add any other context about the problem here.

Originally created by @Weav3r on GitHub (Sep 16, 2024). Original GitHub issue: https://github.com/go-shiori/shiori/issues/980 ## Data - **Shiori version**: Shiori version 1.7.0 (build 650f192176ff5f5a583cd97485fa0c82e02cb6ad) - **Database Engine**: SQLite - **Operating system**: Linux (Arch) - **CLI/Web interface/Web Extension**: CLI ## Describe the bug / actual behavior The --storage-directory flag seems not to work or maybe I'm just running the wrong command. This is not a major issue but if you'd find the time to comment on this I'd be grateful. Thanks for this amazing app. ## Expected behavior Expected that `~/data` will be used to store db and files (thumbs and archive) ## To Reproduce Steps to reproduce the behavior: 1. Go to pwd of shiori 2. Run command `./shiori server --storage-directory '~/data'` 3. Data is stored in `~/.local/share/shiori` ## Screenshots If applicable, add screenshots to help explain your problem. ## Notes Add any other context about the problem here.
kerem 2026-02-25 23:34:13 +03:00
  • closed this issue
  • added the
    type:bug
    label
Author
Owner

@Monirzadeh commented on GitHub (Sep 16, 2024):

Thanks for the bug report, I sent a PR to fix this.

<!-- gh-comment-id:2352959082 --> @Monirzadeh commented on GitHub (Sep 16, 2024): Thanks for the bug report, I sent a PR to fix this.
Author
Owner

@Weav3r commented on GitHub (Sep 16, 2024):

Noted. Thanks for the quick response.

<!-- gh-comment-id:2352969793 --> @Weav3r commented on GitHub (Sep 16, 2024): Noted. Thanks for the quick response.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shiori#432
No description provided.