[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4859: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3948)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4861: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3948)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4862: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3948)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4863: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3948)
RuneAudio 0.4-beta for Raspberry Pi2/3 : Raspberry Pi - Page 35 • RuneAudio Forum

RuneAudio 0.4-beta for Raspberry Pi2/3

Raspberry Pi related support

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby andfor » 05 Sep 2017, 15:43

Hello,

So for now I think i solved the high CPU problem.... Here's how:

The command that was causing the problem was 'midori -p -e Fullscreen html://localhost'. According to top this was process number 728.

The file /proc/728/cmdline contained this command so I just commented it out and rebooted.

Now I have no problems with radio streams any more and my system is running with much less CPU and memory usage.

I have to say that I am just a novice at all this stuff and that this was the result of just exploring root directory folders and the top output. As such I have no idea why this has worked! If you can explain that would be great.

Also if there's any chance I've broken anything else by altering this file please let me know.
User avatar
andfor
 
Posts: 57
Joined: 26 Jun 2017, 15:48
Location: Birmingham, UK

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby Stephane » 05 Sep 2017, 16:10

Hi,

Basically you did nothing as the /proc entries are dynamically added as the system runs.
Rebooting the system was more helpfull.
Stephane
 
Posts: 71
Joined: 06 Feb 2017, 10:35

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 05 Sep 2017, 17:08

Hi andfor,

so you have no display connected right?

If so, it would be best to turn off the "Local browser" option on the settings page.
This option is enabled by default for easy setup and for all with a 7" TFT touch display as described in the first post.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby andfor » 05 Sep 2017, 18:09

User avatar
andfor
 
Posts: 57
Joined: 26 Jun 2017, 15:48
Location: Birmingham, UK

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hkknudsen » 13 Sep 2017, 06:30

-
Last edited by hkknudsen on 15 Oct 2017, 08:26, edited 1 time in total.
hkknudsen
 
Posts: 2
Joined: 31 Aug 2017, 16:38

Sorting issue

Postby cmh714 » 21 Sep 2017, 16:44

I just installed a couple of Add-Ons. It fixed one sorting issue I had which was really minor and seems to have exposed another sorting issue....Now when I go into an Album/C/Whatever, the songs are sorted by Name alphabetically and not by Song Order....anyway to get that back?

And, this could have nothing to do with the Add-Ons....since I often use the gitpull from the /dev page.

TIA

EDIT: Alright sorting seems to be a general issue for MPD from my reading. The Playlist/Queue seems to honor the Track Number tag OR the Filename (not sure which yet...). However, the Library folders seem to go by the Track Name tag.

So I would like to get the Library folders to do the same as the Playlist/Queue....any ideas? Thx
cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby markaberrant » 26 Sep 2017, 02:51

Does the "Volume Normalization" have any impact on Spotify playback? I have toggled it a few times while playing spotify, and it seems to have no effect, doesn't even temporarily pause the song. Sorry if this is a stupid question, it would be nice to normalize a Spotify playlist, thanks.
markaberrant
 
Posts: 2
Joined: 01 Sep 2017, 19:40

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 26 Sep 2017, 16:11

User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby hondagx35 » 26 Sep 2017, 16:33

Attachments
sorting.png
sorting.png (73.84 KiB) Viewed 1803 times
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: RuneAudio 0.4-beta for Raspberry Pi2/3

Postby cmh714 » 27 Sep 2017, 16:37

Attachments
1.jpg
1.jpg (223.74 KiB) Viewed 1687 times
cmh714
 
Posts: 470
Joined: 04 May 2014, 03:06

support RuneAudio Donate with PayPal

PreviousNext

Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 6 guests