feat: add bazarr to homepage dashboard
This commit is contained in:
parent
f7d138dd19
commit
9ee61d787a
3 changed files with 23 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ let
|
|||
|
||||
secrets = [
|
||||
# keep-sorted start
|
||||
"bazarr"
|
||||
"immich"
|
||||
"jellyfin"
|
||||
"karakeep"
|
||||
|
|
@ -98,6 +99,18 @@ in
|
|||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
"Bazarr" = {
|
||||
"description" = "Subtitle downloader and manager";
|
||||
"icon" = "bazarr.svg";
|
||||
"href" = "https://bazarr.fi33.buzz/";
|
||||
"widget" = {
|
||||
"type" = "bazarr";
|
||||
"url" = "https://bazarr.fi33.buzz/";
|
||||
"key" = "@bazarr@";
|
||||
};
|
||||
};
|
||||
}
|
||||
{
|
||||
"Prowlarr" = {
|
||||
"description" = "Indexer management tool";
|
||||
|
|
|
|||
9
secrets/bazarr.age
Normal file
9
secrets/bazarr.age
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
age-encryption.org/v1
|
||||
-> ssh-ed25519 qLT+DQ pNb65h8kPUdFi7vgKoENqFf9NuQAfegSAM+SVxoTdGQ
|
||||
7pDfhxs55Q4HQetasY6tZX76aOleLTCTi3xEdCqPdFo
|
||||
-> ssh-ed25519 7+xRyQ SiBuQH6fIUFidqFUIFfE9i0zJhuMAWYmDCeszOJLZlE
|
||||
ASEBjHaAVrH6z/43Rfnh2P0REg7f0b53fqbLHD44P8g
|
||||
-> ssh-ed25519 LtK9yQ F6FnS/nRerbt/tMCl48CMjyKwhgCI8ti40klovGXdGU
|
||||
ksVfKN3xowiBhwzyS9DLdmVX1QLCo8hvNiNux0MkiXU
|
||||
--- rMrNsQ0G/k0MAwDOBd9IYDb2Lc8N/RaGXIGKtm9FL1c
|
||||
qåû 9êo”-²dätB7v¢*i:ï.G€¬»¡/t£‚¬ ),+ÿ/vCœD„}SçÌâX(ç}*<2A>è4[æ°~l
|
||||
|
|
@ -15,6 +15,7 @@ let
|
|||
in
|
||||
{
|
||||
# keep-sorted start
|
||||
"bazarr.age".publicKeys = users;
|
||||
"borgmatic-pg.age".publicKeys = users;
|
||||
"borgmatic.age".publicKeys = users;
|
||||
"copyparty-will.age".publicKeys = users;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue