7 Commits

Author SHA1 Message Date
CanbiZ
d3c0a0773d Refactor backup and package install in tunarr scripts
Removes backup creation from the tunarr update script to streamline the update process. Refactors package installation in the install script for better readability and updates messaging for open package installation.
2025-09-19 09:35:04 +02:00
CanbiZ
6d907e50ed fixes 2025-09-19 09:03:51 +02:00
CanbiZ
6f21fec430 Update tunarr.sh 2025-09-19 09:00:30 +02:00
CanbiZ
f924fa6063 Update tunarr.sh 2025-09-19 08:59:17 +02:00
CanbiZ
b840a8aa32 Replace init_error_traps with catch_errors in scripts
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Replaces all occurrences of the 'init_error_traps' function with 'catch_errors' across container and install scripts for consistency in error handling. Also adjusts indentation and formatting in some scripts for improved readability.
2025-09-19 08:53:49 +02:00
CanbiZ
3f69160fb9 test 2025-09-15 15:37:56 +02:00
Christian Benincasa
d2f1f4643a
Add Tunarr script (#871) 2025-09-06 15:20:04 +00:00