Re: [SlimDevices: Plugins] TrackStat plugin - location of data to manually amend entry?

2020-07-13 Thread SangSomBucket


Thanks - it was more unintended consequences from not really knowing
what I'm doing that I am afraid of... which reminds me, I copied
*persist.db* to my desktop because I was unable to open it on my NAS
using DB Browser on my computer, wonder why that was? I even tried
shutting my *LMS* down before attempting again but still didn't work.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=112566

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


Re: [SlimDevices: Plugins] TrackStat plugin - location of data to manually amend entry?

2020-07-11 Thread SangSomBucket


Thanks for your reply. I'm not sure that I'll have the time to attempt
the import of the track_history data with the risk that I may break my
LMS installation and the additional time that would take to fix.

Is it possible to view the history of all the occasions when a
particular track has been played? I have had a dig around with TrackStat
and couldn't find anything which leads me to think that the
track_history table is more for TrackStat to calculate what to populate
the lists of Tracks recently played or Played long ago that you can
select.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=112566

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-11 Thread SangSomBucket


Ah, I don't see the checkboxes.
30986
If I click on them, they come into play. Thanks.


+---+
|Filename: Screenshot 2020-07-11 at 12.29.01.png|
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=30986|
+---+


SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] TrackStat plugin - location of data to manually amend entry?

2020-07-10 Thread SangSomBucket


In the end, I decided to delete the LMS installation I had on my NAS,
which was the *NAStools* app for ReadyNAS version *7.9.0.b7dfc80-nt1* 
and re-install but upgrade to version *7.9.3 - 1591161343* instead.

Then restore all my TrackStat data from the backup file.

I am now back to where I was but I am still keen to find out why my
amendment to the playCount values for the tracks on a single release
seemed to bork my entire LMS operation since that seemed to be the
easiest and quickest way restoring playCount values for tracks where I
have had to amend the filename and / or filepath.

In addition, this version of LMS installs to a different location that
the previous one and whilst I can see the files when I SSH into the NAS
as root, I can't seem to do that using my file manager (Finder), which
would be quicker and more useful ultimately for me.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=112566

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-10 Thread SangSomBucket


