PMS 1.41.0.8930 QNAP package broken

ALL:

I’m going to pull the NVIDIA_GPU_DRV part from the QNAP package.

I don’t like messing with system config files.
I prefer, because it’s safer, to use documented techniques.

This is the first I’ve done it on QNAP – and will be the last.

As I work with this over the weekend, I will have candidate QPKG files for us

2 Likes

After installation of 1.41 Plex has crash and disapeared of installed app.
I just install 1.40.5.8921 over and Plex icon is back and server run fine!
QuTS hero h5.2.0.2860

@ben63vw

You’re seeing what I’m seeing…

Sometimes it works and others it doesn’t.

A lot seems to be firmware dependent.

@ChuckPa

I never downgraded from Qts 5.2.0.2860 and didn’t do anything with the Nvidia drivers from Qnap.

@ben63vw

You don’t have an Nvidia card in your QNAP?

I KNOW my code does not activate unless it sees NVIDIA_GPU_DRV package installed.

@ChuckPa

Yes I have a P2000 in my Qnap and is working with Plex for transcoding.

1 Like

I just helped maddog2020 (beefeater) :rofl:

  1. He had 2 server references in his account and fragments in is QNAP
    – Don’t know HOW that happend :roll_eyes:

  2. Manually cleaned up /etc/config/qpkg.conf
    – removed the ghost Server reference
    – Installed 1.41.0
    – Observed it not present itself (I know why now … this confirmed it)
    – Gave him a manual config section for QNAP

  3. started it up-- ALL GOOD?

Right @Madbeefer ??

1 Like

Yup everything is working great now. No more double server or ghost server which makes life much easier.

1 Like

@ben63vw

Do you want me to fix your machine too so you’ll have it over the weekend?

Hi @ChuckPa have you found a way to solve the problem in the next update?

@marcmale

I’ve been through this several times.

Problem:

  1. NVIDIA_GPU_DRV package was installed AFTER PlexMediaServer
  2. /etc/config/qpkg.conf maintains installed package In Installed Order
  3. When QTS/QuTS boots, It starts in As Installed Order.
    – This means NVIDIA_GPU_DRV will always start AFTER PMS
    – PMS will never see the GPU UNLESS you restart PMS manually.
  4. Nobody wants that so I ‘fixed’ it.

What I did not expect, nor is there any way for me to fix it in a script,
are those cases of malformed /etc/config/qpkg.conf (mostly qnap packages)

It’s easy to find by examining. (search for two lines joined together)
It’s even easier to fix (insert a newline character)
Doing it in a shell script, which is already doing a “block select” with “move” is not. I may have some skils but I’m not THAT good.

GOOD NEWS.

The number of reported cases, compared to the number of QNAP users, is EXTREMELY small.

It’s so small (fewer than 10 that I know of) –

I am willing to hand-fix each machine for each person impacted.

Once fixed, the problem will NEVER happen again

1 Like

@ChuckPa
I try reinstall Plex 1.41 and I lost Plex icon again. I install PMS 1.40 and Plex is back and running again. I insert here the contain of my qpkg.conf file. Can you say what I need to modify?

qpkg.conf with PMS1.41

[NotificationCenter]
Status = complete
Name = NotificationCenter
Display_Name = Notification Center
Version = 1.8.0.2900
Author = QNAP Systems, Inc.
QPKG_File = NotificationCenter.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/NotificationCenter/etc/init.d/nc.sh
Install_Path = /mnt/ext/opt/NotificationCenter
WebUI = /nc/
Web_Port = -1
RC_Number = 101
Sys_App = 2
App_ID = A008
Desktop = 1
Win_Min_Width = 1170
Win_Min_Height = 580
Force_Visible = 1
Enable = TRUE
Mount_Action = /usr/sbin/qsh -q nc.attach_history volume=#cache_dev#
Unmount_Action = /usr/sbin/qsh -q nc.detach_history volume=#cache_dev#
Leave_ReadDelete_Action = /usr/sbin/qsh -q nc.attach_history volume=#cache_dev#
Enter_ReadDelete_Action = /usr/sbin/qsh -q nc.detach_history volume=#cache_dev#
Task_Info = /nc/task/list.json
Class = null
FW_Ver_Min = 5.2.0

[QuLog]
Status = complete
Name = QuLog
Display_Name = QuLog Center
Version = 1.8.0.872
Author = QNAP Systems, Inc.
QPKG_File = QuLog.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/QuLog/etc/init.d/qulog.sh
Install_Path = /mnt/ext/opt/QuLog
WebUI = /qulog/
Web_Port = -1
RC_Number = 101
Sys_App = 2
App_ID = A056
Desktop = 1
Win_Min_Width = 1170
Win_Min_Height = 580
Force_Visible = 3
Mount_Action = /usr/sbin/qsh -q qulog.attach_database volume=#cache_dev#
Unmount_Action = /usr/sbin/qsh -q qulog.detach_database volume=#cache_dev#
Leave_ReadDelete_Action = /usr/sbin/qsh -q qulog.attach_database volume=#cache_dev#
Enter_ReadDelete_Action = /usr/sbin/qsh -q qulog.detach_database volume=#cache_dev#
Enable = TRUE
Class = null
FW_Ver_Min = 5.2.0

[ResourceMonitor]
Status = complete
Name = ResourceMonitor
Display_Name = Resource Monitor
Version = 1.2.0
Build = 20240817
Exec_Files = /etc/init.d/qpkg_res.sh
Enable = TRUE
QPKG_File = ResourceMonitor.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/ResourceMonitor/qpkg_res.sh
Install_Path = /mnt/ext/opt/ResourceMonitor
Web_Port = -1
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 2
Force_Visible = 1
FW_Ver_Min = 4.4.0

[helpdesk]
Status = complete
Name = helpdesk
Build = 20230224
Display_Name = Helpdesk
Version = 3.2.1
Author = QNAP Systems, Inc.
QPKG_File = helpdesk.qpkg
Date = 2024-08-18
Shell = /mnt/HDA_ROOT/update_pkg/helpdesk/helpdesk.sh
Install_Path = /mnt/HDA_ROOT/update_pkg/helpdesk
WebUI = /apps/qdesk/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 200
Sys_App = 0
Desktop = 2
Use_Proxy = 0
Visible = 1
Enable = TRUE
Win_Min_Width = 990
Win_Min_Height = 600
Class = null
App_ID = A048
FW_Ver_Min = 4.1.0

[netmgr]
Status = complete
Name = netmgr
Build = 20240807
Display_Name = Network & Virtual Switch
Version = 2.5.0
Author = QNAP Systems, Inc.
QPKG_File = netmgr.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/netmgr/netmgr.sh
Install_Path = /mnt/ext/opt/netmgr
WebUI = /apps/netmgr/
Web_Port = -1
RC_Number = 101
Win_Width = 1178
Win_Height = 600
FW_Ver_Min = 4.3.5
FW_Ver_Max = 6.0.0
Desktop = 1
Sys_App = 2
Force_Visible = 1
Task_Info = /netmgr/api.fcgi/api/task
Codebase_Branch = master
Enable = TRUE

[NvKernelDriver]
Status = complete
Name = NvKernelDriver
Display_Name = NvKernelDriver
Version = 5.2.0.2860
Build = 20240817
Enable = TRUE
QPKG_File = NvKernelDriver.qpkg
Date = 2024-08-18
Alt_Shell = /share/ZFS530_DATA/.qpkg/NvKernelDriver/qpkg_NvKernelDriver.sh
Install_Path = /share/ZFS530_DATA/.qpkg/NvKernelDriver
Author = QNAP Systems, Inc.
Sys_App = 2
FW_Ver_Max = 5.6.0
FW_Ver_Min = 5.0.1

[MalwareRemover]
Name = MalwareRemover
Class = null
Status = complete
Display_Name = Malware Remover
Version = 6.6.2.1
Author = QNAP Systems, Inc.
QPKG_File = MalwareRemover.qpkg
Date = 2024-04-29
Shell = /share/ZFS530_DATA/.qpkg/MalwareRemover/MalwareRemover.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MalwareRemover
WebUI = /malware_remover/
Web_Port = -1
RC_Number = 199
Build = 20240104
Desktop = 1
Win_Min_Width = 600
Win_Min_Height = 372
Force_Visible = 1
App_ID = A227
Win_MAX_Width = 600
Win_MAX_Height = 372
Sys_App = 2
Enable = TRUE
Task_Info = /cgi-bin/malware_remover/background_task
FW_Ver_Min = 5.2.0
FW_Ver_Max = 6.0.0

[EmbyServer]
Status = complete
Name = EmbyServer
Build = 20240826
Display_Name = Emby Server
Version = 4.9.0.30
Author = Emby LLC
QPKG_File = EmbyServer.qpkg
Date = 2024-08-26
Shell = /share/ZFS530_DATA/.qpkg/EmbyServer/emby-server.sh
Service_Port = 8096
Volume_Select = 3
Pid_File = /var/run/emby-server.pid
Install_Path = /share/ZFS530_DATA/.qpkg/EmbyServer
Web_Port = 8096
WebUI = /
Web_SSL_Port = 8920
RC_Number = 101
Timeout = 60,10
Visible = 2
Enable = TRUE
FW_Ver_Min = 4.1.0
Official = 0

[container-station]
Name = container-station
Class = null
Status = complete
Build = 20240509
Display_Name = Container Station
Version = 3.0.7.891
Author = QNAP Systems, Inc.
QPKG_File = container-station.qpkg
Date = 2024-05-22
Shell = /share/ZFS530_DATA/.qpkg/container-station/container-station.sh
Install_Path = /share/ZFS530_DATA/.qpkg/container-station
WebUI = /container-station/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Timeout = 3600,3600
App_ID = A214
Enable = TRUE
Visible = 1
Force_Visible = 1
Task_Info = /container-station/desktop/background
FW_Ver_Min = 5.0.1

[CacheMount]
Name = CacheMount
Class = null
Status = complete
Build = 20240807
Display_Name = HybridMount
Version = 1.13.4685
Author = QNAP Systems, Inc.
QPKG_File = CacheMount.qpkg
Date = 2024-08-21
Shell = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/CacheMount
WebUI = QTS_desktop
RC_Number = 101
Mount_Action = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh mounted #mount_path#
Unmount_Action = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh umounted #mount_path#
Enable = TRUE
App_ID = A260
FW_Ver_Min = 4.4.1

[MultimediaConsole]
Name = MultimediaConsole
Class = null
Status = complete
Display_Name = Multimedia Console
Version = 2.6.0
Author = QNAP Systems, Inc.
QPKG_File = MultimediaConsole.qpkg
Date = 2024-04-29
Alt_Shell = /share/ZFS530_DATA/.qpkg/MultimediaConsole/MultimediaConsole.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MultimediaConsole
WebUI = /apps/Qmediacs/
Web_Port = -1
Task_Info = /cgi-bin/apps/Qmediacs/ml_console.cgi?func=medialib&op=20
RC_Number = 101
Sys_App = 1
Desktop = 2
Win_Min_Width = 1170
Win_Min_Height = 600
Force_Visible = 1
Build = 20231229
Enable = TRUE
App_ID = A051
Shell = /share/ZFS530_DATA/.qpkg/MultimediaConsole/MultimediaConsole.sh
Mount_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_mount_action cache_dev=#cache_dev# mount_path=#mount_path#
Unmount_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_unmount_action cache_dev=#cache_dev# mount_path=#mount_path#
Share_Add_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_share_add_action share_name=#share_name#
Share_Del_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_share_del_action share_name=#share_name#
Enter_ReadDelete_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_enter_readdelete_action cache_dev=#cache_dev# mount_path=#mount_path#
Leave_ReadDelete_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_leave_readdelete_action cache_dev=#cache_dev# mount_path=#mount_path#
Action_Timeout = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_action_timeout share_name=#share_name# cache_dev=#cache_dev# mount_path=#mount_path#
FW_Ver_Min = 5.0.0

[QDMS]
Name = QDMS
Class = null
Status = complete
Build = 20240802
Display_Name = Media Streaming Add-on
Version = 500.1.1.6
Author = QNAP Systems, Inc.
QPKG_File = QDMS.qpkg
Date = 2024-08-16
Shell = /share/ZFS530_DATA/.qpkg/QDMS/QDMS.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QDMS
WebUI = /apps/upnp
Web_Port = -1
RC_Number = 102
Desktop = 2
Enable = TRUE
App_ID = A228
Win_Width = 970
Win_Height = 600
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[Cinema28]
Name = Cinema28
Class = null
Status = complete
Build = 20221220
Display_Name = Cinema28
Version = 1.2.5
Author = QNAP Systems, Inc.
QPKG_File = Cinema28.qpkg
Date = 2023-04-03
Shell = /share/ZFS530_DATA/.qpkg/Cinema28/Cinema28.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Cinema28
WebUI = /apps/Cinema28
Web_Port = -1
RC_Number = 101
Desktop = 2
FW_Ver_Min = 4.3.0
FW_Ver_Max = 6.9.9
Enable = TRUE
Force_Visible = 1
Dependency = QDMS

[MusicStation]
Name = MusicStation
Class = null
Status = complete
Display_Name = Music Station
Version = 5.3.23
Build = 20230906
Enable = TRUE
QPKG_File = MusicStation.qpkg
Date = 2023-09-21
Shell = /share/ZFS530_DATA/.qpkg/MusicStation/qpkg_musics.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MusicStation
Web_Port = -1
WebUI = /musicstation/
Author = QNAP Systems, Inc.
Sys_App = 1
Desktop = 1
Volume_Select = 3
FW_Ver_Min = 4.3.5
FW_Ver_Max = 9.9.9
Dependency = MultimediaConsole

[Qsirch]
Name = Qsirch
Class = null
Status = complete
Task_Info = 
Build = 20240709
Display_Name = Qsirch
Version = 5.4.2
Author = QNAP Systems, Inc.
QPKG_File = Qsirch.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/Qsirch/qusion.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Qsirch
WebUI = /qsirch
Web_Port = 5027
RC_Number = 102
Desktop = 1
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Timeout = 180,180
Visible = 2
Enable = TRUE
App_ID = A239
Dependency = MultimediaConsole

[VideoStationPro]
Name = VideoStationPro
Class = null
Status = complete
Display_Name = Video Station
Version = 5.8.2
Build = 20240627
QPKG_File = VideoStationPro.qpkg
Date = 2024-08-21
Shell = /share/ZFS530_DATA/.qpkg/VideoStationPro/qpkg_videos.sh
Install_Path = /share/ZFS530_DATA/.qpkg/VideoStationPro
Web_Port = -1
WebUI = /video
Author = CAYIN
Sys_App = 1
Desktop = 1
Volume_Select = 3
Enable = TRUE
RC_Number = 102
Win_Width = 1170
Win_Height = 580
Timeout = 60,60
Visible = 2
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[qumagie]
Name = qumagie
Class = null
Status = complete
Display_Name = QuMagie
Version = 2.3.2
Author = QNAP Systems, Inc.
QPKG_File = qumagie.qpkg
Date = 2024-08-22
Shell = /share/ZFS530_DATA/.qpkg/qumagie/v2.3.2/qumagie.sh
Install_Path = /share/ZFS530_DATA/.qpkg/qumagie
WebUI = /qumagie/
Web_Port = -1
RC_Number = 101
Volume_Select = 3
Visible = 2
Enable = TRUE
Secret = 8UXBBTGLk84TyAaqz6SfldNS3ZG0ZcyQVzh+hBZHwpY=
CFG_PATH = /share/ZFS1_DATA/.@station_config/qumagie
App_ID = A309
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[CloudLink]
Name = CloudLink
Class = null
Status = complete
Build = 20240812
Display_Name = myQNAPcloud Link
Version = 2.4.58
Author = QNAP Systems, Inc.
QPKG_File = CloudLink.qpkg
Date = 2024-08-29
Shell = /share/ZFS530_DATA/.qpkg/CloudLink/CloudLink.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/CloudLink
RC_Number = 101
Desktop = 1
WebUI = null
Web_Port = -1
Open_In = MyCloudNas,4
Enable = TRUE
TUNNEL_EVENT_LOG = FALSE
TUTK_EVENT_LOG = TRUE
DisclaimerStatus = 1
FW_Ver_Min = 4.1.2

