# Functions
No description provided by the author
Uploads a series, its episodes, and its cover to the database and stores them within the storage folder.
use this route to delete a cover from a series.
No description provided by the author
Deletes a series, its episodes, and its cover from the database and storage folders.
Returns the covers stored in the database and file-system.
Gets and returns an array of episodes of a series stored in the database.
Gets and returns an array of series stored in the database.
use this route to update a cover for a series.
No description provided by the author
No description provided by the author