As a result of my actions possibly corrupting a database that LMS and
TrackStat use (see 'this thread'
(https://forums.slimdevices.com/showthread.php?112566-TrackStat-plugin-location-of-data-to-manually-amend-entry)),
I ended up having to reinstall LMS and decided to install 7.9.3 instead
of 7.9.0.

I then SSH'd into the NAS to verify that perl was SSL enabled even
though I had done it once before to install *extGUI4LMS* by using the
same commands:

Code:

sudo apt install libio-socket-ssl-perl


that didn't work because got the result
-BASH: SUDO: COMMAND NOT FOUND
some googling yielded

Code:

su -
  apt-get install sudo -y


to fix that and was then able to run
SUDO APT INSTALL LIBIO-SOCKET-SSL-PERL

-BUT-[/B] PERHAPS IT WAS ALL FOR NOTHING SINCE THE RESULT WAS
*LIBIO-SOCKET-SSL-PERL IS ALREADY THE NEWEST VERSION (2.002-2+DEB8U3).

so 🤔 go figure...

Anyway, as it was a fresh install of LMS, I then had to install
[b]extGUI4LMS* before attempting *LMS Playlist Editor* but both went as
they should and you described.

I can access it via the link in the LMS webgui. Have had a little play
around with it all, the only thing that doesn't appear to work is the
filters, which are greyed out.

Thanks for your patience in trying to help me out, hope the information
above may assist anyone else trying to get this to work.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] TrackStat plugin - location of data to manually amend entry?

2020-07-10 Thread SangSomBucket


Thanks for your reply.

Have managed to screw up my LMS, no audio even though the web GUI +
iPeng app both show that tracks are playing; unable to pause tracks,
clicking pause just makes the track go back to the beginning and start
playing again.

So... deleted persist.db and am now in the rather long process of
restoring it from a TrackStat backup file which I hope will fix the
above issues.

The sequence of actions that got me to this unfortunate state were:

- after your helpful link to 'this thread'
  
(https://forums.slimdevices.com/showthread.php?112532-Create-PLaylist-based-on-MediaMonkey-tags)
  which confirmed that the data I was looking to amend was contained
  with the SQLite database called *persist.db*, I thought, great, I just
  need to get an application that can browse and amend databases on
  macOS.
- which was possible by grabbing a copy of 'DB Browser for SQLite'
  (https://sqlitebrowser.org/dl/), which has versions for most
  platforms.
- Unfortunately, navigating to the requsitite location on my NAS
  (/data/.apps/nastools-logitechmediaserver/cache/), I was unable to
  open *persist.db* using DB Browser. I also noticed that there were two
  other files with similar names *persist.db-shm* and *persist.db-wal*,
  from researching, these were temp files and when I stopped the LMS
  app, they disappeared and only reappeared when the LMS server was
  running.
- As I was unable to access the db in its location, I copied it to my
  desktop where I was able to open it up with DB Browser, open up the
  table *track_statistics*, search and locate the specific rows for all
  the tracks on this one specific release, amend the playCOUNT value to
  what it was previously before I changed the filenames, saved and
  closed the database.
- I then copied this file back to the location in NAS overwriting the
  *persist.db* there.
- started the LMS and... no audio...
- so I deleted *persist.db* and restored from the TrackStat backup
  file... that has now completed but LMS is still broken. What have I
  done? :(
- server.log shows   
Code:

   frame 45: main::main 
(/apps/nastools-logitechmediaserver/slimserver/slimserver.pl line 1213)

[20-07-10 11:41:07.5025] Slim::Schema::Storage::throw_exception (122) 
Error: Carp::Clan::__ANON__(): DBI Exception: DBD::SQLite::db prepare_cached 
failed: no such table: tracks_persistent [for Statement "SELECT me.id, 
me.urlmd5, me.url, me.musicbrainz_id, me.added, me.playcount, me.lastplayed, 
me.rating FROM tracks_persistent me WHERE ( urlmd5 = ? )"] at 
/apps/nastools-logitechmediaserver/slimserver/Slim/Schema/Storage.pm line 126
[20-07-10 11:41:07.5052] Slim::Schema::Storage::throw_exception (122) 
Backtrace:

frame 0: Slim::Utils::Log::logBacktrace 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Schema/Storage.pm line 122)
frame 1: Slim::Schema::Storage::throw_exception 
(/apps/nastools-logitechmediaserver/slimserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 598)
frame 2: DBIx::Class::Storage::DBI::dbh_do 
(/apps/nastools-logitechmediaserver/slimserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 1297)
frame 3: DBIx::Class::Storage::DBI::_execute 
(/apps/nastools-logitechmediaserver/slimserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 1532)
frame 4: DBIx::Class::Storage::DBI::_select 
(/apps/nastools-logitechmediaserver/slimserver/CPAN/DBIx/Class/Storage/DBI.pm 
line 2031)
frame 5: DBIx::Class::Storage::DBI::select_single 
(/apps/nastools-logitechmediaserver/slimserver/lib/DBIx/Class/ResultSet.pm line 
745)
frame 6: DBIx::Class::ResultSet::single 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Schema/Track.pm line 562)
frame 7: Slim::Schema::Track::retrievePersistent 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/Song.pm line 634)
frame 8: Slim::Player::Song::open 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 1221)
frame 9: Slim::Player::StreamingController::_Stream 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 288)
frame 10: Slim::Player::StreamingController::_eventAction 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 739)
frame 11: Slim::Player::StreamingController::_nextTrackReady 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 693)
frame 12: Slim::Player::StreamingController::__ANON__ 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/Song.pm line 337)
frame 13: Slim::Player::Song::getNextSong 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 698)
frame 14: Slim::Player::StreamingController::_getNextTrack 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingController.pm
 line 953)
