Page 5 of 12

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Sun Feb 17, 2019 4:52 am
by alaninsitges
That's awesome - thank you!

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Sun Feb 17, 2019 9:23 pm
by QNAP_Stephane
alaninsitges wrote: Sun Feb 17, 2019 4:52 am That's awesome - thank you!
Mediainfo shared built for modern firmware

https://www.qnapclub.eu/fr/qpkg/712

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Sun Feb 17, 2019 10:02 pm
by alaninsitges
Thanks so much! Installed and the apps are working correctly now.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Mon Feb 18, 2019 7:59 am
by Dropnuts
QNAP_Stephane wrote: Sun Feb 17, 2019 2:40 am I will build a shared mediainfo qpkg (actual one is static) separate package... will be more easy
Thanks for continuing to work on this Stephane. It's things like this that have kept my TS-509 going so far past it's use by date.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Wed Feb 20, 2019 7:36 am
by morrows
I feel like a total newb asking this, but where does this actually get installed so I can troubleshoot why it won't start on my TS-453B?

I found the SONARR3_CONFIG directory, but it's empty. I poked around in /var/log, but don't see anything obviously relevant in there.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Sun Feb 24, 2019 1:01 am
by royber
Hello,

I have looked everywhere to try to find this information but I couldn't. Here is some background information on my situation and what I tried so far.