[HD_Station]
Name = HD_Station
Class = null
Status = complete
Build = 20240813
Display_Name = HybridDesk Station
Version = 4.2.16
Author = QNAP Systems, Inc.
QPKG_File = HD_Station.qpkg
Date = 2024-08-16
Shell = /share/ZFS530_DATA/.qpkg/HD_Station/HD_Station.sh
Install_Path = /share/ZFS530_DATA/.qpkg/HD_Station
RC_Number = 101
Timeout = 60,120
Volume_Select = 3
Open_In = hdStation
Enable = TRUE
App_ID = A232
FW_Ver_Min = 4.4.0

[zfsPoolProfilingTool]
Name = zfsPoolProfilingTool
Class = null
Status = complete
Display_Name = ZFS Pool Profiling Tool
Version = 1.2.0
Build = 20240817
Enable = TRUE
QPKG_File = zfsPoolProfilingTool.qpkg
Date = 2024-09-04
Shell = /mnt/ext/opt/zfsPoolProfilingTool/zfs_pool_profiling_tool.sh
Install_Path = /mnt/ext/opt/zfsPoolProfilingTool
Web_Port = 8080
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 0
Desktop = 1
Build_Number = 20240817
platform = x86_64
built_on = 5.2.0
Force_Visible = 1
FW_Ver_Min = 5.2.0

[SecurityCounselor]
Name = SecurityCounselor
Class = null
Status = complete
App_ID = A254
Volume_Select = 3
Display_Name = Security Center
Version = 3.0.1.3281
Author = QNAP Systems, Inc.
QPKG_File = SecurityCounselor.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/SecurityCounselor/SecurityCounselor.sh
Task_Info = security_counselor/background_task/status
Install_Path = /share/ZFS530_DATA/.qpkg/SecurityCounselor
WebUI = QTS_desktop
RC_Number = 101
Build = 20240621
Win_Min_Width = 1170
Win_Min_Height = 602
Force_Visible = 1
Mount_Action = /usr/sbin/qsh -q file-activity.mount volume_id=#mount_path#
Unmount_Action = /usr/sbin/qsh -q file-activity.umount volume_id=#mount_path#
Enable = TRUE

[TeamViewer]
Name = TeamViewer
Class = null
Status = complete
cfg:config/global.conf = 0
Build = 20220502
Display_Name = TeamViewer
Version = 2.21.16
Author = TeamViewer Germany GmbH
QPKG_File = TeamViewer.qpkg
Date = 2023-04-04
Shell = /share/ZFS530_DATA/.qpkg/TeamViewer/TeamViewer.sh
Volume_Select = 1
Pid_File = /run/teamviewer-iot-agent.pid
Install_Path = /share/ZFS530_DATA/.qpkg/TeamViewer
WebUI = /TeamViewer/
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 450
Win_Height = 487
Timeout = 300,300
Visible = 1
FW_Ver_Min = 5.0.0
Force_Visible = 1
Enable = TRUE

[MediaSignPlayer]
Name = MediaSignPlayer
Class = null
Status = complete
Build = 20230817
Display_Name = CAYIN MediaSign Player
Version = 3.0.23229
Author = CAYIN
QPKG_File = MediaSignPlayer.qpkg
Date = 2023-09-14
Shell = /share/ZFS530_DATA/.qpkg/MediaSignPlayer/MediaSignPlayer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/MediaSignPlayer
WebUI = /cgi-bin/qpkg/MediaSignPlayer
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Timeout = 60,60
Visible = 1
Force_Visible = 2
Install_Path_Ext = /share/ZFS530_DATA/.qpkg/MediaSignPlayer/CodexPackExt
hw_support = TRUE
Enable = TRUE
FW_Ver_Min = 4.4.0
Dependency = MultimediaConsole

[Tautulli]
Name = Tautulli
Class = null
Status = complete
store = 27405068f2bfc9e5b896b6852203788b
Build = 20240811
Display_Name = Tautulli
Version = 2.14.4.0
Author = QoolBox
QPKG_File = Tautulli.qpkg
Date = 2024-08-11
Shell = /share/ZFS530_DATA/.qpkg/Tautulli/Tautulli.sh
Install_Path = /share/ZFS530_DATA/.qpkg/Tautulli
WebUI = /
Web_Port = 8660
RC_Number = 166
Enable = TRUE
FW_Ver_Min = 4.3.3

[XBMC]
Name = XBMC
Class = HD_Station
Status = complete
Build = 20240716
Display_Name = HD Player
Version = 18.4.5
Author = HD Player
QPKG_File = XBMC.qpkg
Date = 2024-07-22
Shell = /share/ZFS530_DATA/.qpkg/XBMC/HDPlayer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/XBMC
RC_Number = 102
Enable = TRUE
Dependency = HD_Station

[QVPN]
Name = QVPN
Class = null
Status = complete
Display_Name = QVPN Service
Version = 3.2.10830
Author = QNAP Systems, Inc.
QPKG_File = QVPN.qpkg
Date = 2024-07-22
Shell = /share/ZFS530_DATA/.qpkg/QVPN/etc/init.d/qvpn.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QVPN
WebUI = /qvpn/
Web_Port = -1
RC_Number = 101
App_ID = A238
Desktop = 1
Win_Width = 1024
Win_Height = 768
Visible = 1
Force_Visible = 1
Enable = TRUE

[TextEditor]
Name = TextEditor
Class = null
Status = complete
Display_Name = Text Editor
Version = 1.1.4
Author = QNAP Systems, Inc.
QPKG_File = TextEditor.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/TextEditor/qpkg.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/TextEditor
WebUI = QTS_desktop
RC_Number = 101
Desktop = 1
Visible = 2
Enable = TRUE

[OCR_Converter]
Name = OCR_Converter
Class = null
Status = complete
Build = 20220127
Display_Name = OCR Converter
Version = 1.2.4
Author = QNAP Systems, Inc.
QPKG_File = OCR_Converter.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/OCR_Converter/ocr.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/OCR_Converter
WebUI = /ocr
Web_Port = 5017
RC_Number = 102
Desktop = 1
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Visible = 2
FW_Ver_Min = 4.3.4
App_ID = A241
Task_Info = /ocr/api/tasks/background
Enable = TRUE
Dependency = TextEditor

[img2pdf]
Name = img2pdf
Class = null
Status = complete
Build = 20230416
Display_Name = Image2PDF
Version = 2.1.7
Author = QNAP Systems, Inc.
QPKG_File = img2pdf.qpkg
Date = 2024-02-27
Shell = /share/ZFS530_DATA/.qpkg/img2pdf/img2pdf.sh
Volume_Select = 1
Install_Path = /share/ZFS530_DATA/.qpkg/img2pdf
WebUI = /img2pdf
Web_Port = 5023
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Use_Proxy = 1
Visible = 2
Task_Info = /img2pdf/api/tasks/background
Enable = TRUE
App_ID = A237
FW_Ver_Min = 4.3.5

[Qboost]
Name = Qboost
Class = null
Status = complete
Display_Name = Qboost
Version = 1.6.2
Build = 20240731
Enable = TRUE
App_ID = A234
QPKG_File = Qboost.qpkg
Date = 2024-08-06
Shell = /share/ZFS2_DATA/.qpkg/Qboost/qboost.sh
Install_Path = /share/ZFS2_DATA/.qpkg/Qboost
Web_Port = -1
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 1
Desktop = 1
Visible = 1
Force_Visible = 1
FW_Ver_Min = 5.2.0

[Chrome]
Name = Chrome
Class = HD_Station
Status = complete
Build = 20220221
Display_Name = Chrome
Version = 100.0.000
Author = Google
QPKG_File = Chrome.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/Chrome/Chrome.sh
Install_Path = /share/ZFS530_DATA/.qpkg/Chrome
RC_Number = 102
Volume_Select = 3
Dependency = HD_Station
Enable = TRUE

