Author Topic: SimpleStream  (Read 248 times)

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10602
  • MLUs Forever!
SimpleStream
« on: December 09, 2012, 06:07:54 AM »
I installed this today to see what it is about.

It is a streaming client for internet radio .....  a very simple one it seems.

First thing: ........  it asks for keyring password and then needs root permissions!   Why?

After it is running there is no apparent means to change anything except by closing and re-launching it. Rather odd it seems.

Went looking and found that recorded streams are stored in

/usr/share/simplestream/recording/ripped

so I guess that is the reason for the root permissions thing.

There is a link to that directory placed in ~/Music/ripped

I would much prefer if this app did NOT access the root partition for storing its recorded files.
It seems 'odd' to me that it does.

The tray icon changes to red to indicate it is recording ....  and each song recorded is placed in its own file. Very good!

The files here were named according to Artist followed by a number, rather than the song title .....  but that might be related to the stream info .....  dunno ....

So far the recordings are in Mono not stereo ....  again might be the source I suppose ...

I will have to play a bit more with this.

Anyone else got comments/hints?


EDIT:
            tried a different stream/radio and recorded in stereo and the file names include Artist and song title.
So those file problems were due to the source not the app.

« Last Edit: December 09, 2012, 06:11:51 AM by Just17 »
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10602
  • MLUs Forever!
Re: SimpleStream
« Reply #1 on: December 11, 2012, 04:09:44 PM »
Got an update to this tonight ......  still requires root privileges and stores everything on the root partition .....
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10602
  • MLUs Forever!
Re: SimpleStream
« Reply #2 on: December 20, 2012, 07:03:44 AM »
This 'problem' still exists.

So I decided to full remove simplestream, delete all related remaining files and then reinstall in the hope that things might change.

Unfortunately not.

It seems that user data is being stored on the root partition.

I guess I will just remove it and use something that does not attempt to store user data on the root partition.
MLUs rule the roost!

Linux XPS 3.2.18-pclos2.pae.bfs  32 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline gseaman

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3785
Re: SimpleStream
« Reply #3 on: December 30, 2012, 05:00:01 PM »
This package is a fairly simple collection of scripts using yad (a fork of zenity). It has hardcoded paths, that would not be to hard to replace with a variable. But that really is the developers job. ;D

Galen