ignore bazarr announements
This commit is contained in:
1
bazarr/.gitignore
vendored
1
bazarr/.gitignore
vendored
@@ -4,3 +4,4 @@ config/analytics_visitor_id.txt
|
|||||||
config/announcements.json
|
config/announcements.json
|
||||||
config/releases.txt
|
config/releases.txt
|
||||||
config/config/releases.txt
|
config/config/releases.txt
|
||||||
|
bazarr/config/config/announcements.json
|
||||||
|
|||||||
@@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"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
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user