frame 15: Slim::Player::StreamingController::_StopGetNext 
(/apps/nastools-logitechmediaserver/slimserver/Slim/Player/StreamingControlle

Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-10 Thread SangSomBucket


Thanks for your reply.
Roland0 wrote: 
> If this doesn't work, the most likely cause is that your perl
> installation isn't SSL enabled. You wrote that you installed the
> relevant perl modules - how did you do that?
Well, it must be something to do with this. 
Yes, I installed the relevant perl modules using a guide you had linked
to previously. I will have to revisit that and install them again as it
appears that they haven't persisted, maybe an upgrade to the ReadyNAS OS
got rid of them? Alternatively, before I attempt to re-install them, I
will have a dig around via SSH and see if I can locate the modules from
the last install though, because I am not sure what I am looking for,
that may just be a fruitless task.

Thanks for the screenshots. I do not see any of that at all. After
pasting in your repo URL, hitting Apply or just hitting enter, the
screen refreshes but there are no changes.

🤞 it is just something to do with SSL, I will investigate and
post back here later.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


[SlimDevices: Plugins] TrackStat plugin - location of data to manually amend entry?

2020-07-09 Thread SangSomBucket


I sometimes have to amend the folder / file names of certain releases in
my music collection which will break the connection for the TrackStat
plugin to retrieve the track ratings and play counts. 

The track ratings I can easily re-enter via the web GUI but the play
count I can't.

I have been digging around in my NAS where my LMS server is located, to
try and find the database where it is all stored with a view to opening
up, find the requisite entry for this release -after- I have amended it
to restore the play counts but I can't find the file.

Can anyone point me in the right direction?

Many thanks.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=112566

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-09 Thread SangSomBucket

Thanks for taking the time to help and write this.

I tried a couple of nights ago to get this to work without success but
didn't have the time to post a detailed response here to help
troubleshoot. I tried on a different browser and I also tried after
disabling my VPN, whether these would have any bearing or not, I do not
know.

Anyhow, I am re-attempting tonight and intend to document as best I can
the steps I take, which will hopefully align with your instructions and
the results, whether successful or not and get to the bottom of this.

Firstly, when I SSH'd into my NAS and entered 
Code:

cd /tmp
  wget https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml
  cat repo.xml


this was the result

Code:

root@NAS:~# cd /tmp
  root@NAS:/tmp# wget 
https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml
  --2020-07-04 21:25:40--  
https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml
  
  Resolving www.nexus0.net (www.nexus0.net)... 217.160.179.227
  Connecting to www.nexus0.net (www.nexus0.net)|217.160.179.227|:443... 
connected.
  HTTP request sent, awaiting response... 200 OK
  Length: 723 [application/xml]
  Saving to: ‘repo.xml’
  
  repo.xml 
100%[>]
 723  --.-KB/s   in 0s 
  
  2020-07-04 21:25:40 (5.24 MB/s) - ‘repo.xml’ saved [723/723]
  
  root@NAS:/tmp# cat repo.xml
  
  
  
  LMS Playlist Editor plugin
  
  
  
  LMS Playlist Editor
  Web-based playlist editor (Note: depends on extGUI4LMS 
plugin)
Essentia Integration
  
https://www.nexus0.net/pub/sw/lmsplaylisteditor/dist/LMSplaylistEditor-0.0.2.zip
  R.S.U.
  95e165cd423b8ee4c8ff2c90370f1558a50b0e70
  https://www.nexus0.net/pub/sw/lmsplaylisteditor/
  
  
  


Hopefully, that is what you expected to see.

Since you saw a successful download from Safari, I will attempt using
that since I usually always access LMS using Firefox.

Once I have pasted
"https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml"; into the
"Additional Repositories", does it matter whether I then hit "Apply" or
enter? I have been trying both anyway.

OK, did that, hit "Apply"
Page refreshes and at the top says "Changes have been saved."

If I then scroll down to *3rd party plugins*, there is no entry for *LMS
Playlist Editor plugin*.

If I head to the server.log, this is what I see

Code:

[20-07-09 22:02:55.6093] Slim::Plugin::Extensions::Plugin::findUpdates 
(318) no action required
  [20-07-09 22:04:25.7620] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required



If I go to Advanced > Logging, I can verify that both
*plugin.extensions* and *server.plugins* are set to Info.

I will now restart the server using iPeng to see if that changes
anything. I will only update this post if it does.

Thank you for helping, sorry this is proving a bit problematic to sort.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-05 Thread SangSomBucket


Added the repository in the *Additional Repositories* box, hit enter,
then rebooted the LMS server.
Unfortunately, that didn't appear to work. 

Here is the what the server.log served up:

Code:

[20-07-05 08:39:49.0197] Slim::Utils::PluginManager::load (230) Skipping 
plugin: LibraryDemo - disabled
  [20-07-05 08:39:49.0206] Slim::Utils::PluginManager::load (241) Loading 
plugin: LineIn
  [20-07-05 08:39:49.0326] Slim::Utils::PluginManager::load (230) Skipping 
plugin: LineOut - disabled
  [20-07-05 08:39:49.0335] Slim::Utils::PluginManager::load (230) Skipping 
plugin: Live365 - disabled
  [20-07-05 08:39:49.0344] Slim::Utils::PluginManager::load (241) Loading 
plugin: MOG
  [20-07-05 08:39:49.0606] Slim::Utils::PluginManager::load (241) Loading 
plugin: MP3tunes
  [20-07-05 08:39:49.0681] Slim::Utils::PluginManager::load (230) Skipping 
plugin: MusicMagic - disabled
  [20-07-05 08:39:49.0691] Slim::Utils::PluginManager::load (241) Loading 
plugin: MyApps
  [20-07-05 08:39:49.0755] Slim::Utils::PluginManager::load (241) Loading 
plugin: NetTest
  [20-07-05 08:39:49.0910] Slim::Utils::PluginManager::load (241) Loading 
plugin: OPMLGeneric
  [20-07-05 08:39:49.0962] Slim::Utils::PluginManager::load (230) Skipping 
plugin: Orange - disabled
  [20-07-05 08:39:49.0971] Slim::Utils::PluginManager::load (230) Skipping 
plugin: Pandora - disabled
  [20-07-05 08:39:49.0980] Slim::Utils::PluginManager::load (241) Loading 
plugin: PlaylistMan
  [20-07-05 08:39:49.1317] Slim::Utils::PluginManager::load (230) Skipping 
plugin: Podcast - disabled
  [20-07-05 08:39:49.1325] Slim::Utils::PluginManager::load (230) Skipping 
plugin: PreventStandby - disabled
  [20-07-05 08:39:49.1335] Slim::Utils::PluginManager::load (230) Skipping 
plugin: RS232 - disabled
  [20-07-05 08:39:49.1343] Slim::Utils::PluginManager::load (241) Loading 
plugin: RSSNews
  [20-07-05 08:39:49.1562] Slim::Utils::PluginManager::load (241) Loading 
plugin: RandomPlay
  [20-07-05 08:39:49.1910] Slim::Utils::PluginManager::load (241) Loading 
plugin: RemoteLibrary
  [20-07-05 08:39:49.1996] Slim::Utils::PluginManager::load (241) Loading 
plugin: Rescan
  [20-07-05 08:39:49.2192] Slim::Utils::PluginManager::load (230) Skipping 
plugin: RhapsodyDirect - disabled
  [20-07-05 08:39:49.2201] Slim::Utils::PluginManager::load (241) Loading 
plugin: SN
  [20-07-05 08:39:49.2321] Slim::Utils::PluginManager::load (241) Loading 
plugin: SavePlaylist
  [20-07-05 08:39:49.2423] Slim::Utils::PluginManager::load (241) Loading 
plugin: Slacker
  [20-07-05 08:39:49.2667] Slim::Utils::PluginManager::load (230) Skipping 
plugin: SlimTris - disabled
  [20-07-05 08:39:49.2676] Slim::Utils::PluginManager::load (230) Skipping 
plugin: Snow - disabled
  [20-07-05 08:39:49.2686] Slim::Utils::PluginManager::load (241) Loading 
plugin: SongScanner
  [20-07-05 08:39:49.2825] Slim::Utils::PluginManager::load (241) Loading 
plugin: Sounds
  [20-07-05 08:39:49.2906] Slim::Utils::PluginManager::load (241) Loading 
plugin: SpotifyLogi
  [20-07-05 08:39:49.3143] Slim::Utils::PluginManager::load (241) Loading 
plugin: TrackStat
  [20-07-05 08:39:50.0695] Slim::Utils::PluginManager::load (241) Loading 
plugin: UPnP
  [20-07-05 08:39:50.0760] Slim::Utils::PluginManager::load (241) Loading 
plugin: Visualizer
  [20-07-05 08:39:50.0855] Slim::Utils::PluginManager::load (230) Skipping 
plugin: WiMP - disabled
  [20-07-05 08:39:50.0864] Slim::Utils::PluginManager::load (230) Skipping 
plugin: YALP - disabled
  [20-07-05 08:39:50.0872] Slim::Utils::PluginManager::load (230) Skipping 
plugin: iTunes - disabled
  [20-07-05 08:39:50.0882] Slim::Utils::PluginManager::load (230) Skipping 
plugin: xPL - disabled
  [20-07-05 08:39:50.2343] Plugins::CustomScan::Scanner::initDatabase (114) 
CustomScan: Creating database tables
  [20-07-05 08:39:50.2383] Plugins::CustomScan::Scanner::initDatabase (119) 
CustomScan: Upgrading database adding table column valuesort, please wait...
  [20-07-05 08:39:50.2397] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql
 : No such file or directory
  [20-07-05 08:39:50.2410] Plugins::CustomScan::Scanner::initDatabase (125) 
CustomScan: Upgrading database adding table column extravalue, please wait...
  [20-07-05 08:39:50.2425] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql
 : No such file or directory
  [20-07-05 08:39:50.2437] Plugins::CustomScan::Scanner::initDatabase (131) 
CustomScan: Upgrading database adding table column valuetype, please wait...
  [20-07-05 08:39:50.2452] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql
 : No such file or directory

Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-05 Thread SangSomBucket


Roland0 wrote: 
> Seems more likely to be a client side issue, for the relevant time
> period I can find only one download with Safari, which was successful:
> > 
Code:

  >   > 
  > www.nexus0.net:443 89.238.XX.YY - - [03/Jul/2020:17:28:37 +0200] "GET 
/pub/sw/lmsplaylisteditor/repo.xml HTTP/1.1" 200 4399 "-" "Mozilla/5.0 
(Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) 
Version/13.1.1 Safari/605.1.15"
  > 

> > 
> 
> Anyway, can you check if the d/l works on your server by logging in
> with ssh (it's a NAS, right?) and doing something like:
> > 
Code:

  >   > 
  > cd /tmp
  > wget https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml
  > cat repo.xml
  > 

> > 
> which should display the repo.xml file

Yes, that appeared to work. Terminal displays the xml file.

> If this works, go to Server Settings>Advanced>Logging and switch
> server.plugins and plugin.extensions to Info, try again, check
> server.log

OK did that. Went back to the plugins page and entered the repository
URL but checking server.log didn't appear to yield any useful info. I
tried again this morning but this time with an manual restart using the
iPeng app.


Code:

[20-07-04 21:28:52.8074] Slim::Plugin::Extensions::Plugin::findUpdates 
(318) no action required
  [20-07-04 21:29:26.4904] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:29:58.7520] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:30:30.8086] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:30:35.2148] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:39:32.9104] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:39:39.1542] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-04 21:39:50.6495] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-05 08:09:48.2654] Slim::Plugin::Extensions::Plugin::findUpdates (318) 