System: QNAP TS-459 Pro II with firmware 4.2.6 (I can't get higher than that on this machine it seems) with 3 gigs RAM (upgraded yesterday). This was completely wiped and reinstalled about 7 months ago (before the wipe, everything was working well but I do not remember the versions I had installed).

I have the following problem:
I installed QSonarr_2.0.0.5163.qpkg manually.
I have installed Qmono_5.4.1.6.0_x86.qpkg manually.

This is where it gets a bit more complicated. Sonarr will not auto-import files downloaded as it states the following error: MediaInfo Library could not be loaded libmediainfo.so.0

I have Qmono x86 qpkg installed because my system won't run the x86_64.qpkg at all, whichever version I try (and I tried many - even the same version but in 64 bits). I cannot for the life of me find the .qpkg folder where Qmono or Sonarr are installed. I do not have a /share//CACHEDEV1_DATA/ folder. Can anyone tell me where to look for where the .qpkg reside?

Based on the information above posted by alaninsitges, it seems that Qmono does not include that file anymore.

My question is: could you please help me getting this to work again?

Thank you for all your help.

Bertrand

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Sat Mar 23, 2019 6:48 am
by Freddy_L
morrows wrote: Wed Feb 20, 2019 7:36 am I feel like a total newb asking this, but where does this actually get installed so I can troubleshoot why it won't start on my TS-453B?

I found the SONARR3_CONFIG directory, but it's empty. I poked around in /var/log, but don't see anything obviously relevant in there.
Did you find where the log files are?
I can´t get Sonarr or Radarr to start on my TVS-471 and I got empty folders too.
Running latest Qmono I`m wondering if this is the issue however Duplicati works fine

EDIT: Seems like /opt path to mono does not work anymore
By changing startup files in \etc\init.d\QSonarr.sh I got it to start
#export MONO=/opt/Qmono/bin/mono
export MONO=/share/CACHEDEV3_DATA/.qpkg/Qmono/bin/mono-sgen

EDIT2: Reinstalling Entware seems to fix it

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Wed Apr 10, 2019 5:24 am
by antakar
Unable to update to latest 9 Apr 19 version:

Code: Select all

19-4-9 22:19:49.8|Info|InstallUpdateService|Deleting old update files
19-4-9 22:19:49.8|Info|InstallUpdateService|Downloading update 3.0.1.430
19-4-9 22:19:52.2|Info|InstallUpdateService|Verifying update package
19-4-9 22:19:52.6|Info|InstallUpdateService|Update package verified successfully
19-4-9 22:19:52.6|Info|InstallUpdateService|Extracting Update package
19-4-9 22:19:54.1|Info|InstallUpdateService|Update package extracted successfully
19-4-9 22:19:54.1|Info|BackupService|Starting Backup
19-4-9 22:20:01.0|Info|InstallUpdateService|Preparing client
19-4-9 22:20:01.1|Info|InstallUpdateService|Starting update client /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update/Sonarr.Update.exe
19-4-9 22:20:01.1|Info|InstallUpdateService|Sonarr will restart shortly.
19-4-9 22:20:02.5|Error|CommandExecutor|Error occurred while executing task ApplicationUpdate

[v3.0.1.418] System.ComponentModel.Win32Exception (0x80004005): ApplicationName='mono', CommandLine='--debug /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update/Sonarr.Update.exe 4191 /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update /share/CACHEDEV1_DATA/.qpkg/QSonarr3/Sonarr/Sonarr.exe /data=/share/CACHEDEV1_DATA/SONARR3_CONFIG', CurrentDirectory='', Native error= Cannot find the specified file
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0029f] in <906205e228b04a3e9ab3c0712759f5c5>:0 
  at System.Diagnostics.Process.Start () [0x0003a] in <906205e228b04a3e9ab3c0712759f5c5>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
  at NzbDrone.Common.Processes.ProcessProvider.Start (System.String path, System.String args, System.Collections.Specialized.StringDictionary environmentVariables, System.Action`1[T] onOutputDataReceived, System.Action`1[T] onErrorDataReceived) [0x00194] in <68630c17ab0e431c8c4e9fd00282237c>:0 
  at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate (NzbDrone.Core.Update.UpdatePackage updatePackage) [0x0026f] in <79383008afbb4d7184e99d2239e7a114>:0 
  at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCommand message) [0x000f7] in <79383008afbb4d7184e99d2239e7a114>:0 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <79383008afbb4d7184e99d2239e7a114>:0 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <5480624fd2854f9ca1d927c8470e4360>:0 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <79383008afbb4d7184e99d2239e7a114>:0 

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Wed May 01, 2019 3:46 am
by antakar

Code: Select all

19-4-30 20:43:11.5|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:11.5|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.0|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.0|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.0|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.1|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.1|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.1|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.1|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.1|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.2|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.2|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.5|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.5|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:12.5|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.6|Error|VideoFileInfoReader|mediainfo is required but was not found

[v3.0.1.441] System.DllNotFoundException: libmediainfo.so.0
  at (wrapper managed-to-native) NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo.MediaInfo_New()
  at NzbDrone.Core.MediaFiles.MediaInfo.MediaInfo..ctor () [0x00006] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.MediaFiles.MediaInfo.VideoFileInfoReader.GetMediaInfo (System.String filename) [0x00021] in <d831164b4478440f8dccdbc9513ca3c2>:0 

19-4-30 20:43:12.6|Error|DetectSample|Failed to get runtime from the file, make sure mediainfo is available
19-4-30 20:43:14.8|Info|InstallUpdateService|Downloading update 3.0.1.467
19-4-30 20:43:17.3|Info|InstallUpdateService|Verifying update package
19-4-30 20:43:17.7|Info|InstallUpdateService|Update package verified successfully
19-4-30 20:43:17.7|Info|InstallUpdateService|Extracting Update package
19-4-30 20:43:19.6|Info|InstallUpdateService|Update package extracted successfully
19-4-30 20:43:19.6|Info|BackupService|Starting Backup
19-4-30 20:43:27.7|Info|InstallUpdateService|Preparing client
19-4-30 20:43:28.1|Info|InstallUpdateService|Starting update client /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update/Sonarr.Update.exe
19-4-30 20:43:28.1|Info|InstallUpdateService|Sonarr will restart shortly.
19-4-30 20:43:29.1|Error|CommandExecutor|Error occurred while executing task ApplicationUpdate

[v3.0.1.441] System.ComponentModel.Win32Exception (0x80004005): ApplicationName='mono', CommandLine='--debug /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update/Sonarr.Update.exe 31570 /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update /share/CACHEDEV1_DATA/.qpkg/QSonarr3/Sonarr/Sonarr.exe /data=/share/CACHEDEV1_DATA/SONARR3_CONFIG', CurrentDirectory='', Native error= Cannot find the specified file
  at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0029f] in <906205e228b04a3e9ab3c0712759f5c5>:0 
  at System.Diagnostics.Process.Start () [0x0003a] in <906205e228b04a3e9ab3c0712759f5c5>:0 
  at (wrapper remoting-invoke-with-check) System.Diagnostics.Process.Start()
  at NzbDrone.Common.Processes.ProcessProvider.Start (System.String path, System.String args, System.Collections.Specialized.StringDictionary environmentVariables, System.Action`1[T] onOutputDataReceived, System.Action`1[T] onErrorDataReceived) [0x00194] in <584430f81a47440aaabec07322a300d1>:0 
  at NzbDrone.Core.Update.InstallUpdateService.InstallUpdate (NzbDrone.Core.Update.UpdatePackage updatePackage) [0x0026f] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.Update.InstallUpdateService.Execute (NzbDrone.Core.Update.Commands.ApplicationUpdateCommand message) [0x000f7] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommand[TCommand] (TCommand command, NzbDrone.Core.Messaging.Commands.CommandModel commandModel) [0x000f6] in <d831164b4478440f8dccdbc9513ca3c2>:0 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2] (System.Runtime.CompilerServices.CallSite site, T0 arg0, T1 arg1, T2 arg2) [0x00035] in <5480624fd2854f9ca1d927c8470e4360>:0 
  at (wrapper dynamic-method) System.Object.CallSite.Target(System.Runtime.CompilerServices.Closure,System.Runtime.CompilerServices.CallSite,NzbDrone.Core.Messaging.Commands.CommandExecutor,object,NzbDrone.Core.Messaging.Commands.CommandModel)
  at NzbDrone.Core.Messaging.Commands.CommandExecutor.ExecuteCommands () [0x0008c] in <d831164b4478440f8dccdbc9513ca3c2>:0 

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Wed May 01, 2019 6:51 am
by Toxic17
the first line says it all.

Native error= Cannot find the specified file.

I suggest you reinstall sonarr since you have had previous version issues too. firstly take a backup of the config folder. /share/CACHEDEV1_DATA/SONARR3_CONFIG

I'm running 3.0.1.467 - 29/04/2019 as of now without any issue.

you can take a backup manual backup but your configuration maybe corrupt and that's why you are having issues.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Fri May 17, 2019 4:09 am
by antakar
I suppose the qnap package may have other issues, like references to windows compilation, and trying to use exe files and having Win32 exceptions:

Sonarr.Update.exe
System.ComponentModel.Win32Exception
Sonarr.exe

Please read below line carefully:

Code: Select all

[v3.0.1.418] System.ComponentModel.Win32Exception (0x80004005): ApplicationName='mono', CommandLine='--debug /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update/Sonarr.Update.exe 4191 /share/CACHEDEV1_DATA/SONARR3_CONFIG/tmp/sonarr_update /share/CACHEDEV1_DATA/.qpkg/QSonarr3/Sonarr/Sonarr.exe /data=/share/CACHEDEV1_DATA/SONARR3_CONFIG', CurrentDirectory='', Native error= Cannot find the specified file
If it is the exe file that cannot be found, because it shouldnt be in the package for Linux, the problem is in package which contain references to wrong file.

I think main problem may be that sonarr.exe will not run on Linux.

Or at least it is very confusing to see these exceptions to that particular Windowsy things.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Mon Jun 03, 2019 6:08 pm
by luke6119
QNAP_Stephane wrote: Sun Feb 17, 2019 9:23 pm
alaninsitges wrote: Sun Feb 17, 2019 4:52 am That's awesome - thank you!
Mediainfo shared built for modern firmware

https://www.qnapclub.eu/fr/qpkg/712
Hi @Qnap_Stephane when will this be included in the mono? I am having no luck installing this separately and still having the lib.mediainfo.so.0 issue.

Thanks.

Re: [ Sonarr 3 ] [ 3.0.1.497 ] Smart PVR for newsgroup and bittorrent users

Posted: Tue Jun 04, 2019 1:29 am
by QNAP_Stephane
you have to use the share mediainfo version (not the static build)

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Tue Jun 11, 2019 4:47 pm
by antakar
Toxic17 wrote: Wed May 01, 2019 6:51 am the first line says it all.

Native error= Cannot find the specified file.

I suggest you reinstall sonarr since you have had previous version issues too. firstly take a backup of the config folder. /share/CACHEDEV1_DATA/SONARR3_CONFIG

I'm running 3.0.1.467 - 29/04/2019 as of now without any issue.

you can take a backup manual backup but your configuration maybe corrupt and that's why you are having issues.
Thank you for the reply.

Although it seems others have issues with lib.mediainfo.so.0 too.

Also, I have uninstalled the Sonarr 3, made backup, deleted all sonarr config dirs. Now I installed Sonarr 3, the 497 version, and it just do not start. The page with sonarr 3 does not load.
I tried reinstalling Entware and Mono too.

Re: [ Sonarr 3 ] [ 3.0.0.298 ] Smart PVR for newsgroup and bittorrent users

Posted: Tue Jun 11, 2019 5:56 pm
by Toxic17
antakar wrote: Tue Jun 11, 2019 4:47 pm I tried reinstalling Entware and Mono too.
OP: dependency : Qmono

did you install QMono or Entware and then entware Mono?

Proceedure: Install QMono. then Install QSonarr3 - works for me.