Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AiringSync ¶
type AutoDownload ¶
type LatestSync ¶
type PackSync ¶
PackSync synchronizes titles and episodes via with the Packlist Controller. Any new titles and episodes added / updated to the packlists will be updated thanks to this job.
type RebalanceTitles ¶
type RemoveUnusedImages ¶
RemoveUnusedImages is a job which deos the following: - retrieves unused poster/banner/thumbnail entries from the databse
- if they're not owned by an anime (poster/banner) or a video (thumbnail) they're removed from the database and the file system.
- retrieves all poster/banner images from the file system
- if they're not in the database, they're removed from the file system.
type ScanUnreviewedTitles ¶
type SimulcastSync ¶
type VideoChecksum ¶
VideoChecksum grabs all the video entries in our database, goes through every video file we have storede in our file system and applie a CRC32 checksum with what we have stored in our database.
Click to show internal directories.
Click to hide internal directories.