@@ -198,9 +198,6 @@ sudo armbian-config
198198 - ### Radarr automatic downloader for movies
199199 - ### Radarr remove
200200 - ### Radarr purge with data folder
201- - ### Readarr automatic downloader for Ebooks
202- - ### Readarr remove
203- - ### Readarr purge with data folder
204201 - ### SABnzbd newsgroup downloader
205202 - ### SABnzbd remove
206203 - ### SABnzbd purge with data folder
@@ -529,9 +526,6 @@ Outputs:
529526 --cmd RAD001 - Radarr automatic downloader for movies
530527 --cmd RAD002 - Radarr remove (http://localhost:7878)
531528 --cmd RAD003 - Radarr purge with data folder
532- --cmd RDR001 - Readarr automatic downloader for Ebooks
533- --cmd RDR002 - Readarr remove (http://localhost:8787)
534- --cmd RDR003 - Readarr purge with data folder
535529 --cmd SABN01 - SABnzbd newsgroup downloader
536530 --cmd SABN02 - SABnzbd remove (http://localhost:8380)
537531 --cmd SABN03 - SABnzbd purge with data folder
@@ -543,7 +537,7 @@ Outputs:
543537 --cmd TRA003 - Transmission purge with data folder
544538 Finance - Manage your finances
545539 --cmd ABU001 - Do your finances with Actual Budget
546- --cmd ABU002 - Actual Budget remove (http://localhost:5006 )
540+ --cmd ABU002 - Actual Budget remove (http://localhost:5443 )
547541 --cmd ABU003 - Actual Budget purge with data folder
548542 HomeAutomation - Home Automation for control home appliances
549543 --cmd DOM001 - Domoticz open source home automation
@@ -1015,7 +1009,7 @@ These helper functions facilitate various operations related to job management,
10151009| Install HA supervised container | install remove purge status help | @armbian
10161010| Display a menu from pipe | show_menu <<< armbianmonitor -h ; | @Tearran
10171011| Start service | srv_start ssh.service | @dimitry-ishenko
1018- | Install watchtower container | install remove status help | @armbian
1012+ | Install watchtower container | install remove purge status help | @armbian
10191013| Build the main menu from a object | generate_top_menu 'json_data' | @Tearran
10201014| Install bazarr container | install remove purge status help | @igorpecovnik
10211015| Install headers container | install remove status help | @armbian
@@ -1085,7 +1079,7 @@ These helper functions facilitate various operations related to job management,
10851079| Install qbittorrent container | install remove purge status help | @qbittorrent
10861080| Reload systemd configuration | srv_daemon_reload | @dimitry-ishenko
10871081| Generate JSON-like object file. | generate_json | @Tearran
1088- | Install actualbudget container | install remove purge status help |
1082+ | Install actualbudget container | install remove purge status help | @ armbian
10891083| Install transmission container | install remove purge status help | @armbian
10901084| Install nextcloud container | install remove purge status help | @igorpecovnik
10911085| Install navidrome container | install remove purge status help | @armbian
@@ -1108,7 +1102,6 @@ These helper functions facilitate various operations related to job management,
11081102| Check if service is active | srv_active ssh.service | @dimitry-ishenko
11091103| Install nfs client | install remove servers mounts help | @igorpecovnik
11101104| pipeline strings to an infobox | show_infobox <<< 'hello world' ; | @Tearran
1111- | Install readarr container | install remove purge status help | @armbian
11121105| Install uptimekuma container | install remove purge status help | @armbian
11131106| Stop hostapd, clean config | default_wireless_network_config | @igorpecovnik
11141107| Install homepage container | install remove purge status help | @armbian
0 commit comments