Page 14 of 28

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 15 May 2018, 08:40
by rern
alecs123 wrote:...
I’m running beta 0.4; when I get the addons and graphical UI enhancements I cannot get spotify to load. I’ve tryed with and without upgrading MPD and with and without other addons like lyrics.
...

I don’t use Spotify. Somebody who does please share. If it’s a bug, I think I have to sign up an account.

alecs123 wrote:If I uninstall the addons altogether, then the previous interface gets all messed up especialy with library items.
Is there a work around this?
...

I have tried installing Addons Menu from scratch then uninstalled it without web UI errors. Addons Menu + RuneUI Enhancement installed then uninstalled showed no errors as well.
Please try to install again one at a time and let me know.

Security Alert

PostPosted: 22 May 2018, 12:27
by rern
Security Alert

There is a report on a security risk in Bash Commands addon. The addon and relevant code has been removed.
All users should run Addons Menu to get the auto-update as soon as possible.
Once updated, there will be no Bash Commands in the list.

@ScriptPleb, thanks for reporting.

rern

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 29 Jun 2018, 16:12
by ianhaynes
Rern,

Just updated the Lyrics add-on and when I clicked for lyrics on a radio station (which I know will give the 'Not applicable in WebRadio' message) found that there are spurious characters showing in the top bar of the error dialog, just under and to the left of the word Lyrics. The text showing is ' fa-2x">'.

Thanks as always for the work you've done with the Addons.

Ian

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 30 Jun 2018, 01:25
by rern
ianhaynes wrote:...
there are spurious characters showing in the top bar of the error dialog, just under and to the left of the word Lyrics. The text showing is ' fa-2x">'.

Fixed.

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 14 Jul 2018, 12:18
by rern
Issues with recent updates:

From addons side:
- More modifications mean more codes to maintain.
- Consecutive updates might not restore files properly and left some codes behind.
- Recent updates made it easier to maintain and better to tolerate update errors.

From browsers side:
- Fonts and images are normally cached(reuse without reload).
- New fonts and images changed with each recent updates.
- Clear Cache varies among browsers.

Things to do / try if recent updates caused some mess-up.
- Clear Browser Cache: this link has details for every browsers.
- RuneUI Reset: available as an addon.
    - if Menu > Addons was not working, append /addons.php to the URL.
    - Then clear the cache.
    - Reinstall Addons.

If still no go, reflash the SD card.

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 16 Jul 2018, 12:20
by Embehu
wget -qN --show-progress https://github.com/rern/RuneAudio_Addon ... nstall.sh; chmod +x install.sh; ./install.sh
chmod: cannot access 'install.sh': No such file or directory
-bash: ./install.sh: No such file or directory

Hi, I'm getting crazy with this issue when trying to install Addon menu. Please help me out.
Many thanks!

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 16 Jul 2018, 12:28
by grofweg
Embehu wrote:wget -qN --show-progress https://github.com/rern/RuneAudio_Addon ... nstall.sh; chmod +x install.sh; ./install.sh
chmod: cannot access 'install.sh': No such file or directory
-bash: ./install.sh: No such file or directory

Hi, I'm getting crazy with this issue when trying to install Addon menu. Please help me out.
Many thanks!


Try to split the command in 3 separate commands:

1: wget https://github.com/rern/RuneAudio_Addon ... install.sh
2: chmod +x install.sh
3: ./install.sh

Sent from my Redmi 3S using Tapatalk

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 16 Jul 2018, 16:00
by alecs123
today I tried to do an update for MPD, but got zero response when ranking the servers, how can I proceed?
Thanks

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 17 Jul 2018, 05:28
by rern
alecs123 wrote:today I tried to do an update for MPD, but got zero response when ranking the servers, how can I proceed?

Try Rank Mirror Package Servers addon, the next one after MPD Upgrade. It can also be used to rerank servers if package download speed was not well.
If it still failed, post the lines where it did.

Re: [Addon] Addons Menu - Install addons the easy way

PostPosted: 27 Jul 2018, 17:32
by klassikmann
@rern
It looks as if today's update of RuneAudio_Addons results in full inoperable menu items in the Addons section.

Herbert