Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-05-01 Thread digimaster
In the middle of adding support for GoogleMusic(gmusic). But before i go on, want to know how big the interested is for the support off GoogleMusic in LogitechMediaServer. And if so need to have a few user, which can test t. So let me know, and if you want to test, i need to know youre acrh (

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-05-01 Thread digimaster
Oke strange it tells that option r, is not some thing it can handle. Not that a big a trouble, as it will use chroot if start-stop-deamon give a error. Could you give me the output of start-stop-deamon --help ? jasell wrote: > I noticed recently that I get an error message in my log file. >

Re: [SlimDevices: SqueezeCenter] QLogictechMediaServer

2019-03-29 Thread digimaster
spile wrote: > Another QNAP firmware update and again QLogictechMediaServer (2.04.00) > appeared to update and start. > Although it was shown as running in the App centre, I couldn't access > LMS. > As previously, I stopped the app, then restarted and I can now access my > LMS.A very strange

Re: [SlimDevices: SqueezeCenter] Help, LMS does not work anymore on Qnap

2019-03-17 Thread digimaster
rienm wrote: > Sorry, but on NAS Qlogitechmediaserver does not show up niet te > vinden..Strange download it manually from the Qnap club site, download the ts-arm-x19 version. That should work. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub.

Re: [SlimDevices: SqueezeCenter] Help, LMS does not work anymore on Qnap

2019-03-17 Thread digimaster
rienm wrote: > Well, I installed the Qnap-club store..but I can’t find > QLMS.. not suited for my old NAS, I suppose... > So, I have to buy a new NAS, install LMS on my iMac or to buy another > streamer, a pity, I like the Squeezebox touch..In the store look for >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-09 Thread digimaster
Serge21 wrote: > Bonjour, j'essaye d'installer LMS avec QLMS 2.04 ca ne fonctionne plus > ... > > [09:49:05 09-03-2019] LogitechMediaServer 2.04.00 is installed ! > [09:49:08 09-03-2019] Please wait a few minutes, have to build > LogitechMediaServer from scratch ! > [09:49:50 09-03-2019] No

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) == QLogitechMediaServer version 2.04.00 === 02-03-2019 * Minor

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
dolodobendan wrote: > Everything works fine here. No procs needed: > > Here's .QLMS.conf and the folder of QLMS: > > 26876 > > 26877Oké nice that with 2.04.00 it works. Gone leave it as is. A tip all the entries which can be 0 or 1 in the .QLMS.conf, you also set by donning touch .(option

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
mherger wrote: > > A question, in LMS must /proc be read or read/write. > > I don't know. But I doubt it needs to be written to. > > -- > > MichaelThanks for the fast info Michael. Gone leave /proc read only, makes sense and gives a better feeling. One can never know, and in /proc there is

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
dolodobendan wrote: > Ok, wait a second. > > CustomScan: The errors are there, because these files do not exist. I > don't think they are needed (they are for MySQL). 'This error was always > there' >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
Oke here is the test version. If there is a file called .PROC in the .qpkg/LogitechMediaServer directory, /proc will be R/W ( like in version 2.03.31 ) If you remove it, and restart, /proc will be read like of version 2.03.35. You could also do this, by adding a line in the .QLMS.conf. PROC=1

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
dolodobendan wrote: > I made backups of cache & prefs, uninstalled QLMS completely and > installed the latest (2.04) version. Looks good! Tested with both perl > 5.024 and 5.28: > > > Code: > > > [19-03-02 14:36:04.2801] MAIN::INIT (387) STARTING LOGITECH MEDIA

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
A question, in LMS must /proc be read or read/write. For now i have it read only, to block anything from LMS writing in /proc. Greetings Ruud mherger wrote: > > Thanks Michael, gone have a look and that. Another question does LMS > > need the /proc, /tmp and /sys directories? > > /proc is

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
The difference between 2.03.31 and 2.03.35 Is that /proc and /sys went from read and write to read only. And thats should not be a problem occurding to me. You could try in ssh shell, stop LMS. mkdir -m 0755 /proc /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/.config/LMSROOT/proc mount -o

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-03-02 Thread digimaster
JaMo wrote: > I will do. Thanks again for the work. > /JanOké then it has some thing to do with perl 5.28. Strange one should think works the same. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub. Qnap TS-453a, with LogitechMediaSever 7.9.2 Nightly

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-02 Thread digimaster
dolodobendan wrote: > I don't think it has anything to do with Custom Browse. Erland said > that's just from 'making the plugin compatible with both SQLite and > MySQL and this file is only required for MySQL' >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
Look at your trouble. It does not lays in LMS But in the plugin CosumScan The error SlimServer/Cache/InstalledPlugins/Plugins/CustomScan/SQL/dbupgrade_valuesort.sql No such file or directory Its trying to write some thing, which it cant, and then trieds to do it /, but that not allowed as it

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
The only way it wont be triggered, after deleting .INSTALLED is, when you have Update and Nightly updated disabled, and use the restart command. dolodobendan wrote: > That's basically what I did, except I did not a backup of .QLMS.conf, as > I didn't delete the QLogitechMediaServer directory.

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
Oke nice thats it work. And yes gone keep the temp directory in. Tip to get a clean installion, do backup which will only backup the settings from Cache, prefs and the .QLMS.conf file. Also it will backup the .MusicIP/MusiMagic directory. Then if you want to be sure, stop the services, and

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
That will download LogitechMediaServer and reinstall it again in SlimServer/ If you want QLogitechMediaServer reinstalled, use the backup option ./QLogitechMediaServer.sh backup. Now uninstall it from the app center, reboot the QNap install QLogitechMediaServer. Now in ssh shell, do

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
Oke strange them the temp directory is needed, by some thing you uses. Because thats the only thing whats the difference. Strange as Michael told it was not used. Good to know, gone keep it included as mounted in the chroot. Thanks for testing, will be fixed in next releases. dolodobendan

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
* Here are some tips and ways to do, when you run it to trouble with QLogitechMediaServer and LMS ! When it seems QLogitechMediaServer start without any error, and after 5 minutes you still cant not access the webgui ( port 9001 is the default ) Log-on to the webgui of you're QNap, and go to

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
I in the middle of cleaning up, and checking the complet script. Try this version please, and let me know ? http://bit.ly/2FRrWCJ dolodobendan wrote: > Ok, thank you. 2.03.31 is running without any problems, so I stick with > it for now. * maintainer of QLogitechMediaServer, QOptware-NG

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-03-01 Thread digimaster
Did a check on my server.log and scanner.log. Both are not that big, nor are there any very strange messages inside. So the thing you write, is something which i can not see here nor find. So why its happens on you're config no idea. Run LMS on perl 5.28 with x86_64 and latest nightly.

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-27 Thread digimaster
dolodobendan wrote: > I'm not very good with linux, but this is what I got: > > > Code: > > SlimServer$ ./slimserver.pl --help > > bash: ./slimserver.pl: /usr/bin/perl: bad interpreter: No such file or directory > > > Yep that not the

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-27 Thread digimaster
dolodobendan wrote: > Same error (and some more) with PERL=1 and perl 5.024: > > > Code: > > > [19-02-27 17:09:18.5490] main::init (387) Starting Logitech Media Server (v7.9.2, 1550612824, Tue Feb 19 23:22:28 CET 2019) perl 5.024004 - x86_64-linux-thread-multi

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-27 Thread digimaster
dolodobendan wrote: > Same problem as before: > > > Code: > > > *[19-02-25 02:00:40.0778] main::init (387) Starting Logitech Media Server (v7.9.2, 1550612824, Tue Feb 19 23:22:28 CET 2019) perl 5.028001 - x86_64-linux-thread-multi <- That's 2.03.31* > [19-02-25

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-27 Thread digimaster
JaMo wrote: > Hi Digimaster, > > I have now tested the 2.03.40 and the remote playing of DSD files works > with it but playing of Radio Paradise AAC 320/128 still doesn't work. > > I reverted back again to .25 again. > > /JanYou could try doing touch .Perl in .

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-26 Thread digimaster
Should be fixed in version 2.03.35. Could you let me know, it its solved ? jolly wrote: > I thought the screenshot is the output in SSH terminal? > > For the time being LMS runs within a container now. But I would love to > have it up to date always with QLMS. * maintainer of

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-26 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QLogitechMediaServer version 2.03.40 = 26-02-2019 * Bugfix

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-26 Thread digimaster
anadigi wrote: > How can I rollback to .31 previous version? When I uninstall the .36 > and reinstall the .31 version, I have gotten the error message > "/share/MD0_DATA/.qpkg/LogitechMediaServer" and was disabled.Downgrading is > simple, download older version. And do a manual installation

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-25 Thread digimaster
mherger wrote: > > Thanks Michael, gone have a look and that. Another question does LMS > > need the /proc, /tmp and /sys directories? > > /proc is being used in various places (LMS and included modules) > > /tmp I try to avoid as we've seen quite a few issues in the past where > /tmp would

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-25 Thread digimaster
mherger wrote: > >> QLMS could provide a Slim::Utils::OS::Custom module to override this > >> behaviour. I don't know whether it does. > > > > Well, if it does, the max log size seems to exceed 22GB. So I goes it > > does not. Yet. > > Do you implement the logRotate() method? Please also do

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-25 Thread digimaster
dolodobendan wrote: > I missed that one. Then rotation seems to be enabled. But as I said, it > just took one session.But that's only for the QLogitechMediaServer.log and > Musicip Server.log. I believe Michael is talk about the server and scanner.log. So the question is which log was 22 GB?

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-24 Thread digimaster
dolodobendan wrote: > Do you know a way of limiting the log size to, I don't know, maybe 5MB? > > I deleted server.log and restarted the server. Looks peaceful now. > Strange. > > And now it's 9 MB already. I'll go back to 2.03.31 and do the same stuff > and see what happens.Oké curious about

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-23 Thread digimaster
I curious for those of you, who uses old settings of SSOTS/SSODS, where LogitehMediaServer start fine. What the output of. /QLogitechMediaServer.sh config gives. So any one who is running LogitechMediaServer with old SSODS/SSOTS setting try ./QLogitechMediaServer.sh config. And show me the file

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-23 Thread digimaster
dolodobendan wrote: > Did you update the links at qnapclub?I did, but it must be approved. Already > send a mail. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub. Qnap TS-453a, with LogitechMediaSever 7.9.2 Nightly ( with spotty, youtube, Radio

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-23 Thread digimaster
jolly wrote: > I thought the screenshot is the output in SSH terminal? > > For the time being LMS runs within a container now. But I would love to > have it up to date always with QLMS.Found the error. In .QLMS.conf set > NIGHTLY to 1, save the file and restart QLogitechMediaServer. Send

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-23 Thread digimaster
= QLogitechMediaServer version 2.03.35 = 23-02-2019 * If one set the HTTPPORT to 9000, it would always set it at 9001. FIXED. * On the ARM release there still was a error on md5sum. FIXED + Now in config, some info has been changed and/or

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-21 Thread digimaster
jolly wrote: > I thought the screenshot is the output in SSH terminal? > > For the time being LMS runs within a container now. But I would love to > have it up to date always with QLMS.I need the logs. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-20 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QLogitechMediaServer version 2.03.31 = 19-02-2019 + For the

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-20 Thread digimaster
dolodobendan wrote: > I'm happy, thank you. :)Hope Michael also gone make it for the other > architectures. As I want to keep the LMS as basic, as it's found on the website. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub. Qnap TS-453a, with

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-20 Thread digimaster
dolodobendan wrote: > Again, just to be sure, there's no .CHROOT. I removed it. > > Here's the config's output: > > > Code: > > > admin@192.168.1.1:/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer$ ./QLogitechMediaServer.sh config >

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-20 Thread digimaster
jolly wrote: > Thank You digimaster for quick response. > > This is what I get from ./QLogitechMediaServer.sh restart: > > > 26802 > > 26801Strange thing. What about the output off . /QLogitechMediaServer.sh config? Send from my mobile Phone * maintainer

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-20 Thread digimaster
dolodobendan wrote: > Not there yet. > > > Code: > > > [13:10:25 20-02-2019] LogitechMediaServer 2.03.31 is installed ! > [13:12:39 20-02-2019] Upgrading LogitechMediaServer to 7.9.2-1550612824, please wait ! > [13:12:59 20-02-2019] LMS will start with:

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-02-20 Thread digimaster
H no so out off the box not. Would suggested, install latest version. Logon to ssh shel, go to .qpkg/LogitechmediaServer directory, and run ./QLogitechMediaServer.sh restart. No look at the screen, and what its telling you. Keep in mind first always try a clean installation. And if you

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-20 Thread digimaster
dolodobendan wrote: > I'm pretty sure I never deleted parts of the OS. > > > > If you mean by that "open terminal and type in start-stop-daemon", then > yes: > > > Code: > > bash: start-stop-daemon: command not found > > Should be fixed with

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-19 Thread digimaster
dolodobendan wrote: > I'm pretty sure I never deleted parts of the OS. > > > > If you mean by that "open terminal and type in start-stop-daemon", then > yes: > > > Code: > > bash: start-stop-daemon: command not found > > Oké seems more have this

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-19 Thread digimaster
dolodobendan wrote: > "[17:47:35 19-02-2019] /sbin/start-stop-daemon program is missing or > corrupted on you're system, its needed to run LogitechMediaServer ! > You could try to install a optware Solution !" > > QNAP's appcenter displays QLMS as enabled, but it isn't. > > > > I only got

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-19 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QLogitechMediaServer version 2.03.30 = 19-02-2019 + For the

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-13 Thread digimaster
Serge21 wrote: > j'ai suivi le guide pour configurer le QnapClub store sur les deux Nas > Qnap que je possede mais j'ai le message: > > "Le NAS n'a pas pu récupérer la liste d'informations sur les > applications. veuillez vérifier vos paramètres réseaux" > > Sur le net des personnes ont le

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-13 Thread digimaster
Serge21 wrote: > Bonjour , J'ai rechargé le programme pour TSX28A donc : > LogitechMediaServer_2.03.25_arm_64.qpkg et je l'ai installé a nouveau. > j'ai regardé dans le paquet Qpkg dans le fichier qpkg.cfg nous avons : > > > # Version of the packaged application. > QPKG_VER="2.03.21" > >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-12 Thread digimaster
Serge21 wrote: > Message no 2 Scanner.log coupé en 5 avec GSplits > > Cordialement > Serge > > Message # 2 Scanner.log cut in 5 with GSplits > > cordially > SergeThere are a few things I see. First you uses version 2.03.21, but Version 2.03.25 is out. The nd5sum tells two file are giving a

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-12 Thread digimaster
mherger wrote: > > there is the i/O disk error. And many strange file names in the Cache > > directory, so some thing goes wrong in the dBase. You have to ask > > Michael, it's LMS related. > > Disk I/O errors are outside LMS' control. It's something preventing > SQLite to write its own files.

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-12 Thread digimaster
Serge21 wrote: > Oui , j'avais oublié le fichier Installed a supprimer. > > Je viens de faire la mise a jour, et de lancer le scan : même résultat > que précédemment , négatif > > > Yes, I forgot the Installed file to delete. > > I just made the update, and start the scan: same result as

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-11 Thread digimaster
Serge21 wrote: > Bonjour, > > J'avais déjà fais l'essai de revenir sur la version officielle , sans > résultats. > > Actuellement, je crois qu'il y a un autre problème avec > DFLTFLNM="Logitech Media Server: Unix Tarball (i386, x86_64, i386 > FreeBSD, ARM EABI, PowerPC)" > car les version

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-11 Thread digimaster
Serge21 wrote: > Non, l'installation s'arrete, cela ne fonctionne pas. > > No, the installation stops, it does not work.I was thinking, a thing you > could try is. Install QLogitechMediaServer, then Logon to you're Qnap by ssh shell. Go to the LogitechMediaServer direcrory. Stop the service

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-11 Thread digimaster
Serge21 wrote: > Non, l'installation s'arrete, cela ne fonctionne pas. > > No, the installation stops, it does not work.Then I'm out of suggestions. And > is it's something with in LMS, it would suggest to ask Michael about this error with DB. Send from my mobile Phone * maintainer of

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-11 Thread digimaster
Serge21 wrote: > Bonjour a tous, > - Le resultat de la commande df : > > FilesystemSize Used Available Use% Mounted on > /dev/mapper/cachedev1 > 14.3T 2.4T 11.8T 17% > /share/CACHEDEV1_DATA > > - j'ai désinstallé QLMS et réinstallé la dernière version : résultats

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-11 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) Version 2.03.25 11-02-2019 V. 2.03.25 =

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-07 Thread digimaster
anders wrote: > Serge - it funny, we have purchased exactly the same device, with the > same disk configuration, and we are seeing the exact same problem. Your > ./QLogitechMediaServer config also claims 2 files have been tampered > with > > Digimaster and everyone I

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-07 Thread digimaster
Serge21 wrote: > Bonjour, > 26705Oké thanks. Could not find anything in there. The only thing is was showing, that there are files which do not work correctly. I would suggest Uninstall QLogitechMediaServer, then reboot you're Qnap system, and reinstall QLogitechMediaServer. Send from my

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-06 Thread digimaster
Serge21 wrote: > Comme demandés > > 26702 > > > 26703 > > > A+ > SGOké but the capture is not readable. You could do ./QLogitechMediaServer.sh config >config.log. Then upload the config.log. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub. Qnap

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-06 Thread digimaster
BosseJ wrote: > Maybe Michael Herger were referring to the errors on disk I/O that were > present in your scanner.log. There were a number of them, it seems like > every time LMS scanner were trying to write to the db. Example from the > scanner.log: > > Code: > >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-05 Thread digimaster
Serge21 wrote: > Bonjour, J'ai exactement les mêmes messages que Anders dans scanner.log > et quand je sélectionne un répertoire pas trop gros le scan fonctionne, > des que je met le répertoire général de la musique ou un répertoire > important cela ne fonctionne plus du tout. > > Hello, I have

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-04 Thread digimaster
Serge21 wrote: > J'ai le même problème que Anders. même résultat après avoir forcé une > version antérieure 7.9.1 , résultat identique : non scan des > répertoires > > Merci de l'aide > > SG > > I have the same problem as Anders. same result after forcing an earlier > version 7.9.1, same

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-02-04 Thread digimaster
anders wrote: > Hi digimaster, > > I am trying to install your package on my TX-932x NAS. This installs > perfectly and everything appears to be working, expect for the scan > library function. It only works, if the music collection is very small - > less than around 500 fi

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-31 Thread digimaster
blackbite wrote: > Hi digimaster, > > thanks for the confirmation. I had a quick look into the source code but > didn't find it on first sight. But you did it bro. In this case... just > another cosmetics thing :) > I'm patiently waiting for the update and enjoy my mus

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-28 Thread digimaster
blackbite wrote: > Hi digimaster, > > look at the image. > > 26647 > > There´s no .UPDATE file. > > And yes, indeed. QLMS runs / reacts very fast now. I am very happy with > the responsiveness. Great job. :DOké thanks, gone check this on. Thought hat > t

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-28 Thread digimaster
blackbite wrote: > And one more for the cosmetics... > > the parameter config states: > > Auto update offical releases enabled! > Nightly Releases Auto Update enabled! > > But this is not true, as my QLMS.conf is actually set to: > > Code: > > UPDATE=0

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-28 Thread digimaster
blackbite wrote: > Hi digimaster, > > just one small thing - minor cosmetics... > > The QNAS states a malformed status info in the log. See the image > > 26646Oké a good thing, you showed me this. That are those small cosmetic things. Gone have a look on that, to m

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-28 Thread digimaster
blackbite wrote: > Just to be sure... a ./QLogitechMediaServer.sh config gave me: > > > Code: > > ./QLogitechMediaServer.sh config > The system mounts: > /share/CACHEDEV1_DATA on /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/.config/LMSROOT/share/CACHEDEV1_DATA

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-27 Thread digimaster
holbi wrote: > The latest version works again... Thank you for the very fast action > with the fix! :cool::) > > I now also managed to get MusicIP working without running QOptWare_NG… > > But - for safety's sake I now have set the "auto-update" switch in the > config-file to 0 (off). I will

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-27 Thread digimaster
is avaible, one can upgraded. blackbite wrote: > Hi digimaster, > > just wantet to commit, that Version 2.03.20 didn´t start on my nas > (avahi daemon & chroot error) and Version 2.03.21 fixed that issue. > Thanks for the fast fix. > > Another question: Under >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-27 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QLogitechMediaServer version 2.03.21 = 27-01-2019 * On some

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-26 Thread digimaster
holbi wrote: > Hi, > > I have the same problem... System does not start. > > QLogitechMediaServer.log says: > > [16:51:33 26-01-2019] LogitechMediaServer 2.03.20 is installed ! > [16:51:38 26-01-2019] Please wait a few minuts, have to build > LogitechMediaServer from scratch ! > [16:52:24

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-26 Thread digimaster
anadigi wrote: > After upgraded, the LMS is no longer working even uninstall and > reinstall!And what messages so you get. What's in the logfiles? Only then I can tell you what's wrong. Please keep in mind, I uses a ts-453a, so that's my reference. Send from my mobile Phone * maintainer

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-26 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QLogitechMediaServer version 2.03.20 = 26-01-2019 * On some QNap

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-26 Thread digimaster
No with QLogitechMediaServer the default port 9001. Because on QNap the port 9000 already is used for Twonky. But you could change it in the .QLMS.conf file to 9000. By changing it from #HTTPPORT=""HTTPPORT="9000" , save the file and restart QLogitechMediaServer. If there are no conflicts,

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-23 Thread digimaster
jtudor wrote: > Hi there > > This version has worked! Here's the output: > > [admin@gravastar LogitechMediaServer]# ./QLogitechMediaServer.sh config > /share/CACHEDEV2_DATA on > /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/.config/LMSROOT/share/CACHEDEV2_DATA > type none (rw,bind) >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-22 Thread digimaster
jtudor wrote: > Hi there - thanks for the quick reply. I do use Container Station, but I > don't install QLogitechMediaServer in a container - it's just installed > onto the QNAP natively. > > The version that last worked for me was 2.03.00 - 2.03.03 was broken as > well. > > I've installed

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-22 Thread digimaster
Thats strange, as QLogitechMediaServer never chance/delete's or alters anything on LMS it self. On a update of LMS, the tar content is unpacked in the SlimServer. Where any file which exist in the SlimServer/, will be overwritten if its also exist in the tar file. The Cache and prefs directory,

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-22 Thread digimaster
Serge21 wrote: > La version TS-X28a fonctionne , merci de m'avoir répondu si rapidement > > Cordialement > > Serge GOUET > > > The TS-X28a version works, thank you for answering me so quickly > > Cordially > > Serge GOUETNice te hear/read it works. [emoji3] Send from my mobile Phone *

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-22 Thread digimaster
Serge21 wrote: > Bonjour > Je suis nouveau sur le qnapclub mais je pratique LMS depuis une dizaine > d'années. > Je viens de changer de NAS avec un Qnap ST-932SX quelle *version faut'il > telecharger ?* > > La CPU est : Annapurna Labs Alpine AL324 Quad-Core ARM Cortex-A57 > > sur mon ancien

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-20 Thread digimaster
dolodobendan wrote: > Hi digimaster, > > what exactly happens when LMS is updated by QLMS? Are the files in > /LogitechMediaServer/SlimServer (minus the cache) just overwritten > (leaving newly created ones untouched) or does it delete and recreate > the contents of the

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-19 Thread digimaster
jtudor wrote: > OK - I've upgraded again to 2.03.10 and I now get these errors on > startup: > > [17:05:05 18-01-2019] Stopping QLogitechMediaServer [11503] in the > Background. > [17:05:40 18-01-2019] LogitechMediaServer 2.03.10 is installed ! > chroot: can't execute >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-19 Thread digimaster
scala wrote: > Many thanks for all updates, now that QLogitechMediaServer supports > spotty ans shairtunes2 I will definitely give it a try (maybe support > for these is available since long time - sorry I don't come to the forum > very often), since I am having some troubles with

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-19 Thread digimaster
jtudor wrote: > OK - I've upgraded again to 2.03.10 and I now get these errors on > startup: > > [17:05:05 18-01-2019] Stopping QLogitechMediaServer [11503] in the > Background. > [17:05:40 18-01-2019] LogitechMediaServer 2.03.10 is installed ! > chroot: can't execute >

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-19 Thread digimaster
wjd wrote: > This update solved my problem, no need to start LMS from ssh any more! > Thx!Oké then the fix solved it. Thanks for letting me know. Send from my mobile Phone * maintainer of QLogitechMediaServer, QOptware-NG and QAutoSub. Qnap TS-453a, with LogitechMediaSever 7.9.2 Nightly (

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-18 Thread digimaster
To help you, i realy need to logs when you have installed version 02.03.05. Sure i chanced something between those version, but thats regarding getting to correct path for QLogitechMediaServer. In you're case the strange thing is, it runs proper but is missing LMS in the chroot root. But as the

Re: [SlimDevices: SqueezeCenter] LogitechMediaServer for Qnap x86_64 with qts 4.2 or higher

2019-01-18 Thread digimaster
* arm-x09/19 armv7/armhf arm-x41 TheMonkey wrote: > Hello digimaster, > > I have read your post and I am more than interested setting up the new > LMS 7.9.1 on my QNAP HS-210 :cool:. I went on your website and couldn't > find any download option for that QNAP device. Could you ple

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-18 Thread digimaster
Luckly now you also give the logfile, so i could find the trouble. Its the charset options, it seems you're QNap is missing the locales environment variables. At startup it uses the LANG varible to start LMS with the proper support on you're QNap. Thats missing in you're case, and thats very

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-16 Thread digimaster
Oke investigated you're trouble, its a strange one. But think i found the difference between 2.03.00 and 2.03.03. 'Here is a link to a bugfix for testing it !' (http://bit.ly/2TSCOE7) Install latest version 2.03.05 Go in to ssh, do [ cd /share/*/qpkg/LogitechMediaServer ] Now [

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-16 Thread digimaster
wjd wrote: > I use a QNAP TS-439 Pro II+, QTS 4.2.6 (2018/12/27), > QLogitechMediaServer 2.03.05 > > log: > [08:39:46 16-01-2019] Upgrading LogitechMediaServer to 7.9.2-1547616941, > please wait ! > Your locale was detected as C, you may have problems with non-Latin > filenames. Consider

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-16 Thread digimaster
jtudor wrote: > I tried 2.03.05 - unfortunately I get the same error on startup, either > at the command line or using the GUI: > > [admin@gravastar LogitechMediaServer]# ./QLogitechMediaServer.sh > restart > LogitechMediaServer was already stopped ! > The QLogitechMediaServer source, not

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-16 Thread digimaster
wjd wrote: > What I am trying to say, is that I can ONLY start LMS using ssh. > When I start LMS in qnap gui the logs states that LMS has started, but > using ssh ./QLogitechMediaServer.sh status shows that LMS isn't running > at all! > > It's annoying to have to start LMS in ssh every time,

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-13 Thread digimaster
Oke nice it works after the upgraded. As i already wrote, some times a stop and start from the app center needed when there is no webgui. The error is regarding a missing command, but that's not a very important one. wjd wrote: > After installation, in the app centre LMS seems to be running.

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-13 Thread digimaster
* 'How to add the Qnapclub store to the QNap App center' (https://www.qnapclub.eu/en/howto/1) 'The latest QLogitechMediaServer version!' (https://www.qnapclub.eu/nl/qpkg/545) = QlogitechMediaServer version 2.03.05 = 13-01-2019 * Bugfix for

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-13 Thread digimaster
* Here are some tips and ways to do, when you run it to trouble with QLogitechMediaServer and LMS ! When it seems QLogitechMediaServer start without any error, and after 5 minutes you still cant not access the webgui ( port 9001 is the default ) Log-on to the webgui of you're QNap, and

Re: [SlimDevices: SqueezeCenter] QLogitechMediaServer for Qnap with QTS 4.2 or higher and x86_64/I686/X86 support !

2019-01-12 Thread digimaster
wjd wrote: > Restarting in App Centre doesn’t work for me. I have to use > Putty.command line.Oké strange, curious if after a reboot you can access the > webgui. If not let me know, then need some info from you're system. Send from my mobile Phone * maintainer of QLogitechMediaServer,

<    1   2   3   4   5   6   7   8   >