no action required
  [20-07-05 08:19:03.8161] Slim::Utils::PluginManager::shutdownPlugins (402) 
Shutting down plugins...
  [20-07-05 08:19:09.7989] main::init (384) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.020002 - x86_64-linux-gnu-thread-multi
  [20-07-05 08:19:16.3193] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql
 : No such file or directory
  [20-07-05 08:19:16.3212] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql
 : No such file or directory
  [20-07-05 08:19:16.3231] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql
 : No such file or directory
  [20-07-05 08:23:32.4049] main::init (384) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.020002 - x86_64-linux-gnu-thread-multi
  [20-07-05 08:23:36.4349] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuesort.sql
 : No such file or directory
  [20-07-05 08:23:36.4368] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_extravalue.sql
 : No such file or directory
  [20-07-05 08:23:36.4386] Plugins::CustomScan::Scanner::executeSQLFile (522) 
Couldn't open: 
/apps/nastools-logitechmediaserver/cache/InstalledPlugins/Plugins/CustomScan/SQL/SQLite/dbupgrade_valuetype.sql
 : No such file or directory
  




SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-03 Thread SangSomBucket


Roland0 wrote: 
> The repository should be shown below the "3rd party plugins":
> 30908
> The plugin will be shown in this repository (not shown on the
> screenshot, since I have it installed, so it's listed under "active
> plugins") - it won't show up in the list of inactive plugins
Apologies, I meant "3rd party plugins" - no, it does not display there.

Roland0 wrote: 
> Can't reproduce this (maybe try with a different browser. Or, on the
> server, try downloading the xml with wget or curl):
> 30909
Same results, blank screen, this time in using Safari (previously was
Firefox).