[MyCloudNas]
Status = complete
Name = MyCloudNas
Build = 20240807
Display_Name = myQNAPcloud
Version = 1.1.63
Author = QNAP Systems, Inc.
QPKG_File = MyCloudNas.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/MyCloudNas/MyCloudNas.sh
Install_Path = /mnt/ext/opt/MyCloudNas
RC_Number = 101
Web_Port = -1
Visible = 1
Sys_App = 2
Enable = TRUE
Class = null
WebUI = QTS_desktop
Desktop = 1
Force_Visible = 1
FW_Ver_Min = 5.2.0

[NVIDIA_GPU_DRV]
Name = NVIDIA_GPU_DRV
Class = null
Status = complete
Build = 20220822
Display_Name = NVIDIA GPU Driver
Version = 5.1.0.0822
Author = QNAP Systems, Inc
QPKG_File = NVIDIA_GPU_DRV.qpkg
Date = 2023-05-30
Alt_Shell = /share/ZFS530_DATA/.qpkg/NVIDIA_GPU_DRV/NVIDIA_GPU_DRV.sh
Install_Path = /share/ZFS530_DATA/.qpkg/NVIDIA_GPU_DRV
RC_Number = 101
FW_Ver_Min = 4.5.3
FW_Ver_Max = 5.6.0
Sys_App = 0
Enable = TRUE

[HybridBackup]
Name = HybridBackup
Class = null
Status = complete
Build = 20240529
Display_Name = Hybrid Backup Sync
Version = 24.1.0529
Author = QNAP Systems, Inc
QPKG_File = HybridBackup.qpkg
Date = 2024-05-29
Shell = /share/ZFS530_DATA/.qpkg/HybridBackup/hbs.sh
Volume_Select = 2
Install_Path = /share/ZFS530_DATA/.qpkg/HybridBackup
WebUI = QTS_desktop
RC_Number = 101
Desktop = 1
Timeout = 3600,3600
Force_Visible = 1
Task_Info = /cc3/v1/users/system/qts_background_tasks
Enable = TRUE
App_ID = A200
FW_Ver_Min = 4.2.0

[MCAFEE_QNAP]
Name = MCAFEE_QNAP
Class = null
Status = complete
Build = 20240109
Display_Name = McAfee Antivirus
Version = 3.2.2
Author = QNAP Systems, Inc.
QPKG_File = MCAFEE_QNAP.qpkg
Date = 2024-02-02
Shell = /share/ZFS530_DATA/.qpkg/MCAFEE_QNAP/mcafee_qnap.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MCAFEE_QNAP
WebUI = /apps/mcafee/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 100
Desktop = 1
Force_Visible = 1
Enable = TRUE
App_ID = A043
Open_In = 
Task_Info = /apps/mcafee/api/antivirus/getTaskInfo
FW_Ver_Min = 4.4.1
FW_Ver_Max = 6.0.0

[Driveanalyzer]
Name = Driveanalyzer
Class = null
Status = complete
Build = 20240517
Display_Name = DA Drive Analyzer
Version = 2.1.0.1598
Author = QNAP Systems, Inc.
QPKG_File = Driveanalyzer.qpkg
Date = 2024-05-28
Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/Driveanalyzer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Driveanalyzer
WebUI = /Driveanalyzer/
Web_SSL_Port = 0
RC_Number = 101
Desktop = 2
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Visible = 1
Force_Visible = 1
Role_Delegation = 4
Log_Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_sysLog_callback.sh
SM_CLI = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_storage_callback.sh
Enable = TRUE
App_ID = A288
Terms_Agreed = TRUE
Drive_Upload_Switch = True
DA_Upload_Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_binfile_upload.sh
Win_Min_Width = 800
Win_Min_Height = 500
FW_Ver_Min = 4.1.0
FW_Ver_Max = 6.0.0

[TMDb]
Name = TMDb
Class = MediaLibraryAddOn
Status = complete
Build = 20230306
Display_Name = TMDb for Movie Extension
Version = 1.6.5
Author = QNAP
QPKG_File = TMDb.qpkg
Date = 2023-10-16
Shell = /share/ZFS530_DATA/.qpkg/TMDb/TMDb.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/TMDb
RC_Number = 101
Type = Movie
Enable = TRUE
Dependency = VideoStationPro

[LicenseCenter]
Status = complete
Name = LicenseCenter
Build = 20240806
Display_Name = License Center
Version = 1.9.36
Author = QNAP Systems, Inc.
QPKG_File = LicenseCenter.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/LicenseCenter/LicenseCenter.sh
Install_Path = /mnt/ext/opt/LicenseCenter
RC_Number = 101
Desktop = 1
WebUI = QTS_desktop
Sys_App = 2
Force_Visible = 1
Shell = 
Enable = TRUE
FW_Ver_Min = 5.2.0

[Samba]
Status = complete
Name = Samba
Display_Name = SMB Service
Version = h4.15.001
QPKG_VER = h4.15.001
Build = 20240817
Build2 = 2024/08/17
Enable = TRUE
QPKG_File = Samba.qpkg
Date = 2024-08-18
Install_Path = /mnt/ext/opt/sambaupdater
Web_Port = -1
WebUI = /apps/Samba/
Author = QNAP Systems, Inc.
Sys_App = 2
Desktop = 1
Force_Visible = 1
Win_Min_Width = 980
Win_Min_Height = 540
Win_Width = 980
Win_Height = 540
Need_Configure = 0
Version_Old = 
Version_New = 
FW_Ver_Max = 5.2.0
FW_Ver_Min = 5.2.0

[QuMagieCore]
Name = QuMagieCore
Class = null
Status = complete
Build = 20240531
Display_Name = QNAP AI Core
Version = 3.4.1
Author = Minions Jason
QPKG_File = QuMagieCore.qpkg
Date = 2024-06-27
Shell = /share/ZFS530_DATA/.qpkg/QuMagieCore/QuMagieCore.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QuMagieCore
RC_Number = 101
Open_In = MultimediaConsole,aiengine
container-station = container-station
Enable = TRUE
App_ID = A266
FW_Ver_Min = 4.4.1
Dependency = container-station:MultimediaConsole

[qufirewall]
Name = qufirewall
Class = null
Status = complete
Build = 20240621
Display_Name = QuFirewall
Version = 2.4.3
Author = QNAP Systems, Inc.
QPKG_File = qufirewall.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/qufirewall/QuFirewall.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/qufirewall
WebUI = /qufirewall/
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 950
Win_Height = 600
Force_Visible = 1
App_ID = A293
Enable = TRUE
FW_Ver_Min = 4.5.1
FW_Ver_Max = 6.0.0

[QVREliteServer]
Name = QVREliteServer
Class = null
Status = complete
Display_Name = QVR Elite
Version = 2.5.2.0872
Build = 20240521
Enable = TRUE
QPKG_File = QVRPro.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/QVREliteServer/qpkg_qvrpro.sh
Install_Path = /share/ZFS530_DATA/.qpkg/QVREliteServer
Web_Port = -1
WebUI = /qvrelite/
Author = QNAP Systems, Inc.
Sys_App = 0
Desktop = 0
Timeout = 960,960
Install_Stage = 100
depend_on = container-station
Dependency = container-station
RC_Number = 102
Volume_Select = 1
App_ID = A291
Install_Time = 1721149086
Install_Result = 0
Install_Progress = 100
Mount_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh mount #cache_dev# #mount_path#
Unmount_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh umount #cache_dev# #mount_path#
Share_Add_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh share_add #share_name# #encryption#
Share_Del_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh share_del #share_name# #encryption#
Enter_ReadDelete_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh readdelete_enter #cache_dev# #mount_path#
Leave_ReadDelete_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh readdelete_leave #cache_dev# #mount_path#
Action_Timeout = 40

[QcloudSSLCertificate]
Build = 20240624
Name = QcloudSSLCertificate
Display_Name = QTS SSL Certificate
Version = 2.2.54
Author = QNAP Systems, Inc.
QPKG_File = QcloudSSLCertificate.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/QcloudSSLCertificate/QcloudSSLCertificate.sh
Install_Path = /mnt/ext/opt/QcloudSSLCertificate
RC_Number = 101
Desktop = 1
WebUI = null
Web_Port = -1
Open_In = MyCloudNas,6
Sys_App = 2
Enable = TRUE
Status = complete
FW_Ver_Min = 4.3.0

