Closed Superhelmi closed 10 years ago
Hi,
Thanks, yes I will look at adding a configuration option to set the volume at startup
Cheers,
Pete
On Wednesday, March 26, 2014, Superhelmi notifications@github.com wrote:
Hello, first of all: very very great work !!! One thing i mis is to set a start up volume. So I would be able to connect the Raspberry Pi with the HiFiBerry dac directly to a amp !
Thank you Superhelmi
Reply to this email directly or view it on GitHubhttps://github.com/PeteManchester/MediaPlayer/issues/26 .
Hi Superhelmi,
I've added an option to the app.properties file called 'startup_volume'
startup_volume=50
If the value is -1 then the option is ignored..
Cheers,
Pete.
Hello,
it works !!
(But I had to write the whole option in the app.properties)
GREAT !!
Thank you very much for adding this so fast
Cheers,
Markus
Von: PeteManchester [mailto:notifications@github.com] Gesendet: Donnerstag, 27. März 2014 16:14 An: PeteManchester/MediaPlayer Cc: Superhelmi Betreff: Re: [MediaPlayer] Start up volume (#26)
Hi Superhelmi,
I've added an option to the app.properties file called 'startup_volume'
startup_volume=50
If the value is -1 then the option is ignored..
Cheers,
Pete.
— Reply to this email directly or view it on GitHub https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-38816383 . https://github.com/notifications/beacon/7073581__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxMTU1MjQ0NSwiZGF0YSI6eyJpZCI6Mjg1OTk2MzJ9fQ==--6dd970113cf743201c546de0900e487b16696523.gif
Hello,
another Suggestion:
Could you add volume limit ?
It would be good to protect ears and speakers :-)
And I have two questions:
What is the best / easiest way to update the mediaplayer on the Raspberry ?
(The newest version is always in the beta folder, or ?)
How can I open the web config page ?
Thank you
Markus H.
Von: PeteManchester [mailto:notifications@github.com] Gesendet: Samstag, 29. März 2014 08:55 An: PeteManchester/MediaPlayer Cc: Superhelmi Betreff: Re: [MediaPlayer] Start up volume (#26)
Closed #26 https://github.com/PeteManchester/MediaPlayer/issues/26 .
— Reply to this email directly or view it on GitHub https://github.com/PeteManchester/MediaPlayer/issues/26 .Das Bild wurde vom Absender entfernt.
Hi Markus,
Thanks for the suggestion, I will look at how we could implement a volume limit..
There have been quite a few changes in the new beta version so the best way to upgrade is probably to install the beta version, the app.propertiess format has changed, there are changes to the support mediaplayer_lib directory and the RadioList format has changed.
The latest beta version is at
https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta
To open the config page, navigate to
http://
Where
Hello Pete,
thank you for your answer !
So the best way for update is:
Anything else to do ?
If you want me to test something, just say it !
(I have: Android, Win7, Linn Akurate ds, Linn Roomamp (with Raspi) )
Markus
Von: PeteManchester [mailto:notifications@github.com] Gesendet: Samstag, 19. April 2014 12:07 An: PeteManchester/MediaPlayer Cc: Superhelmi Betreff: Re: [MediaPlayer] Start up volume (#26)
Hi Markus,
Thanks for the suggestion, I will look at how we could implement a volume limit..
There have been quite a few changes in the new beta version so the best way to upgrade is probably to install the beta version, the app.propertiess format has changed, there are changes to the support mediaplayer_lib directory and the RadioList format has changed.
The latest beta version is at
https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta
To open the config page, navigate to
http:// http://%3cipaddress%3e:%3cport%3e/MainPage.html
Where
Hi Markus,
I would say that is the best way, with the addition of making run.sh runnable (chmod +x run.sh). Then that should be it..
Maybe just skim through the instructions here:
https://github.com/PeteManchester/MediaPlayer/wiki/Install-Raspberry-Pi
But you should have most of this in place already..
Thanks for the offer of testing, much appreciated, If you could let me know how the upgrade goes that would be good.
Cheers,
Pete.
On 19 April 2014 12:32, Superhelmi notifications@github.com wrote:
Hello Pete,
thank you for your answer !
So the best way for update is:
- Stop service mediaplayer
- delete the mediaplayer folder
- copy the new mediaplayer folder to raspi
- edit app.properties...
- start service mediaplayer
Anything else to do ?
If you want me to test something, just say it !
(I have: Android, Win7, Linn Akurate ds, Linn Roomamp (with Raspi) )
Markus
Von: PeteManchester [mailto:notifications@github.com] Gesendet: Samstag, 19. April 2014 12:07 An: PeteManchester/MediaPlayer Cc: Superhelmi Betreff: Re: [MediaPlayer] Start up volume (#26)
Hi Markus,
Thanks for the suggestion, I will look at how we could implement a volume limit..
There have been quite a few changes in the new beta version so the best way to upgrade is probably to install the beta version, the app.propertiess format has changed, there are changes to the support mediaplayer_lib directory and the RadioList format has changed.
The latest beta version is at
https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta
To open the config page, navigate to
http:// http://%3cipaddress%3e:%3cport%3e/MainPage.html
: /MainPage.html Where is the ip address of your raspi, or if you have a name resolution set up you could use the host name, for exampe I have avahi-deamon installed on the raspi and Bonjour on my PCs and I can resolve the host name of my raspi by using rpistudy.local. is the port you have configured in the app.properties ' web_server_port' value, if set to port 80 you don't need to add the port. My url is http://rpistudy.local:8088/MainPage.html The new version with Songcast and Airplay support is due for release soon :-) Hope that helps, Pete. On 17 April 2014 21:13, Superhelmi notifications@github.com wrote: > Hello, > > another Suggestion: > > Could you add volume limit ? > > It would be good to protect ears and speakers :-) > > And I have two questions: > > What is the best / easiest way to update the mediaplayer on the > Raspberry > ? > > (The newest version is always in the beta folder, or ?) > > How can I open the web config page ? > > Thank you > > Markus H. > > Von: PeteManchester [mailto:notifications@github.com] > Gesendet: Samstag, 29. März 2014 08:55 > An: PeteManchester/MediaPlayer > Cc: Superhelmi > Betreff: Re: [MediaPlayer] Start up volume (#26) > > Closed #26 https://github.com/PeteManchester/MediaPlayer/issues/26 . > > — > Reply to this email directly or view it on GitHub < > https://github.com/PeteManchester/MediaPlayer/issues/26> .Das Bild > wurde > vom Absender entfernt. > > — > Reply to this email directly or view it on GitHub< > https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40757405> > > . — Reply to this email directly or view it on GitHub < https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40865823> . < https://github.com/notifications/beacon/7073581__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxMzUyMTIzOSwiZGF0YSI6eyJpZCI6Mjg1OTk2MzJ9fQ==--972218b52736cc08ca386905a8f25950fa649072.gif> — Reply to this email directly or view it on GitHubhttps://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40867390 .
Hello Pete,
I`ve just updated the player. It works !
I suggest to start/stop the service with "PUTTY" and copy the files with "winscp".
It seems, that stopping with winscp don`t work correctly !
Also the configuration over the webpage works !!
Markus
Hi Markus,
I've just pushed a new beta version of mediaplayer which has an option 'mediaplayer_max_volume' to limit the volume :-)
https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta
There is a wiki page about the beta version, listing it's config options etc..
https://github.com/PeteManchester/MediaPlayer/wiki/MediaPlayer-Beta-Version
The install procedure is the same as before..
Cheers,
Pete.
On 19 April 2014 17:38, Superhelmi notifications@github.com wrote:
Hello Pete,
I`ve just updated the player. It works !
I suggest to start/stop the service with "PUTTY" and copy the files with "winscp".
It seems, that stopping with winscp don`t work correctly !
Also the configuration over the webpage works !!
Markus
— Reply to this email directly or view it on GitHubhttps://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40874005 .
Hello Pete,
I have just installed the new beta and it works perfect !
Thank you !
Markus
Von: PeteManchester [mailto:notifications@github.com] Gesendet: Donnerstag, 29. Mai 2014 18:27 An: PeteManchester/MediaPlayer Cc: Superhelmi Betreff: Re: [MediaPlayer] Start up volume (#26)
Hi Markus,
I've just pushed a new beta version of mediaplayer which has an option 'mediaplayer_max_volume' to limit the volume :-)
https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta https://github.com/PeteManchester/MediaPlayer/tree/master/com.upnp.mediaplayer/download/beta
There is a wiki page about the beta version, listing it's config options etc..
https://github.com/PeteManchester/MediaPlayer/wiki/MediaPlayer-Beta-Version https://github.com/PeteManchester/MediaPlayer/wiki/MediaPlayer-Beta-Version
The install procedure is the same as before..
Cheers,
Pete.
On 19 April 2014 17:38, Superhelmi < mailto:notifications@github.com notifications@github.com> wrote:
Hello Pete,
I`ve just updated the player. It works !
I suggest to start/stop the service with "PUTTY" and copy the files with "winscp".
It seems, that stopping with winscp don`t work correctly !
Also the configuration over the webpage works !!
Markus
— Reply to this email directly or view it on GitHub< https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40874005 https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-40874005> .
— Reply to this email directly or view it on GitHub https://github.com/PeteManchester/MediaPlayer/issues/26#issuecomment-44551970 . https://github.com/notifications/beacon/7073581__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcxNzAwMDAyMCwiZGF0YSI6eyJpZCI6Mjg1OTk2MzJ9fQ==--e665741058725535bcaac8722175a12c13a29ee2.gif
Hello, first of all: very very great work !!! One thing i mis is to set a start up volume. So I would be able to connect the Raspberry Pi with the HiFiBerry dac directly to a amp !
Thank you Superhelmi