Roland0 wrote: 
> Anything in the server logs?
Possibly, does the following mean anything?

Code:

[20-07-03 16:30:21.2626] Slim::Utils::Misc::msg (1235) Warning: 
[16:30:21.2619] Use of uninitialized value $name in hash element at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 100.
  [20-07-03 16:30:21.2636] Slim::Utils::Misc::msg (1235) Warning: 
[16:30:21.2630] Use of uninitialized value $shortname in substitution (s///) at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 116.
  [20-07-03 16:30:21.2647] Slim::Utils::Misc::msg (1235) Warning: 
[16:30:21.2640] Use of uninitialized value $name in concatenation (.) or string 
at /apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 
168.
  [20-07-03 16:30:21.2658] Slim::Web::Template::SkinManager::_fillTemplate 
(337) Error: file error - : not found



Thanks for the quick reply.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2020-07-03 Thread SangSomBucket


Roland0 wrote: 
> In this case, you'll have to install the perl modules Net::SSLeay and
> IO:Socket:SSL
> Supposedly, 'this'
> (http://forums.slimdevices.com/showthread.php?107615-Announce-Spotty-v1-1-0&p=889088&viewfull=1#post889088)
> is how to do it.

I successfully installed the required Perl modules and then the
extGUI4LMS (v0.9.5), which shows up under the Active Plugins and is
accessible via WebUI>Extras.

When I go to install this plugin and enter 
Code:

https://www.nexus0.net/pub/sw/lmsplaylisteditor/repo.xml

 into the Additional Repositories & hit enter, nothing happens. It
doesn't show up in the list of inactive plugins.

This is LMS 7.9.0 

Thanks.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] Announce: Alternative Web Interface (beta)

2020-07-03 Thread SangSomBucket


Roland0 wrote: 
> Remove the one for extGUI4LMS, it should be listed in "Other 3rd party
> plugins".
> 
> 
> Your LMS is not SSL-enabled - see other thread.

Finally got around to having another stab at this.
I successfully managed to get my LMS to be SSL-enabled by installing the
Perl modules and then successfully installed this web interface. 

However, this was the first step in my goal of installing the LMS
Playlist Editor, which doesn't seem to work.
I will post on that thread.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

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


Re: [SlimDevices: Plugins] iPeng support thread

2019-03-05 Thread SangSomBucket


Yes, can confirm that I have seen this kind of behaviour in the playlist
view of the iOS app after editing.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2018-06-08 Thread SangSomBucket

pippin wrote: 
> Not 100% sure, please ask in the LMS subforum.
> This is not something iPeng can influence, it never sees your files and
> tags, itÂ’s the server that manages the library and it needs to support
> the tags.
> 
> It might be that this is somehow possible in LMS 7.9.1 using additional
> browse modes, otherwise you‘d need something like CustomScan.
Thanks for your reply (I thought I would have received a notification of
a reply but didn't for some reason, will check that), I will do as you
suggest.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2018-05-18 Thread SangSomBucket

When I tag my music files, I put the record label in the Publisher
field.

If I then wanted to bring up all releases on a particular record label,
is this possible?
Using the search field doesn't appear to work. Thanks.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Announce: Alternative Web Interface (beta)

2018-01-16 Thread SangSomBucket

Roland0 wrote: 
> Have you added any Additional Repositories for plugins?
Only attempted the two from your website for the Playlist Editor and
extGUI4LMS.
Roland0 wrote: 
> Are there any unusual entries in the LMS logfile?
Ignoring a TrackStat rescan, the rest of the log reads, not really sure
of what constitutes unusual though.

Code:

[18-01-16 11:01:27.2212] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:27.2204] Use of uninitialized value $name in hash element at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 100.
  [18-01-16 11:01:27.] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:27.2215] Use of uninitialized value $shortname in substitution (s///) at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 116.
  [18-01-16 11:01:27.2233] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:27.2226] Use of uninitialized value $name in concatenation (.) or string 