qpkg.conf with PMS 1.40

[NotificationCenter]
Status = complete
Name = NotificationCenter
Display_Name = Notification Center
Version = 1.8.0.2900
Author = QNAP Systems, Inc.
QPKG_File = NotificationCenter.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/NotificationCenter/etc/init.d/nc.sh
Install_Path = /mnt/ext/opt/NotificationCenter
WebUI = /nc/
Web_Port = -1
RC_Number = 101
Sys_App = 2
App_ID = A008
Desktop = 1
Win_Min_Width = 1170
Win_Min_Height = 580
Force_Visible = 1
Enable = TRUE
Mount_Action = /usr/sbin/qsh -q nc.attach_history volume=#cache_dev#
Unmount_Action = /usr/sbin/qsh -q nc.detach_history volume=#cache_dev#
Leave_ReadDelete_Action = /usr/sbin/qsh -q nc.attach_history volume=#cache_dev#
Enter_ReadDelete_Action = /usr/sbin/qsh -q nc.detach_history volume=#cache_dev#
Task_Info = /nc/task/list.json
Class = null
FW_Ver_Min = 5.2.0

[QuLog]
Status = complete
Name = QuLog
Display_Name = QuLog Center
Version = 1.8.0.872
Author = QNAP Systems, Inc.
QPKG_File = QuLog.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/QuLog/etc/init.d/qulog.sh
Install_Path = /mnt/ext/opt/QuLog
WebUI = /qulog/
Web_Port = -1
RC_Number = 101
Sys_App = 2
App_ID = A056
Desktop = 1
Win_Min_Width = 1170
Win_Min_Height = 580
Force_Visible = 3
Mount_Action = /usr/sbin/qsh -q qulog.attach_database volume=#cache_dev#
Unmount_Action = /usr/sbin/qsh -q qulog.detach_database volume=#cache_dev#
Leave_ReadDelete_Action = /usr/sbin/qsh -q qulog.attach_database volume=#cache_dev#
Enter_ReadDelete_Action = /usr/sbin/qsh -q qulog.detach_database volume=#cache_dev#
Enable = TRUE
Class = null
FW_Ver_Min = 5.2.0

[ResourceMonitor]
Status = complete
Name = ResourceMonitor
Display_Name = Resource Monitor
Version = 1.2.0
Build = 20240817
Exec_Files = /etc/init.d/qpkg_res.sh
Enable = TRUE
QPKG_File = ResourceMonitor.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/ResourceMonitor/qpkg_res.sh
Install_Path = /mnt/ext/opt/ResourceMonitor
Web_Port = -1
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 2
Force_Visible = 1
FW_Ver_Min = 4.4.0

[helpdesk]
Status = complete
Name = helpdesk
Build = 20230224
Display_Name = Helpdesk
Version = 3.2.1
Author = QNAP Systems, Inc.
QPKG_File = helpdesk.qpkg
Date = 2024-08-18
Shell = /mnt/HDA_ROOT/update_pkg/helpdesk/helpdesk.sh
Install_Path = /mnt/HDA_ROOT/update_pkg/helpdesk
WebUI = /apps/qdesk/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 200
Sys_App = 0
Desktop = 2
Use_Proxy = 0
Visible = 1
Enable = TRUE
Win_Min_Width = 990
Win_Min_Height = 600
Class = null
App_ID = A048
FW_Ver_Min = 4.1.0

[netmgr]
Status = complete
Name = netmgr
Build = 20240807
Display_Name = Network & Virtual Switch
Version = 2.5.0
Author = QNAP Systems, Inc.
QPKG_File = netmgr.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/netmgr/netmgr.sh
Install_Path = /mnt/ext/opt/netmgr
WebUI = /apps/netmgr/
Web_Port = -1
RC_Number = 101
Win_Width = 1178
Win_Height = 600
FW_Ver_Min = 4.3.5
FW_Ver_Max = 6.0.0
Desktop = 1
Sys_App = 2
Force_Visible = 1
Task_Info = /netmgr/api.fcgi/api/task
Codebase_Branch = master
Enable = TRUE

[NvKernelDriver]
Status = complete
Name = NvKernelDriver
Display_Name = NvKernelDriver
Version = 5.2.0.2860
Build = 20240817
Enable = TRUE
QPKG_File = NvKernelDriver.qpkg
Date = 2024-08-18
Alt_Shell = /share/ZFS530_DATA/.qpkg/NvKernelDriver/qpkg_NvKernelDriver.sh
Install_Path = /share/ZFS530_DATA/.qpkg/NvKernelDriver
Author = QNAP Systems, Inc.
Sys_App = 2
FW_Ver_Max = 5.6.0
FW_Ver_Min = 5.0.1

[MalwareRemover]
Name = MalwareRemover
Class = null
Status = complete
Display_Name = Malware Remover
Version = 6.6.2.1
Author = QNAP Systems, Inc.
QPKG_File = MalwareRemover.qpkg
Date = 2024-04-29
Shell = /share/ZFS530_DATA/.qpkg/MalwareRemover/MalwareRemover.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MalwareRemover
WebUI = /malware_remover/
Web_Port = -1
RC_Number = 199
Build = 20240104
Desktop = 1
Win_Min_Width = 600
Win_Min_Height = 372
Force_Visible = 1
App_ID = A227
Win_MAX_Width = 600
Win_MAX_Height = 372
Sys_App = 2
Enable = TRUE
Task_Info = /cgi-bin/malware_remover/background_task
FW_Ver_Min = 5.2.0
FW_Ver_Max = 6.0.0

[EmbyServer]
Status = complete
Name = EmbyServer
Build = 20240826
Display_Name = Emby Server
Version = 4.9.0.30
Author = Emby LLC
QPKG_File = EmbyServer.qpkg
Date = 2024-08-26
Shell = /share/ZFS530_DATA/.qpkg/EmbyServer/emby-server.sh
Service_Port = 8096
Volume_Select = 3
Pid_File = /var/run/emby-server.pid
Install_Path = /share/ZFS530_DATA/.qpkg/EmbyServer
Web_Port = 8096
WebUI = /
Web_SSL_Port = 8920
RC_Number = 101
Timeout = 60,10
Visible = 2
Enable = TRUE
FW_Ver_Min = 4.1.0
Official = 0

[container-station]
Name = container-station
Class = null
Status = complete
Build = 20240509
Display_Name = Container Station
Version = 3.0.7.891
Author = QNAP Systems, Inc.
QPKG_File = container-station.qpkg
Date = 2024-05-22
Shell = /share/ZFS530_DATA/.qpkg/container-station/container-station.sh
Install_Path = /share/ZFS530_DATA/.qpkg/container-station
WebUI = /container-station/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Timeout = 3600,3600
App_ID = A214
Enable = TRUE
Visible = 1
Force_Visible = 1
Task_Info = /container-station/desktop/background
FW_Ver_Min = 5.0.1

[CacheMount]
Name = CacheMount
Class = null
Status = complete
Build = 20240807
Display_Name = HybridMount
Version = 1.13.4685
Author = QNAP Systems, Inc.
QPKG_File = CacheMount.qpkg
Date = 2024-08-21
Shell = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/CacheMount
WebUI = QTS_desktop
RC_Number = 101
Mount_Action = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh mounted #mount_path#
Unmount_Action = /share/ZFS530_DATA/.qpkg/CacheMount/CacheMount.sh umounted #mount_path#
Enable = TRUE
App_ID = A260
FW_Ver_Min = 4.4.1

