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

2020-09-05 Thread Stone Free


Bugger just missed your message, I tried to install version 2.21 of
this, hoping that might fix it.  Then I did a clean which probably
removed the backup, as I've just tried rollback and it didn't work

Also confused why I don't seem to have a .QLMS.conf in
.qpkg/LogitechMediaServe, yet I do have it in my QLMS_BCKUP_8.0.tgz

Is there a way to get it to install a specific version as from the logs
I know the last working one was 8.0.0-1598791476



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


Does anyone know where the folder that the rollback command looks for
is?

I have downloaded the version I had that was working from the nightly
directory but don't know where to put it for the command to find it



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


Hi, duh Peter :D

However I couldn't find the directory so I made the directory and then
uploaded the .tgz file however it doesn't seem to be processing it


Code:

[/share/HDA_DATA/.qpkg/LogitechMediaServer] # ls Backup
  logitechmediaserver-8.0.0-1598791476-arm-linux.tgz
  http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


What format should the backup be in?  I uploaded
logitechmediaserver-8.0.0-1598791476-arm-linux.tgz as I have a 219P, but
maybe it needs to be extracted?



Peter



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


I tried modifying the .QLMS.conf (which is hidden) as follows:


Code:

# Update settings !
  
  NOUPDATE=1# (0)   [ When set only manuel update 
can be done, or UPDATE=/NIGHTLY= ?.?.? will trigger a update ! ]
  UPDATE=0  # (1)   [ Will check on official update 
on every startup, 0 will disable it. ]
  NIGHTLY=0 # (1)   [ Check on NIGHTLY update on 
every startup, 0 will disable it. ]
  #NOMAJOR=0# (0)   [ When set NIGHTLY wont check a 
major level up. Example when set if RELEASE is 7.9.2, NIGHLY will not check 
8.0.0 ]
  



However it fails to start, I don't think the rollback command is doing
anything, and then it keeps trying fallback mode which I don't want it
to do



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


So there doesn't seem to be anything wrong with my filename, and you say
it doesnt need to be extracted. So I'm at a loss can you supply your
.QLMS.conf so that I can have the settings correct



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


Not sure if I'm imagining it as I thought that was an improvement it
seemed to say it was going to upgrade to 8.0.0-1598791476, thought I saw
that on screen, but then later it talked about up/downgrading and then
listed one of the later numbers of the versions that don't work, and I
cannot see reference in my logs to my last working version.

Also even after chaning those settings in the config file it keeps going
through the
Code:

 [8.8.0] First let's check is there is a update for LogitechMediaServer.




Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


Also I'm not sure whether the rollback command is meant to show any
particular output as I seem to get this:


Code:

/bin/grep: invalid option -- w
  /bin/grep: invalid option -- w
  BusyBox v1.01 (2020.08.20-19:25+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  
  BusyBox v1.01 (2020.08.20-19:25+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  
  /bin/grep: invalid option -- w
  BusyBox v1.01 (2020.08.20-19:25+) multi-call binary
  
  Usage: grep [-ihHnqvs] PATTERN [FILEs...]
  
  Search for PATTERN in each FILE or standard input.
  
  Options:
  -H  prefix output lines with filename where match was found
  -h  suppress the prefixing filename on output
  -i  ignore case distinctions
  -l  list names of files that match
  -n  print line number with output lines
  -q  be quiet. Returns 0 if result was found, 1 otherwise
  -v  select non-matching lines
  -s  suppress file open/read error messages
  
  does not exist on PetersNAS !
  




Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-05 Thread Stone Free


Thanks blackbite, its downloading now hopefully it will work.

Unfortunately I am a total Linux newbie, so have no idea how to check
for the correct permissions.  What doesn't help is that the ouput from
./QLogitechMediaServer.sh keeps outputing weird characters which I think
are meant to produce either colors or move text around inside the
terminal.  I am getting the colors from standard commands so I don't
know why this script is having trouble.

I am connecting to my NAS via windows, and neither telnet or putty seem
to help with these weird codes.  I don't really know anything about
xterm, xterm-256color etc. But from googling, there was a ls... command
to show me what terminal configurations where present and only xterm was
there.



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-20 Thread Stone Free


blackbite wrote: 
> Tell me if it's runnimg afterwards. 
> You need 3 things to do some console stuff
> 
> 1. Putty (telnet client) 
> 2. WinSCP (view & transfer files) 
> 3. Notepad++ (for editing files)
> 
> Cheers
Thanks Blackbite, Its all up and running again thank goodness.

I have all those 3.



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


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

2020-09-20 Thread Stone Free


blackbite wrote: 
> 
> In my case for example
> "logitechmediaserver-8.0.0-1600144351-arm-linux.tgz"?
> 
Thats exactly how the correct ones for my TS219P are named, however now
that its all up and running I can see that within the Backup folder they
are named logitechmediaserver-8.0.0-1600144351.tgz, so the differation
on the Nightly site is that they end in -arm-linux whereas once backed
up they don't have that ending.



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2020-12-09 Thread Stone Free


Hi, I've seen that this needs to be updated to work with Logitech Media
Server Version: 8.1.0.  The old one is showing as not compatible,
however when I add the repo 
Code:

http://www.hickinbottom.com/sc-plugins/repo.xml

 nothing extra shows up, so I can't see it for installation.

Please can someone tell me how to get the correct version, as the
squeezebox is pretty unusable without the plugin



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2020-12-22 Thread Stone Free


Hi this is the version I'm on I can't see it anywhere.

Code:

Logitech Media Server Version: 8.1.0 - 1608617210 @ Tue Dec 22 08:12:15 CET 
2020
  Hostname: PetersNAS
  Server IP Address: 192.168.1.6
  Server HTTP Port Number: 9001
  Operating system: QLMS 2.X (QNAP TurboStation) [Debian 9 stretch] - EN - utf8
  Platform Architecture: armv5tel-linux
  Perl Version: 5.20.3 - arm-linux-gnueabi-thread-multi-64int
  Audio::Scan: 0.95
  IO::Socket::SSL: 2.060
  Database Version: DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
  Total Players Recognized: 1




Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-01-14 Thread Stone Free


So is there any way to get it to work with version 8.1?



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-03-21 Thread Stone Free


erland wrote: 
> If original developer don’t plan to update it someone would have
> to manually download install it in “Plugins” directory and
> possibly modify the install.xml bundled in the plugin to say
> maxVersion=* and after this verify that it works in latest LMS version.
> After this a pull request can be created to add it to the list of
> unsupported plugins:
> https://github.com/LMS-Community/lms-plugin-repository/blob/master/unsupported.xml
> 
> When this has been done it can be installed in 8.1 and later if usage of
> unsupported extensions has been activated.
> 
> If the person verifying it don’t know how to create a pull request
> you can probably just mention in this thread that you have verified that
> it works and someone else might be able to help creating the pull
> request.
> 
> Before creating the pull request make sure to check with the original
> developer if he plans to provide a supported version for 8.1
Hi, I found Stuart's Github page
https://github.com/hickinbottoms/lazysearch and it seems to show on its
Releases page that there is a reference to version 3.6.7 that says "Bump
compatibility for LMS 8.1", I've also checked the repo.xml referenced at
the beginning of this thread and it now lists Version 3.6.7, however I
still can't see Stuart's plugin.

Please can someone make the relevant changes to make this appear again
in the list of plugins.  Stuart does seem to be supporting it, so I
imagine it needs to go on a different list as it does indeed seem to be
supported.



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-04-04 Thread Stone Free


mamema wrote: 
> i was fiddeling around with it, i've forked it..
> My problem was, i only discover the name and thought, oh sounds
> interesting and just didn't understand what exactly this "lazysearch"
> was doing. So i had it running in 8.2 but wasn't able to check the
> functionality. Can you explain, then i can look again if i'm able to get
> it going.What did you do to get it installed?

I see AutoRescan showing up in the list of plugins which is also one of
stuarts.  I had a look in stuart's XML file, and so that if I on windows
I ran 
Code:

certutil -hashfile filename SHA1

 and the result is 
Code:

c4dbae85151895d8ff47544b35d7f4de4f76690f

 which is the value in the sba tag in the xml for AutoRescan.

I then tried the same on the LazySearch2-7-3.6.7.zip which resulted in 
Code:

c4dbae85151895d8ff47544b35d7f4de4f76690

.  It also matches the sba tag in the same repo xml.

However even if I remove the repo.xml from the additional repositories
AutoRescan shows up regardless, so I don't think the XML repo file is
helping at all



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


Re: [SlimDevices: SqueezeCenter] Lazy Search 2 Not showing in list of plugins

2021-04-20 Thread Stone Free

erland wrote: 
> If original developer don’t plan to update it someone would have to
> manually download install it in “Plugins” directory and possibly modify
> the install.xml bundled in the plugin to say maxVersion=* and after this
> verify that it works in latest LMS version. After this a pull request
> can be created to add it to the list of unsupported plugins:
> https://github.com/LMS-Community/lms-plugin-repository/blob/master/unsupported.xml
> 
> When this has been done it can be installed in 8.1 and later if usage of
> unsupported extensions has been activated.
> 
> If the person verifying it don’t know how to create a pull request you
> can probably just mention in this thread that you have verified that it
> works and someone else might be able to help creating the pull request.
> 
> Before creating the pull request make sure to check with the original
> developer if he plans to provide a supported version for 8.1
Can anyone do this for me?  I can't really understand why its not
showing up seeing as the repo.xml has been updated appropriately.  I
don't know how to get any further on my own.



Stone Free's Profile: http://forums.slimdevices.com/member.php?userid=31773
View this thread: http://forums.slimdevices.com/showthread.php?t=113400

___
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter


[SlimDevices: SqueezeCenter] Media scan terminating unexpectedly after tag updates (SBS 7.9.1)

2017-08-06 Thread Stone Free

Earlier today I copied some new audio files to my QNAP 219P under the
Squeezebox shares and successfully ran 'rescan' to update LMS.

I then noticed that my tags where not quite right for the newly copied
album as it had 'Various Artists' in the 'Album Artist' field which I
absolutely hate so I put in the actual album artist using the latest
version of MP3TAG 2.83, the original tags were written with 2.77 of the
same program.

However whenever I try re-scan the library for changes it stops with
''Create library views   (1 of 2)   Complete  00:00:14
Media scan terminated unexpectedly (Scanning Progress)
Total Time: 00:08:10 (Sunday, August 6, 2017 / 2:03 PM)"

I took this as an opportunity to upgrade to the latest nightly of 7.9
from the '14900335303' version to ''1501791870'.  I hoped this might
kill two birds with one stone but it hasn't made a difference it is
still failing at the same point.

Here is an extract from the scanner log:


Code:

0444: [17-08-06 14:02:52.2124] main::main (342) Error: Not updating 
lastRescanTime!
  0443: ]
  0442:   "] at 
/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Schema/Storage.pm
 line 126
  0441: WHERE ts.rating IS NULL
  0440: JOIN track_statistics ts ON ts.url = tracks.url
  0439: FROM tracks
  0438: SELECT '5443755c', tracks.id 
  0437: INSERT OR IGNORE INTO library_track (library, track)
  0436: [17-08-06 14:02:52.2095] main::main (341) Error: Failed when running 
scan post-process: [Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db do 
failed: no such table: track_statistics [for Statement "
  0435: 
  0434:frame 8: main::main 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/scanner.pl 
line 495)
  0433:frame 7: (eval) 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/scanner.pl 
line 337)
  0432:frame 6: Slim::Music::Import::runScanPostProcessing 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/scanner.pl 
line 337)
  0431:frame 5: Slim::Music::Import::runImporter 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Music/Import.pm
 line 411)
  0430:frame 4: Slim::Music::VirtualLibraries::startScan 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Music/Import.pm
 line 513)
  0429:frame 3: Slim::Music::VirtualLibraries::rebuild 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Music/VirtualLibraries.pm
 line 270)
  0428:frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Music/VirtualLibraries.pm
 line 323)
  0427:frame 1: Slim::Schema::Storage::throw_exception 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/DBIx/Class/Storage/DBI.pm
 line 1006)
  0426:frame 0: Slim::Utils::Log::logBacktrace 