at /apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 
168.
  [18-01-16 11:01:27.2247] Slim::Web::Template::SkinManager::_fillTemplate 
(337) Error: file error - : not found
  [18-01-16 11:01:37.9355] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:37.9345] Use of uninitialized value $name in hash element at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 100.
  [18-01-16 11:01:37.9366] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:37.9359] Use of uninitialized value $shortname in substitution (s///) at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 116.
  [18-01-16 11:01:37.9377] Slim::Utils::Misc::msg (1235) Warning: 
[11:01:37.9370] Use of uninitialized value $name in concatenation (.) or string 
at /apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 
168.
  [18-01-16 11:01:37.9389] Slim::Web::Template::SkinManager::_fillTemplate 
(337) Error: file error - : not found
  [18-01-16 11:03:11.6472] Slim::Utils::Misc::msg (1235) Warning: 
[11:03:11.6465] Use of uninitialized value $name in hash element at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 100.
  [18-01-16 11:03:11.6483] Slim::Utils::Misc::msg (1235) Warning: 
[11:03:11.6476] Use of uninitialized value $shortname in substitution (s///) at 
/apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 116.
  [18-01-16 11:03:11.6493] Slim::Utils::Misc::msg (1235) Warning: 
[11:03:11.6487] Use of uninitialized value $name in concatenation (.) or string 
at /apps/nastools-logitechmediaserver/slimserver/CPAN/Template/Context.pm line 
168.
  [18-01-16 11:03:11.6504] Slim::Web::Template::SkinManager::_fillTemplate 
(337) Error: file error - : not found
  [18-01-16 11:17:52.3149] main::init (384) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.020002 - x86_64-linux-gnu-thread-multi
  [18-01-16 11:17:57.7758] Slim::Utils::Misc::msg (1235) Warning: 
[11:17:57.7750] Async::HTTP: Unable to load IO::Socket::SSL, will try 
connecting to SSL servers in non-SSL mode
  [18-01-16 11:21:31.2698] main::init (384) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.020002 - x86_64-linux-gnu-thread-multi
  [18-01-16 11:21:35.3512] Slim::Utils::Misc::msg (1235) Warning: 
[11:21:35.3503] Async::HTTP: Unable to load IO::Socket::SSL, will try 
connecting to SSL servers in non-SSL mode
  [18-01-16 11:28:27.1649] main::init (384) Starting Logitech Media Server 
(v7.9.0, TRUNK, UNKNOWN) perl 5.020002 - x86_64-linux-gnu-thread-multi
  [18-01-16 11:28:31.1960] Slim::Utils::Misc::msg (1235) Warning: 
[11:28:31.1952] Async::HTTP: Unable to load IO::Socket::SSL, will try 
connecting to SSL servers in non-SSL mode
  




SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2018-01-16 Thread SangSomBucket

Apologies - should have included that information in my previous post.
LMS is on a ReadyNAS running 6.9.1.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] Announce: Alternative Web Interface (beta)

2018-01-16 Thread SangSomBucket

Afternoon, I am having issues installing this plugin, which I want to do
as a first step to trying the Playlist Editor.
After enabling it and clicking Apply, going to the Plugins tab in
Settings, extGUI4LMS then appears at the top under Updated plugins
available, if I then tick the checkbox to enable and then click Apply
but nothing happens, extGUI4LMS then disappears from the plugins page
entirely.

I believe I have also tried restarting the LMS without any effect, if I
go back to Setting / Plugins then extGUI4LMS reappears at the top under
Updated plugins available.
Please let me know if you need any further info in order to troubleshoot
and thanks in advance for any assistance.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=98186

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


Re: [SlimDevices: Plugins] [Announce] LMS Playlist Editor

2018-01-16 Thread SangSomBucket

Want to try this but am running into problems installing the extGUI4LMS
plugin (which I will detail on that thread) but there could be an
additional issue with this as I don't know how to check if my LMS
installation is SSL-enabled and if it isn't, how do I enable it so it
is? Thanks in advance.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108199

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


Re: [SlimDevices: Plugins] iPeng support thread

2017-10-05 Thread SangSomBucket

pippin wrote: 
> The NowPlaying screen doesnÂ’t have these controls.
> On the iPad the main view for the current playlist is on the main
> screen, you can open it by tapping the playlist icon in the top right or
> by swiping it in from the right.
> 
> The whole NowPlaying screen on iPad is meant more like a screen saver or
> something to look at passively, all functionality is accessible directly
> from the main screen.
Gotcha - thanks for the quick reply.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] iPeng support thread