[MultimediaConsole]
Name = MultimediaConsole
Class = null
Status = complete
Display_Name = Multimedia Console
Version = 2.6.0
Author = QNAP Systems, Inc.
QPKG_File = MultimediaConsole.qpkg
Date = 2024-04-29
Alt_Shell = /share/ZFS530_DATA/.qpkg/MultimediaConsole/MultimediaConsole.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MultimediaConsole
WebUI = /apps/Qmediacs/
Web_Port = -1
Task_Info = /cgi-bin/apps/Qmediacs/ml_console.cgi?func=medialib&op=20
RC_Number = 101
Sys_App = 1
Desktop = 2
Win_Min_Width = 1170
Win_Min_Height = 600
Force_Visible = 1
Build = 20231229
Enable = TRUE
App_ID = A051
Shell = /share/ZFS530_DATA/.qpkg/MultimediaConsole/MultimediaConsole.sh
Mount_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_mount_action cache_dev=#cache_dev# mount_path=#mount_path#
Unmount_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_unmount_action cache_dev=#cache_dev# mount_path=#mount_path#
Share_Add_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_share_add_action share_name=#share_name#
Share_Del_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_share_del_action share_name=#share_name#
Enter_ReadDelete_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_enter_readdelete_action cache_dev=#cache_dev# mount_path=#mount_path#
Leave_ReadDelete_Action = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_leave_readdelete_action cache_dev=#cache_dev# mount_path=#mount_path#
Action_Timeout = /mnt/ext/opt/MultimediaConsole/MLQMediaService.sh qpkg_action_timeout share_name=#share_name# cache_dev=#cache_dev# mount_path=#mount_path#
FW_Ver_Min = 5.0.0

[QDMS]
Name = QDMS
Class = null
Status = complete
Build = 20240802
Display_Name = Media Streaming Add-on
Version = 500.1.1.6
Author = QNAP Systems, Inc.
QPKG_File = QDMS.qpkg
Date = 2024-08-16
Shell = /share/ZFS530_DATA/.qpkg/QDMS/QDMS.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QDMS
WebUI = /apps/upnp
Web_Port = -1
RC_Number = 102
Desktop = 2
Enable = TRUE
App_ID = A228
Win_Width = 970
Win_Height = 600
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[Cinema28]
Name = Cinema28
Class = null
Status = complete
Build = 20221220
Display_Name = Cinema28
Version = 1.2.5
Author = QNAP Systems, Inc.
QPKG_File = Cinema28.qpkg
Date = 2023-04-03
Shell = /share/ZFS530_DATA/.qpkg/Cinema28/Cinema28.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Cinema28
WebUI = /apps/Cinema28
Web_Port = -1
RC_Number = 101
Desktop = 2
FW_Ver_Min = 4.3.0
FW_Ver_Max = 6.9.9
Enable = TRUE
Force_Visible = 1
Dependency = QDMS

[MusicStation]
Name = MusicStation
Class = null
Status = complete
Display_Name = Music Station
Version = 5.3.23
Build = 20230906
Enable = TRUE
QPKG_File = MusicStation.qpkg
Date = 2023-09-21
Shell = /share/ZFS530_DATA/.qpkg/MusicStation/qpkg_musics.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MusicStation
Web_Port = -1
WebUI = /musicstation/
Author = QNAP Systems, Inc.
Sys_App = 1
Desktop = 1
Volume_Select = 3
FW_Ver_Min = 4.3.5
FW_Ver_Max = 9.9.9
Dependency = MultimediaConsole

[Qsirch]
Name = Qsirch
Class = null
Status = complete
Task_Info = 
Build = 20240709
Display_Name = Qsirch
Version = 5.4.2
Author = QNAP Systems, Inc.
QPKG_File = Qsirch.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/Qsirch/qusion.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Qsirch
WebUI = /qsirch
Web_Port = 5027
RC_Number = 102
Desktop = 1
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Timeout = 180,180
Visible = 2
Enable = TRUE
App_ID = A239
Dependency = MultimediaConsole

[VideoStationPro]
Name = VideoStationPro
Class = null
Status = complete
Display_Name = Video Station
Version = 5.8.2
Build = 20240627
QPKG_File = VideoStationPro.qpkg
Date = 2024-08-21
Shell = /share/ZFS530_DATA/.qpkg/VideoStationPro/qpkg_videos.sh
Install_Path = /share/ZFS530_DATA/.qpkg/VideoStationPro
Web_Port = -1
WebUI = /video
Author = CAYIN
Sys_App = 1
Desktop = 1
Volume_Select = 3
Enable = TRUE
RC_Number = 102
Win_Width = 1170
Win_Height = 580
Timeout = 60,60
Visible = 2
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[qumagie]
Name = qumagie
Class = null
Status = complete
Display_Name = QuMagie
Version = 2.3.2
Author = QNAP Systems, Inc.
QPKG_File = qumagie.qpkg
Date = 2024-08-22
Shell = /share/ZFS530_DATA/.qpkg/qumagie/v2.3.2/qumagie.sh
Install_Path = /share/ZFS530_DATA/.qpkg/qumagie
WebUI = /qumagie/
Web_Port = -1
RC_Number = 101
Volume_Select = 3
Visible = 2
Enable = TRUE
Secret = 8UXBBTGLk84TyAaqz6SfldNS3ZG0ZcyQVzh+hBZHwpY=
CFG_PATH = /share/ZFS1_DATA/.@station_config/qumagie
App_ID = A309
FW_Ver_Min = 5.0.1
Dependency = MultimediaConsole

[CloudLink]
Name = CloudLink
Class = null
Status = complete
Build = 20240812
Display_Name = myQNAPcloud Link
Version = 2.4.58
Author = QNAP Systems, Inc.
QPKG_File = CloudLink.qpkg
Date = 2024-08-29
Shell = /share/ZFS530_DATA/.qpkg/CloudLink/CloudLink.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/CloudLink
RC_Number = 101
Desktop = 1
WebUI = null
Web_Port = -1
Open_In = MyCloudNas,4
Enable = TRUE
TUNNEL_EVENT_LOG = FALSE
TUTK_EVENT_LOG = TRUE
DisclaimerStatus = 1
FW_Ver_Min = 4.1.2

[HD_Station]
Name = HD_Station
Class = null
Status = complete
Build = 20240813
Display_Name = HybridDesk Station
Version = 4.2.16
Author = QNAP Systems, Inc.
QPKG_File = HD_Station.qpkg
Date = 2024-08-16
Shell = /share/ZFS530_DATA/.qpkg/HD_Station/HD_Station.sh
Install_Path = /share/ZFS530_DATA/.qpkg/HD_Station
RC_Number = 101
Timeout = 60,120
Volume_Select = 3
Open_In = hdStation
Enable = TRUE
App_ID = A232
FW_Ver_Min = 4.4.0

[zfsPoolProfilingTool]
Name = zfsPoolProfilingTool
Class = null
Status = complete
Display_Name = ZFS Pool Profiling Tool
Version = 1.2.0
Build = 20240817
Enable = TRUE
QPKG_File = zfsPoolProfilingTool.qpkg
Date = 2024-09-04
Shell = /mnt/ext/opt/zfsPoolProfilingTool/zfs_pool_profiling_tool.sh
Install_Path = /mnt/ext/opt/zfsPoolProfilingTool
Web_Port = 8080
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 0
Desktop = 1
Build_Number = 20240817
platform = x86_64
built_on = 5.2.0
Force_Visible = 1
FW_Ver_Min = 5.2.0

[SecurityCounselor]
Name = SecurityCounselor
Class = null
Status = complete
App_ID = A254
Volume_Select = 3
Display_Name = Security Center
Version = 3.0.1.3281
Author = QNAP Systems, Inc.
QPKG_File = SecurityCounselor.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/SecurityCounselor/SecurityCounselor.sh
Task_Info = security_counselor/background_task/status
Install_Path = /share/ZFS530_DATA/.qpkg/SecurityCounselor
WebUI = QTS_desktop
RC_Number = 101
Build = 20240621
Win_Min_Width = 1170
Win_Min_Height = 602
Force_Visible = 1
Mount_Action = /usr/sbin/qsh -q file-activity.mount volume_id=#mount_path#
Unmount_Action = /usr/sbin/qsh -q file-activity.umount volume_id=#mount_path#
Enable = TRUE

[TeamViewer]
Name = TeamViewer
Class = null
Status = complete
cfg:config/global.conf = 0
Build = 20220502
Display_Name = TeamViewer
Version = 2.21.16
Author = TeamViewer Germany GmbH
QPKG_File = TeamViewer.qpkg
Date = 2023-04-04
Shell = /share/ZFS530_DATA/.qpkg/TeamViewer/TeamViewer.sh
Volume_Select = 1
Pid_File = /run/teamviewer-iot-agent.pid
Install_Path = /share/ZFS530_DATA/.qpkg/TeamViewer
WebUI = /TeamViewer/
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 450
Win_Height = 487
Timeout = 300,300
Visible = 1
FW_Ver_Min = 5.0.0
Force_Visible = 1
Enable = TRUE

