Active Topics

 



Notices


Reply
Thread Tools
Posts: 196 | Thanked: 51 times | Joined on Dec 2009
#1
So my reason for wanting this is so that I don't have to do so many touch input to open media player, select my playlist, autoplay, and turn on fm-tramsmitter all while driving. I would have the option to set the do shuffle/repeat/etc.

Would this be useful? I mean I can always do this before driving but sometime, you're already on the road when you realize you want to listen to your own music.

A widget of this would be awesome. Much thanks for reading...
 
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#2
maemo is open source, you can make that kind of widget rather ask.
 
Posts: 196 | Thanked: 51 times | Joined on Dec 2009
#3
I am not sure what you mean by "rather ask" but I am no coder so I can't do any coding even if my life depends on it...I feel that this is a rather easy task but it may be useful to have an automate widget to get the media player start quickly... As of now, you have to open the app, select music, select your playlist, tell it to play, turn on fm-transmitter, and then finally your radio.

This is FIVE steps you will have to do (which isn't much) but imagine a person driving while trying to get all these input in (and on a touch screen phone too). It's rather annoying and potentially dangerous.
 
Posts: 247 | Thanked: 37 times | Joined on Aug 2009 @ Los Angeles
#4
I too would like such functionality. Virtually all of my usage is listening to podcasts in a playlist I generate with a script. It always has the same name, so "running" AllPods.m4u would be a nice button on my Desktop. I don' see how to do that without quitting my job and going back to school to learn programming.
 
Posts: 267 | Thanked: 183 times | Joined on Jan 2010 @ Campinas, SP, Brazil
#5
Steps:
1. Install Desktop Command Execution Widget or Queen Beecon Widget.
2. Read Phone Control to know how to control the media player, activate the FM transmitter and so on through the command line.
3. Learn shell script.
4. Make a shell script to do these tasks and link it to a button in Queen Beecon Widget or Desktop Command Execution Widget. Or look in the scripts thread to see if you find something like the one you want.
__________________
My nickname on freenode is ptl, that is, the consonants of my nickname here. Kind of a long story.
 

The Following 6 Users Say Thank You to Patola For This Useful Post:
Posts: 17 | Thanked: 41 times | Joined on Jan 2010 @ Davis, CA
#6
Originally Posted by gabby131 View Post
maemo is open source, you can make that kind of widget rather ask.
This kind of post is a bit disheartening. Not everyone has the time or know-how to contribute code like this. But this is a good idea, and could improve many people's relationship with their phone.

If someone posts a request, and you aren't interested in it, just ignore it. If there is no interest it will go away.

I'm guessing with this, because it's a nice idea, someone who has the time/knowhow will whip something up for everyone to benefit from.

I'm definitely interested.
 

The Following 2 Users Say Thank You to jrox For This Useful Post:
Posts: 196 | Thanked: 51 times | Joined on Dec 2009
#7
Originally Posted by Patola View Post
Steps:
1. Install Desktop Command Execution Widget or Queen Beecon Widget.
2. Read Phone Control to know how to control the media player, activate the FM transmitter and so on through the command line.
3. Learn shell script.
4. Make a shell script to do these tasks and link it to a button in Queen Beecon Widget or Desktop Command Execution Widget. Or look in the scripts thread to see if you find something like the one you want.
Thanks for the idea. I did thought of using the desktop command exe to run the script. The hard part is actually creating (or finding) the proper script...I will look into this but I doubt I can do anything.. Just a simple consumer...not a developer....
 
Posts: 196 | Thanked: 51 times | Joined on Dec 2009
#8
So after search around a bit (thanks Patola), I found some information but still unable to get it to run. Here's what I found so far:

"Enable FM Transmitter"
/usr/bin/fmtx_client -p 1

"sample of script to run Media player + radio1_bergen file"
dbus-send --print-reply --dest=com.nokia.mediaplayer /com/nokia/mediaplayer com.nokia.mediaplayer.mime_open string:"file:////home/user/MyDocs/.sounds/radio1_bergen.ogg" (thanks to Morten-Christian Bernson - found via google)

"Location of Playlist I want Media Player to open"
/home/user/.mafw-playlists/17 (Use openssh for the first time to find the playlist, awesome app..don't know why I never try this app...so much better then the phone file browser...anyway, found my playlist saved under the file "17". Right-click to edit it and all my songs are there. PC software I used to connect to openssh was WinSCP as recommended by the website nokia900applications)

So I combine the sample script with my files (/home/user/.mafw-playlists/17). It open media player as it should but media player doesn't know how to play the file "17". I am not really sure what else to do as I have mentioned in previous post that I don't really no jack *****. If I close media player, it will loop again trying to open the file.

So if you are just interest in having media player play the same audio files over and over again, it is possible to just create that script but I want the playlist. Hope you guys out there (who actually knows these things) can help me. Thanks.

Last edited by azz; 2010-04-03 at 05:36.
 
Posts: 38 | Thanked: 3 times | Joined on Apr 2010
#9
You need to inclube the format of the playlist, usually .m3u or .playlist
 

The Following User Says Thank You to wolfs are great!!! For This Useful Post:
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#10
 
Reply


 
Forum Jump


All times are GMT. The time now is 05:01.