Admin
Administrative operations (cleanup, maintenance)
📄️ Trigger orphan cleanup task
Enqueues a background task to scan and delete orphaned files
📄️ Delete orphaned files immediately (synchronous)
Scans for and deletes orphaned files immediately, returning
📄️ Get statistics about orphaned files
Scans the thumbnail and cover directories for files that don't have
📄️ Clear the entire PDF cache immediately (synchronous)
Deletes all cached PDF pages immediately. This operation cannot be undone.
📄️ Trigger PDF cache cleanup task
Enqueues a background task to clean up cached PDF pages older than
📄️ Get PDF cache statistics
Returns statistics about the PDF page cache including total files,
📄️ Get storage statistics for all plugins
Scans the plugins directory and returns file count and size per plugin.
📄️ Get storage statistics for a specific plugin
# Permission Required
📄️ Delete all storage files for a specific plugin
Removes the plugin's entire data directory. This is irreversible.