[MediaSignPlayer]
Name = MediaSignPlayer
Class = null
Status = complete
Build = 20230817
Display_Name = CAYIN MediaSign Player
Version = 3.0.23229
Author = CAYIN
QPKG_File = MediaSignPlayer.qpkg
Date = 2023-09-14
Shell = /share/ZFS530_DATA/.qpkg/MediaSignPlayer/MediaSignPlayer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/MediaSignPlayer
WebUI = /cgi-bin/qpkg/MediaSignPlayer
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Timeout = 60,60
Visible = 1
Force_Visible = 2
Install_Path_Ext = /share/ZFS530_DATA/.qpkg/MediaSignPlayer/CodexPackExt
hw_support = TRUE
Enable = TRUE
FW_Ver_Min = 4.4.0
Dependency = MultimediaConsole

[Tautulli]
Name = Tautulli
Class = null
Status = complete
store = 27405068f2bfc9e5b896b6852203788b
Build = 20240811
Display_Name = Tautulli
Version = 2.14.4.0
Author = QoolBox
QPKG_File = Tautulli.qpkg
Date = 2024-08-11
Shell = /share/ZFS530_DATA/.qpkg/Tautulli/Tautulli.sh
Install_Path = /share/ZFS530_DATA/.qpkg/Tautulli
WebUI = /
Web_Port = 8660
RC_Number = 166
Enable = TRUE
FW_Ver_Min = 4.3.3

[XBMC]
Name = XBMC
Class = HD_Station
Status = complete
Build = 20240716
Display_Name = HD Player
Version = 18.4.5
Author = HD Player
QPKG_File = XBMC.qpkg
Date = 2024-07-22
Shell = /share/ZFS530_DATA/.qpkg/XBMC/HDPlayer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/XBMC
RC_Number = 102
Enable = TRUE
Dependency = HD_Station

[QVPN]
Name = QVPN
Class = null
Status = complete
Display_Name = QVPN Service
Version = 3.2.10830
Author = QNAP Systems, Inc.
QPKG_File = QVPN.qpkg
Date = 2024-07-22
Shell = /share/ZFS530_DATA/.qpkg/QVPN/etc/init.d/qvpn.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QVPN
WebUI = /qvpn/
Web_Port = -1
RC_Number = 101
App_ID = A238
Desktop = 1
Win_Width = 1024
Win_Height = 768
Visible = 1
Force_Visible = 1
Enable = TRUE

[TextEditor]
Name = TextEditor
Class = null
Status = complete
Display_Name = Text Editor
Version = 1.1.4
Author = QNAP Systems, Inc.
QPKG_File = TextEditor.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/TextEditor/qpkg.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/TextEditor
WebUI = QTS_desktop
RC_Number = 101
Desktop = 1
Visible = 2
Enable = TRUE

[OCR_Converter]
Name = OCR_Converter
Class = null
Status = complete
Build = 20220127
Display_Name = OCR Converter
Version = 1.2.4
Author = QNAP Systems, Inc.
QPKG_File = OCR_Converter.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/OCR_Converter/ocr.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/OCR_Converter
WebUI = /ocr
Web_Port = 5017
RC_Number = 102
Desktop = 1
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Visible = 2
FW_Ver_Min = 4.3.4
App_ID = A241
Task_Info = /ocr/api/tasks/background
Enable = TRUE
Dependency = TextEditor

[img2pdf]
Name = img2pdf
Class = null
Status = complete
Build = 20230416
Display_Name = Image2PDF
Version = 2.1.7
Author = QNAP Systems, Inc.
QPKG_File = img2pdf.qpkg
Date = 2024-02-27
Shell = /share/ZFS530_DATA/.qpkg/img2pdf/img2pdf.sh
Volume_Select = 1
Install_Path = /share/ZFS530_DATA/.qpkg/img2pdf
WebUI = /img2pdf
Web_Port = 5023
RC_Number = 101
Desktop = 1
Win_Width = 1170
Win_Height = 580
Use_Proxy = 1
Visible = 2
Task_Info = /img2pdf/api/tasks/background
Enable = TRUE
App_ID = A237
FW_Ver_Min = 4.3.5

[Qboost]
Name = Qboost
Class = null
Status = complete
Display_Name = Qboost
Version = 1.6.2
Build = 20240731
Enable = TRUE
App_ID = A234
QPKG_File = Qboost.qpkg
Date = 2024-08-06
Shell = /share/ZFS2_DATA/.qpkg/Qboost/qboost.sh
Install_Path = /share/ZFS2_DATA/.qpkg/Qboost
Web_Port = -1
WebUI = QTS_desktop
Author = QNAP Systems, Inc.
Sys_App = 1
Desktop = 1
Visible = 1
Force_Visible = 1
FW_Ver_Min = 5.2.0

[Chrome]
Name = Chrome
Class = HD_Station
Status = complete
Build = 20220221
Display_Name = Chrome
Version = 100.0.000
Author = Google
QPKG_File = Chrome.qpkg
Date = 2023-04-16
Shell = /share/ZFS530_DATA/.qpkg/Chrome/Chrome.sh
Install_Path = /share/ZFS530_DATA/.qpkg/Chrome
RC_Number = 102
Volume_Select = 3
Dependency = HD_Station
Enable = TRUE

[MyCloudNas]
Status = complete
Name = MyCloudNas
Build = 20240807
Display_Name = myQNAPcloud
Version = 1.1.63
Author = QNAP Systems, Inc.
QPKG_File = MyCloudNas.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/MyCloudNas/MyCloudNas.sh
Install_Path = /mnt/ext/opt/MyCloudNas
RC_Number = 101
Web_Port = -1
Visible = 1
Sys_App = 2
Enable = TRUE
Class = null
WebUI = QTS_desktop
Desktop = 1
Force_Visible = 1
FW_Ver_Min = 5.2.0

[NVIDIA_GPU_DRV]
Name = NVIDIA_GPU_DRV
Class = null
Status = complete
Build = 20220822
Display_Name = NVIDIA GPU Driver
Version = 5.1.0.0822
Author = QNAP Systems, Inc
QPKG_File = NVIDIA_GPU_DRV.qpkg
Date = 2023-05-30
Alt_Shell = /share/ZFS530_DATA/.qpkg/NVIDIA_GPU_DRV/NVIDIA_GPU_DRV.sh
Install_Path = /share/ZFS530_DATA/.qpkg/NVIDIA_GPU_DRV
RC_Number = 101
FW_Ver_Min = 4.5.3
FW_Ver_Max = 5.6.0
Sys_App = 0
Enable = TRUE

[HybridBackup]
Name = HybridBackup
Class = null
Status = complete
Build = 20240529
Display_Name = Hybrid Backup Sync
Version = 24.1.0529
Author = QNAP Systems, Inc
QPKG_File = HybridBackup.qpkg
Date = 2024-05-29
Shell = /share/ZFS530_DATA/.qpkg/HybridBackup/hbs.sh
Volume_Select = 2
Install_Path = /share/ZFS530_DATA/.qpkg/HybridBackup
WebUI = QTS_desktop
RC_Number = 101
Desktop = 1
Timeout = 3600,3600
Force_Visible = 1
Task_Info = /cc3/v1/users/system/qts_background_tasks
Enable = TRUE
App_ID = A200
FW_Ver_Min = 4.2.0

[MCAFEE_QNAP]
Name = MCAFEE_QNAP
Class = null
Status = complete
Build = 20240109
Display_Name = McAfee Antivirus
Version = 3.2.2
Author = QNAP Systems, Inc.
QPKG_File = MCAFEE_QNAP.qpkg
Date = 2024-02-02
Shell = /share/ZFS530_DATA/.qpkg/MCAFEE_QNAP/mcafee_qnap.sh
Install_Path = /share/ZFS530_DATA/.qpkg/MCAFEE_QNAP
WebUI = /apps/mcafee/
Web_Port = -1
Web_SSL_Port = -1
RC_Number = 100
Desktop = 1
Force_Visible = 1
Enable = TRUE
App_ID = A043
Open_In = 
Task_Info = /apps/mcafee/api/antivirus/getTaskInfo
FW_Ver_Min = 4.4.1
FW_Ver_Max = 6.0.0