2017-10-05 Thread SangSomBucket

I may be very stupid but I've installed iPeng onto our iPad today but
when viewing the Current Playlist screen, there's no option to Save,
Trash / Clear or Edit the playlist at the top like there is when viewing
the same screen on my iPhone. This is when viewed in landscape but those
controls are still missing when viewed in portrait as well - iOS 10.3.3

Anything else I should try or info to provide?
Thanks in advance for any assistance.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

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


Re: [SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-05 Thread SangSomBucket

Roland0 wrote: 
> or wait until I release the playlist editor I'm currently developing
> (which is purely web-based)
Thanks, sounds intriguing, I'll definitely give that a go when released.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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


Re: [SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-05 Thread SangSomBucket

Thanks for your reply with pics.

Yes, the LMS is on my NAS.
If I go to MultiPlayer Control on my iPeng app, I have:

Current Music Source:
NAS

Squeezebox Touch
which is currently playing.

Other Music Sources
MySqueezebox.com



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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


Re: [SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-05 Thread SangSomBucket

I'll try to acquire some more, could do with one in the kitchen...
I use the LMS web GUI and have the iPeng on my phone and communal iPad
but they all communicate with the same LMS player which is on my NAS I
guess or is it on my SBT, my grip is uncharacteristically lax on
understanding such matter atm.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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


Re: [SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-05 Thread SangSomBucket

non-playing player?
My set-up is a Squeezebox Touch with a ReadyNAS, wouldn't I need another
bit of hardware for another player or am I misunderstanding? Thanks.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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


Re: [SlimDevices: Plugins] TrackStat - Remove all data not working

2017-10-05 Thread SangSomBucket

Just to update - I got confused.
The data -is- being removed. What gets re-populated back into the XML
file is the data of all the tracks that are currently in my library with
the times that they were added, i.e. the minimum, I believe that
TrackStat creates after every wipe.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108094

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


Re: [SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-05 Thread SangSomBucket

Thanks for your reply.
Yes, shame it's not possible to create, re-arrange, edit, adjust etc.
playlists other than the one that's currently playing using the Web GUI
but thanks for the suggestion of using the iPad. We've got Family
Sharing set up so just downloaded it to the family iPad and, yeah, it's
more usable that perhaps doing it on the iPhone.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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


[SlimDevices: Plugins] Should I be able to use the Playlist Manager plug-in via the web interface?

2017-10-02 Thread SangSomBucket

I've recently resurrected my Squeezebox Touch for use and gradually
moving digital music saved elsewhere back on to it. The facility to
create and edit existing playlists without them being the -current-
playlist was desired so I installed the *Playlist Manager* plug-in. 

I can see the added functionality by using the iPeng app on iOS but I
really wanted to start building some playlists using the browser UI as
it's a lot easier with a bigger screen but I can't see the options to do
that, the + symbol only adds to the current playlist.

Should *Playlist Manager* add functionality to the browser UI?

Thanks in advance for any replies.



SangSomBucket's Profile: http://forums.slimdevices.com/member.php?userid=55758
View this thread: http://forums.slimdevices.com/showthread.php?t=108085

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