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@xxxxNAS:~# cd /tmp
  root@xxxxNAS:/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@xxxxNAS:/tmp# cat repo.xml
  <?xml version="1.0" encoding="utf-8"?>
  <extensions>
  <details>
  <title lang="EN">LMS Playlist Editor plugin</title>
  </details>
  <plugins>
  <plugin name="LMSplaylistEditor" version="0.0.2" minTarget="7.8" 
maxTarget="8.*">
  <title lang="EN">LMS Playlist Editor</title>
  <desc lang="EN">Web-based playlist editor (Note: depends on extGUI4LMS 
plugin)</desc>
                <changes lang="EN">Essentia Integration</changes>
  
<url>https://www.nexus0.net/pub/sw/lmsplaylisteditor/dist/LMSplaylistEditor-0.0.2.zip</url>
  <creator>R.S.U.</creator>
  <sha>95e165cd423b8ee4c8ff2c90370f1558a50b0e70</sha>
  <link>https://www.nexus0.net/pub/sw/lmsplaylisteditor/</link>
  </plugin>
  </plugins>
  </extensions>
--------------------

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
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to