Database

Interact with parts of Seanime's database.

Permission

my-plugin.json
{
    //...
    "plugin": {
        "permissions": {
            "scopes": ["database"]
        }
    }
}

Invalidate queries

After some database operations you might want to cause the client to automatically refetch certain queries. This is possible using $app.invalidateClientQuery - Helpers

Local files

You can interact with the scanned file entries (also called local files).

Get all

Edit

Note that save only works for existing entries.

Insert

AniList

Get Token

Get Username

Auto Downloader Rules

Auto Downloader Items

In Seanime, an item is usually added by the auto downloader when the user has chosen not to immediately download torrents. It is shown in the queue and lets the user download that torrent later.

Silenced media entries

Media fillers

Last updated