Files
opt/bazarr/config/config/announcements.json
2025-12-29 20:31:26 +01:00

29 lines
977 B
JSON

{
"data": [
{
"text": "Welcome to the new announcement section. It will keep you up-to-date with important news. You can dismiss this announcement by clicking on the button at the end of this line.",
"link": "",
"hash": "",
"dismissible": true,
"timestamp": 1676235999,
"enabled": true
},
{
"text": "Opensubtitles.org is now only accessible to VIP users. If you're still using it and do not plan to get a VIP subscription, you should consider disabling it and move to opensubtitles.com.",
"link": "",
"hash": "",
"dismissible": true,
"timestamp": 1700791126,
"enabled": true
},
{
"text": "We're about to drop support for legacy Sonarr and Radarr versions (prior to v3). If you're still using those legacy versions, please consider upgrading ASAP.",
"link": "",
"hash": "",
"dismissible": true,
"timestamp": 1731247748,
"enabled": true
}
]
}