-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
115 changed files
with
6,004 additions
and
1,343 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
e17ff8402873c1c3091772ade73d7088 build/Glances_240108.qpkg | ||
beeff8dbafcdd402f7a8bb3248271c78 build/Glances_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
015eeb871a674b25757d300cc1190580 build/Headphones_240108.qpkg | ||
660b97c60fadf6a2d32505eb460b3e9e build/Headphones_240108.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env bash | ||
#* don't edit this file, it was built/modified programmatically with the `build-qpkgs.sh` script. (source: lazylibrarian.source) | ||
#* don't edit this file, it was built/modified programmatically with the 'build-qpkgs.sh' script. (source: 'lazylibrarian.source') | ||
#* lazylibrarian.sh | ||
#* Copyright (C) 2017-2024 OneCD - [email protected] | ||
#* So, blame OneCD if it all goes horribly wrong. ;) | ||
|
@@ -20,7 +20,7 @@ | |
#* You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ | ||
readonly USER_ARGS_RAW=$* | ||
readonly QPKG_NAME=LazyLibrarian | ||
readonly SERVICE_SCRIPT_VERSION='240108' | ||
readonly SERVICE_SCRIPT_VERSION='240110' | ||
InitBasic() | ||
{ | ||
service_script_type=1 | ||
|
@@ -31,7 +31,7 @@ InitComplex() | |
app_version_pathfile=$qpkg_repo_path/lazylibrarian/version.py | ||
daemon_pathfile=$qpkg_repo_path/LazyLibrarian.py | ||
daemon_launch_cmd="$venv_python_pathfile $daemon_pathfile --daemon --nolaunch --datadir $(/usr/bin/dirname "$qpkg_ini_pathfile") --config $qpkg_ini_pathfile --pidfile $daemon_pid_pathfile" | ||
get_ui_listening_address_cmd="/sbin/getcfg misc host -d undefined -f $qpkg_ini_pathfile" | ||
get_ui_listening_address_cmd="/sbin/getcfg misc host -d 0.0.0.0 -f $qpkg_ini_pathfile" | ||
get_ui_port_cmd="/sbin/getcfg General http_port -d 5299 -f $qpkg_ini_pathfile" | ||
get_ui_port_secure_cmd="/sbin/getcfg General http_port -d 5299 -f $qpkg_ini_pathfile" | ||
get_ui_port_secure_enabled_test_cmd='[[ $(/sbin/getcfg General https_enabled -d 0 -f '$qpkg_ini_pathfile') = 1 ]]' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-10 Bytes
(100%)
QPKGs/LazyLibrarian/build/LazyLibrarian_240108_arm_64.qpkg
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
36e98141c96944765c4b4669f7eb6950 build/LazyLibrarian_240108_arm_64.qpkg | ||
a061252f00ba53c9cce9a15b65926134 build/LazyLibrarian_240108_arm_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
10c2bf4a704afb81477d11a6859260af build/LazyLibrarian_240108_x86.qpkg | ||
955d727860db3cfbed456f7f63af5d4d build/LazyLibrarian_240108_x86.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8baab99fefd8fddcfb30837e4de11022 build/LazyLibrarian_240108_x86_64.qpkg | ||
b9a75a3a248bf7245d1abea9070d44a6 build/LazyLibrarian_240108_x86_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
41d20bfb95f2f0ecde05d365dd8ab6fe build/LazyLibrarian_240110_arm_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
d3c5a7888765892f320309f481702408 build/LazyLibrarian_240110_x86.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
b0241056ffcc1611e7dcb89294f73efa build/LazyLibrarian_240110_x86_64.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
f27768a8cd6506e568ace06a86a68494 build/Mylar3_240108_arm_64.qpkg | ||
c2942b3772b23889ad2dc9b01a38c18e build/Mylar3_240108_arm_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
735eb3a055bef0f67fc1e536ddcf4bc0 build/Mylar3_240108_x86.qpkg | ||
5e31f8bfb3ff938012683bf7f13659c9 build/Mylar3_240108_x86.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
e6ff92ad0fdf6748735e16c73718bd23 build/Mylar3_240108_x86_64.qpkg | ||
9703f7aa1e541f89f0251208742f2f81 build/Mylar3_240108_x86_64.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
df62ed38abc2d5801e7340136f58b4d9 build/NZBGet_240108.qpkg | ||
de1fe5194f838f22287cae63c2a8fe94 build/NZBGet_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
d533319cd2cd0bd20aac058fcef5237a build/OMedusa_240108.qpkg | ||
8ac5462734d05eb10a5d9aeca24369c4 build/OMedusa_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4d6b902c17aeac6b31264f3069c37765 build/OSickGear_240108.qpkg | ||
89952e321510955e1b5def6e41a7574b build/OSickGear_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
e8d3b74d2dba5e88106649b6babb175a build/OTransmission_240108.qpkg | ||
e44537579b40e44f59aad4a10731f382 build/OTransmission_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
7afd4078df4a210810244f204128705d build/OTransmission_240113.qpkg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env bash | ||
#* don't edit this file, it was built/modified programmatically with the `build-qpkgs.sh` script. (source: otransmission.source) | ||
#* don't edit this file, it was built/modified programmatically with the 'build-qpkgs.sh' script. (source: 'otransmission.source') | ||
#* otransmission.sh | ||
#* Copyright (C) 2017-2024 OneCD - [email protected] | ||
#* So, blame OneCD if it all goes horribly wrong. ;) | ||
|
@@ -20,7 +20,7 @@ | |
#* You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/ | ||
readonly USER_ARGS_RAW=$* | ||
readonly QPKG_NAME=OTransmission | ||
readonly SERVICE_SCRIPT_VERSION='240108' | ||
readonly SERVICE_SCRIPT_VERSION='240113' | ||
InitBasic() | ||
{ | ||
daemon_pathfile=/opt/bin/transmission-daemon | ||
|
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
88f5b0bab744b2aa2d89d3f5dd062043 build/OWatcher3_240108.qpkg | ||
a6456e05eeeb230d6400a62ee2aca8f6 build/OWatcher3_240108.qpkg |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
077b2d9923264d014e3d6b898b3da3ba build/OqBittorrent_240108.qpkg | ||
3065be2bf6cb3ae42c5d4b047d3d7e1b build/OqBittorrent_240108.qpkg |
Oops, something went wrong.