File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -192,11 +192,9 @@ async def check_database(
192192
193193 Warning, this command may run for a while and consume a lot of memory
194194 if you have many recordings. It is also NOT safe to run this command
195- while BBBLB running and processing new recordings. Stop all BBBLB
196- API and worker processes before running this command with enabled
197- fixes. Make backups first.
198-
199- The command
195+ while BBBLB is running and processing new recordings. Stop all BBBLB
196+ API and worker processes before starting a scan, especially with
197+ fixes enabled. Make backups!
200198 """
201199 autofix : set [FixCategory ] = set ()
202200 if fix_orphans or fix_all :
Original file line number Diff line number Diff line change @@ -295,11 +295,9 @@ your database backup is missing a few recordings.
295295
296296Warning, this command may run for a while and consume a lot of memory
297297if you have many recordings. It is also NOT safe to run this command
298- while BBBLB running and processing new recordings. Stop all BBBLB
299- API and worker processes before running this command with enabled
300- fixes. Make backups first.
301-
302- The command
298+ while BBBLB is running and processing new recordings. Stop all BBBLB
299+ API and worker processes before starting a scan, especially with
300+ fixes enabled. Make backups!
303301
304302.. table :: Options
305303 :width: 100%
You can’t perform that action at this time.
0 commit comments