(/share/HDA_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Slim/Schema/Storage.pm
 line 122)
  0425: 
  0424: [17-08-06 14:02:52.1788] Slim::Schema::Storage::throw_exception (122) 
Backtrace:
  0423:   "]
  0422: WHERE ts.rating IS NULL
  0421: JOIN track_statistics ts ON ts.url = tracks.url
  0420: FROM tracks
  0419: SELECT '5443755c', tracks.id 
  0418: INSERT OR IGNORE INTO library_track (library, track)
  0417: [17-08-06 14:02:52.1742] Slim::Schema::Storage::throw_exception (122) 
Error: DBI Exception: DBD::SQLite::db do failed: no such table: 
track_statistics [for Statement "
  0416: [17-08-06 14:02:51.8096] Slim::Music::Import::runImporter (511) 
Starting Slim::Music::VirtualLibraries scan
  0415: [17-08-06 14:02:51.7825] Slim::Music::Import::endImporter (643) 
Completed Slim::Plugin::FullTextSearch::Plugin Scan in 133 seconds.
  0414: [17-08-06 14:02:51.7794] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (485) Fulltext index build 
done!
  0413: [17-08-06 14:02:47.6338] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (470) Optimize fulltext 
index
  0412: [17-08-06 14:02:12.2446] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (435) Create fulltext index 
for playlists
  0411: [17-08-06 14:02:11.3172] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (425) Create fulltext index 
for contributors
  0410: [17-08-06 14:01:40.8853] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (416) Create fulltext index 
for albums
  0409: [17-08-06 14:00:40.8712] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (406) Create fulltext index 
for tracks
  0408: [17-08-06 14:00:38.3831] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (400) Initialize fulltext 
table
  0407: [17-08-06 14:00:38.3803] 
Slim::Plugin::FullTextSearch::Plugin::_rebuildIndex (396) Starting fulltext 
index build
  0406: [17-08-06 14:00:38.3742] Slim::Music::Import::runImporter (511) 
Sta