[QPKG] SortMyQPKGs

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
gsbba2k
New here
Posts: 8
Joined: Sun May 02, 2010 8:34 pm

Re: [QPKG] SortMyQPKGs

Post by gsbba2k »

Great work thanks OneCD all good now. Thanks again most appreciated.


(23) (Φ) Par2cmdline-MT
(24) (Φ) LicenseCenter
(25) (Φ) QcloudSSLCertificate
(26) (Ω) QSabNZBd3
(27) (Ω) QSonarr3
(28) (Ω) Radarr
(29) (Ω) MalwareRemover
(30) (Ω) SortMyQPKGs

Packages will be loaded in this order during next boot-up.
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

Cool. We got there in the end. :DD

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [QPKG] SortMyQPKGs

Post by moody_blue »

Just discovered this great package, thank you.

Would it be possible to add OpenHab3 to the omega list ? Thanks.
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

moody_blue wrote: Tue Jul 06, 2021 7:59 am Just discovered this great package, thank you.
Image
moody_blue wrote: Tue Jul 06, 2021 7:59 am Would it be possible to add OpenHab3 to the omega list ? Thanks.
It's possible, but first:
OneCD wrote: Thu Jun 01, 2017 9:11 am This package ships with default lists that should help most people resolve startup issues. But custom user lists are also supported. If you find a new package you think should be added to the default lists, please advise of the internal package name(s), why they should be placed where you say, and how you have tested them. Only packages that must be placed correctly should be requested.
  • Are there any dependencies required by OpenHab3? Are there any packages that require OpenHab3 as a dependency?
  • Based on the previous answers, where should this package be placed in OMEGA.default?
  • Will adding this package resolve a QPKG loading or startup issue?
  • And lastly, have you confirmed that adding this package to your local OMEGA.custom list resolved these issues?
Cheers! :)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [QPKG] SortMyQPKGs

Post by moody_blue »

OneCD wrote: Tue Jul 06, 2021 8:06 am
  • Are there any dependencies required by OpenHab3? Are there any packages that require OpenHab3 as a dependency?
  • Based on the previous answers, where should this package be placed in OMEGA.default?
  • Will adding this package resolve a QPKG loading or startup issue?
  • And lastly, have you confirmed that adding this package to your local OMEGA.custom list resolved these issues?
Although openHab3 has no dependencies, I have observed that when Unifi package is used OH3 needs to be started afterwards. Unifi depends on QJDK8 (and this is correct in your list, you already consider QJDK8 as alpha and Unifi as general). In my case I start OpenHab3 as the very last package. Both Unifi and OpenHab3 are java packages that, during startup, push CPU to near 100% during a long time (typically half minute each with my slow N3160 processor).
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

moody_blue wrote: Tue Jul 06, 2021 5:04 pm Although openHab3 has no dependencies, I have observed that when Unifi package is used OH3 needs to be started afterwards. Unifi depends on QJDK8 (and this is correct in your list, you already consider QJDK8 as alpha and Unifi as general). In my case I start OpenHab3 as the very last package. Both Unifi and OpenHab3 are java packages that, during startup, push CPU to near 100% during a long time (typically half minute each with my slow N3160 processor).
Based on that, I'm thinking we should load OpenHab3 here @ line 62 (after SurveillanceStation): https://github.com/OneCDOnly/SortMyQPKG ... efault#L62

Thoughts?

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [QPKG] SortMyQPKGs

Post by moody_blue »

Ok for me.
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

moody_blue wrote: Wed Jul 07, 2021 6:46 am Ok for me.
Cool. Only thing I need now is the internal QPKG name for OpenHab3. As it's a chargeable package, I'm not able to see the internal name without buying it.

The internal package name is shown in [/etc/config/qpkg.conf] and is at the start of each configuration block between the square brackets. Can you please advise of the exact spelling and character-case for OpenHab3?

To list all your installed package names, SSH into your NAS as the 'admin' user and run this command:

Code: Select all

grep '^\[' /etc/config/qpkg.conf

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [QPKG] SortMyQPKGs

Post by moody_blue »

The name is OpenHab3 Thanks
Last edited by moody_blue on Wed Jul 07, 2021 7:22 am, edited 1 time in total.
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

moody_blue wrote: Wed Jul 07, 2021 7:21 am The name is OpenHab3. Thanks
Great! :D

OK, I've now added it to SortMyQPKGs, and it will be included in the next package release.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
moody_blue
Easy as a breeze
Posts: 266
Joined: Tue Jan 10, 2017 9:23 am

Re: [QPKG] SortMyQPKGs

Post by moody_blue »

Image
QNAP TS-253A 8G QTS 5.0.1.2145
Plex Media Server 1.29.0.6209
OpenHAB 3.4.0.M2
Unifi 7.2.92
Apache80 2454.8230
GLPI 10.0.3
User avatar
papampi
Getting the hang of things
Posts: 81
Joined: Sat Jun 06, 2015 2:52 pm
Contact:

Re: [QPKG] SortMyQPKGs

Post by papampi »

Hi and thanks for the awesome app.

Can you please add Adguard and ProxyServer to ALPHA.default list
"Adguard" is the DNS server and adblocker.
"ProxyServer" should be loaded before all the media downloaders like medusa, sickrage, ...

I think both should be loaded after vpn applications.
Models: TVS-863, HS-251
قیمت فروش پیچ و مهره
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: [QPKG] SortMyQPKGs

Post by OneCD »

papampi wrote: Fri Dec 31, 2021 4:58 am Can you please add Adguard and ProxyServer to ALPHA.default list
"Adguard" is the DNS server and adblocker.
"ProxyServer" should be loaded before all the media downloaders like medusa, sickrage, ...

I think both should be loaded after vpn applications.
Can do, but first - please read this post: viewtopic.php?p=794011#p794011

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
User avatar
papampi
Getting the hang of things
Posts: 81
Joined: Sat Jun 06, 2015 2:52 pm
Contact:

Re: [QPKG] SortMyQPKGs

Post by papampi »

Dont think they have any dependencies to other packages, but if they are used in Qnap NetworkManager or other packages its best if they load first

Adguard: If anyone wants to use Adguard as Qnap default DNS resolver need it to be loaded before network manager and all other packages
Qnap ProxyServer: if anyone uses Proxy in their media managers need it to be loaded before them

Will manually edit the qpkg.conf and test which position is the optimal with no problems and let you know.
Models: TVS-863, HS-251
قیمت فروش پیچ و مهره
tekwizard
First post
Posts: 1
Joined: Sun Nov 10, 2013 8:13 am

Re: [QPKG] SortMyQPKGs

Post by tekwizard »

Would you please move

TVHeadend

to the very end. I'm using it with TVMosaic and it won't load the TV stick otherwise.
Post Reply

Return to “Community Apps”