[Driveanalyzer]
Name = Driveanalyzer
Class = null
Status = complete
Build = 20240517
Display_Name = DA Drive Analyzer
Version = 2.1.0.1598
Author = QNAP Systems, Inc.
QPKG_File = Driveanalyzer.qpkg
Date = 2024-05-28
Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/Driveanalyzer.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/Driveanalyzer
WebUI = /Driveanalyzer/
Web_SSL_Port = 0
RC_Number = 101
Desktop = 2
Win_Width = 1178
Win_Height = 600
Use_Proxy = 1
Visible = 1
Force_Visible = 1
Role_Delegation = 4
Log_Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_sysLog_callback.sh
SM_CLI = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_storage_callback.sh
Enable = TRUE
App_ID = A288
Terms_Agreed = TRUE
Drive_Upload_Switch = True
DA_Upload_Shell = /share/ZFS530_DATA/.qpkg/Driveanalyzer/html/cgi-bin/dl_binfile_upload.sh
Win_Min_Width = 800
Win_Min_Height = 500
FW_Ver_Min = 4.1.0
FW_Ver_Max = 6.0.0

[TMDb]
Name = TMDb
Class = MediaLibraryAddOn
Status = complete
Build = 20230306
Display_Name = TMDb for Movie Extension
Version = 1.6.5
Author = QNAP
QPKG_File = TMDb.qpkg
Date = 2023-10-16
Shell = /share/ZFS530_DATA/.qpkg/TMDb/TMDb.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/TMDb
RC_Number = 101
Type = Movie
Enable = TRUE
Dependency = VideoStationPro

[LicenseCenter]
Status = complete
Name = LicenseCenter
Build = 20240806
Display_Name = License Center
Version = 1.9.36
Author = QNAP Systems, Inc.
QPKG_File = LicenseCenter.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/LicenseCenter/LicenseCenter.sh
Install_Path = /mnt/ext/opt/LicenseCenter
RC_Number = 101
Desktop = 1
WebUI = QTS_desktop
Sys_App = 2
Force_Visible = 1
Shell = 
Enable = TRUE
FW_Ver_Min = 5.2.0

[Samba]
Status = complete
Name = Samba
Display_Name = SMB Service
Version = h4.15.001
QPKG_VER = h4.15.001
Build = 20240817
Build2 = 2024/08/17
Enable = TRUE
QPKG_File = Samba.qpkg
Date = 2024-08-18
Install_Path = /mnt/ext/opt/sambaupdater
Web_Port = -1
WebUI = /apps/Samba/
Author = QNAP Systems, Inc.
Sys_App = 2
Desktop = 1
Force_Visible = 1
Win_Min_Width = 980
Win_Min_Height = 540
Win_Width = 980
Win_Height = 540
Need_Configure = 0
Version_Old = 
Version_New = 
FW_Ver_Max = 5.2.0
FW_Ver_Min = 5.2.0

[QuMagieCore]
Name = QuMagieCore
Class = null
Status = complete
Build = 20240531
Display_Name = QNAP AI Core
Version = 3.4.1
Author = Minions Jason
QPKG_File = QuMagieCore.qpkg
Date = 2024-06-27
Shell = /share/ZFS530_DATA/.qpkg/QuMagieCore/QuMagieCore.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/QuMagieCore
RC_Number = 101
Open_In = MultimediaConsole,aiengine
container-station = container-station
Enable = TRUE
App_ID = A266
FW_Ver_Min = 4.4.1
Dependency = container-station:MultimediaConsole

[qufirewall]
Name = qufirewall
Class = null
Status = complete
Build = 20240621
Display_Name = QuFirewall
Version = 2.4.3
Author = QNAP Systems, Inc.
QPKG_File = qufirewall.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/qufirewall/QuFirewall.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/qufirewall
WebUI = /qufirewall/
Web_Port = -1
RC_Number = 101
Desktop = 1
Win_Width = 950
Win_Height = 600
Force_Visible = 1
App_ID = A293
Enable = TRUE
FW_Ver_Min = 4.5.1
FW_Ver_Max = 6.0.0

[QVREliteServer]
Name = QVREliteServer
Class = null
Status = complete
Display_Name = QVR Elite
Version = 2.5.2.0872
Build = 20240521
Enable = TRUE
QPKG_File = QVRPro.qpkg
Date = 2024-07-16
Shell = /share/ZFS530_DATA/.qpkg/QVREliteServer/qpkg_qvrpro.sh
Install_Path = /share/ZFS530_DATA/.qpkg/QVREliteServer
Web_Port = -1
WebUI = /qvrelite/
Author = QNAP Systems, Inc.
Sys_App = 0
Desktop = 0
Timeout = 960,960
Install_Stage = 100
depend_on = container-station
Dependency = container-station
RC_Number = 102
Volume_Select = 1
App_ID = A291
Install_Time = 1721149086
Install_Result = 0
Install_Progress = 100
Mount_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh mount #cache_dev# #mount_path#
Unmount_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh umount #cache_dev# #mount_path#
Share_Add_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh share_add #share_name# #encryption#
Share_Del_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh share_del #share_name# #encryption#
Enter_ReadDelete_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh readdelete_enter #cache_dev# #mount_path#
Leave_ReadDelete_Action = /share/ZFS530_DATA/.qpkg/QVREliteServer/script/qvrpro_notify.sh readdelete_leave #cache_dev# #mount_path#
Action_Timeout = 40

[QcloudSSLCertificate]
Build = 20240624
Name = QcloudSSLCertificate
Display_Name = QTS SSL Certificate
Version = 2.2.54
Author = QNAP Systems, Inc.
QPKG_File = QcloudSSLCertificate.qpkg
Date = 2024-09-04
Alt_Shell = /mnt/ext/opt/QcloudSSLCertificate/QcloudSSLCertificate.sh
Install_Path = /mnt/ext/opt/QcloudSSLCertificate
RC_Number = 101
Desktop = 1
WebUI = null
Web_Port = -1
Open_In = MyCloudNas,6
Sys_App = 2
Enable = TRUE
Status = complete
FW_Ver_Min = 4.3.0

[PlexMediaServer]
Status = complete
Name = PlexMediaServer
Build = 20240823
Display_Name = Plex Media Server
Version = 1.40.5
Author = Plex Build Team
QPKG_File = PlexMediaServer.qpkg
Date = 2024-09-05
Shell = /share/ZFS530_DATA/.qpkg/PlexMediaServer/plex.sh
Volume_Select = 3
Install_Path = /share/ZFS530_DATA/.qpkg/PlexMediaServer
WebUI = /web
Web_Port = 32400
RC_Number = 101
Timeout = 10,30
FW_Ver_Min = 4.3.0
Enable = TRUE

@marcmale

Install 1.40.5 on top of 1.41.0 (I need some info)

Where is your Plex installed ? ZFS530_DATA or is it ZFS5_DATA ?

I have an idea on how to fix this (completely different method)

I will work on this tonight and over the weekend if needed.

I will need some volunteers to help test. (I don’t have QuTS here)

1 Like

It’s installed in ZFS530_DATA

No problem, ask If you need somethings. :wink:

ALL:

I submitted an URGENT change request with code change to Engineering.

  1. I removed the change for PMS & NVIDIA_GPU_DRV startup timing.
  2. You will keep the new start/stop control scripts

I am going to go research, with QNAP, how to do this better.

ANYONE :

Anyone who has the missing App Center icon problem;

PLEASE speak up. I will fix it.

2 Likes

I’m one of the people experiencing the missing PMS App Center icon when upgrading to 1.41.0.8930, PMS is installed on ZFS2_DATA on QuTS h5.2.0.2860.

I too am having this issue.
TS-473 , Quadro P400 on QTS 5.2. Have been trying and just rolling back to old release in the hopes that a newer release will fix.