title | description | published | date | tags | editor | dateCreated |
---|---|---|---|---|---|---|
emby_refresh |
true |
2022-09-18 05:04:30 UTC |
markdown |
2022-09-18 05:04:28 UTC |
This plugin triggers a emby refresh
Currently the following settings are supported:
Option | Description |
---|---|
host | The emby host, including protocol and port |
username | The username of the user, should be provided with password or with a apikey . If a apikey is informed, the user can be any user in the server, if a password is informed, the login username plus password must match |
password | The password to authenticate the username |
apikey | The apikey to use to authenticate |
when | When to refresh , on accepted , rejected , failed , no_entries , aborted , always |
emby_refresh:
server:
host: http://localhost:8096
username: <username>
[apikey]: <apikey>
[password]: <password>
[return_host]: <wan|lan>
[when]: <accepted|rejected|failed|no_entries|aborted|always>
emby_refresh:
server:
host: http://emby.localhost:8096
username: flexget
password: flexget
return_host: wan
when: accepted