Welcome to the MP3Car.com forums.
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!
If you have any problems with the registration process or your account login, please contact contact us.
|
05-22-2005, 05:16 PM
|
#61
|
|
9 Fingered Administrator Lesbian
Join Date: Jan 2003
Location: Ruston, LA
Vehicle: 1998 Ranger/1991 Sunbird
Posts: 9,852
|
Quote: Originally Posted by beernutz
Hi, first off, i want to thank you (Frodo and the community) for frodoPlayer! I am quite impressed with the stability, and feature set!
Second, i am a programmer by profession. Not that i am all-knowing, but i do have some skill in this area.
Finally, i am looking for some information on getting the comServicesHost and the modules that come with it installed properly. For some reason i am unable to get any of the services to show (register?) in the servicesHost application.
I have some programming i would like to experiment with. Things like a thumbs up and thumbs down to rank songs while they are playing. Once your library gets so large, it can become a problem keeping it all organized and cleaning out the bad songs. With a tivo like Thumbs scheme, it would be a LOT easier to manage this. I am thinking of a button to basically remove a song from active rotation as well. Something you may have collected, but not really had time to listen to. This way if you hear a song that you hate, you can just mash the "NUKEIT" button and review the bad ones later.
I promise i will not be obtuse and will give back as much as i can. Please help me with this if you have the time.
Anyway, there are lots of other ideas i have, but this is where i would like to start.
Thanks again for a great platform and any help! 
I don't think my installer is registering FrodoComm itself correctly.
Shut it all down and follow the directions in post 31:
http://www.mp3car.com/vbulletin/show...0&postcount=31
See if that helps.
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-22-2005, 06:03 PM
|
#62
|
|
Newbie
Join Date: May 2005
Posts: 8
|
hmmmmm.
I had already read post #31 and tried it as soon as i saw it. I should have mentioned that in the previous post. I also tried manually registering some of the services, but that did not work either.
Your services host application shows running, disabled, and debug windows all blank.
Color me 
|
|
|
05-22-2005, 06:06 PM
|
#63
|
|
9 Fingered Administrator Lesbian
Join Date: Jan 2003
Location: Ruston, LA
Vehicle: 1998 Ranger/1991 Sunbird
Posts: 9,852
|
Did you install MS XML 4 SP2 ?
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-22-2005, 06:12 PM
|
#64
|
|
Newbie
Join Date: May 2005
Posts: 8
|
doh!
<sheepishly>
no.
Now going to recheck ALL the pre-Reqs again.
</sheepishly>
i cant even
(can you tell i like the stupid little emote animated gifs?) 
|
|
|
05-22-2005, 08:31 PM
|
#65
|
|
Newbie
Join Date: May 2005
Posts: 8
|
My problem is now corrected
The updated XML control appears to have corrected the issue.
In summary:
be more thorough than i was and CHECK ALL PRE-REQUISITES!
I THOUGHT i has the right version of the XML parser, but i did not.
Once i updated, all was fine.
Maybe i could code a preinstall check for you Frodo?
would save further issues of this type.
|
|
|
05-23-2005, 05:06 AM
|
#66
|
|
Newbie
Join Date: May 2005
Posts: 8
|
Question: How to find currently playing song
I have a VB.net app set up now receiving and broadcasting events and this seems to be working nicely.
I adapted your windows message code to post the <skip to next song> message, and this seems to be working well too.
How would i then ask the player for the name of the currently playing song?
Side question: Is there a list of messages that the FPPLUG-REMOTE window responds to?
Final question (for this post at least): I notice that the CommID is not unique? my app is assigned number 34 for instance, but there is a service with the same ID at the same time. Is this intentional?
Getting close and am excited about the possibilities!
Thanks again!
|
|
|
05-23-2005, 10:00 AM
|
#67
|
|
Low Bitrate
Join Date: Oct 2003
Location: Isn't it obvious
Vehicle: '05 Mercedes C230K
Posts: 92
|
Quote: Originally Posted by beernutz
I have a VB.net app set up now receiving and broadcasting events and this seems to be working nicely.
I adapted your windows message code to post the <skip to next song> message, and this seems to be working well too.
How would i then ask the player for the name of the currently playing song?
Side question: Is there a list of messages that the FPPLUG-REMOTE window responds to?
Final question (for this post at least): I notice that the CommID is not unique? my app is assigned number 34 for instance, but there is a service with the same ID at the same time. Is this intentional?
Getting close and am excited about the possibilities!
Thanks again!
The CommID should be a new number every time you start your app. Are you saying that there is another FrodoComm service with the same CommID?
|
|
|
05-23-2005, 12:21 PM
|
#68
|
|
9 Fingered Administrator Lesbian
Join Date: Jan 2003
Location: Ruston, LA
Vehicle: 1998 Ranger/1991 Sunbird
Posts: 9,852
|
Quote: Originally Posted by ImInSanDiego
The CommID should be a new number every time you start your app. Are you saying that there is another FrodoComm service with the same CommID?
That's not possible. It changed, and he didn't query it right or update with member status.
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-23-2005, 06:10 PM
|
#69
|
|
Low Bitrate
Join Date: Oct 2003
Location: Isn't it obvious
Vehicle: '05 Mercedes C230K
Posts: 92
|
Has anyone had any problems in their app when using FrodoComm? Sometimes my app will hang upon execution and then I might receive a message "problem sending message to service" when I terminate it. At other times the app will come up fine, but after about 4 executions, it will hang. I have to terminate it. This is a very simple app that just sends a volume change message to the network and then terminates. I'm just curious if anyone has seen weird behavior like this?
|
|
|
05-23-2005, 07:54 PM
|
#70
|
|
Newbie
Join Date: May 2005
Posts: 8
|
CommID
I am not seeing duplicated CommID's any more. Not sure what i was doing wrong to see them before.
I do however have a few ghost entries in the registered services list. I assume i got these by failing to call FC.EndProcessing() before my app terminates. Where are these entries stored? I would like to clean the errant ones.
And I would really like to know how to query the name of the currently playing song.
Thank you.
|
|
|
05-23-2005, 07:57 PM
|
#71
|
|
Newbie
Join Date: May 2005
Posts: 8
|
reply to ImInSanDiego
So far i have not seen the problem you describe. I wonder if the service host is dying for some reason?
|
|
|
05-23-2005, 08:22 PM
|
#72
|
|
Low Bitrate
Join Date: Oct 2003
Location: Isn't it obvious
Vehicle: '05 Mercedes C230K
Posts: 92
|
Quote: Originally Posted by beernutz
I am not seeing duplicated CommID's any more. Not sure what i was doing wrong to see them before.
I do however have a few ghost entries in the registered services list. I assume i got these by failing to call FC.EndProcessing() before my app terminates. Where are these entries stored? I would like to clean the errant ones.
And I would really like to know how to query the name of the currently playing song.
Thank you.
The ghost entries are caused by not calling endprocessing. I have asked about cleaning them up before, but I don't think I got an answer. They just stick around until you reboot I believe.
I don't believe that Kevin has published the messages that can be sent to the new FP yet, so you wouldn't have much luck with querying the current song.
|
|
|
05-23-2005, 08:25 PM
|
#73
|
|
Newbie
Join Date: May 2005
Posts: 8
|
Quote: Originally Posted by ImInSanDiego
The ghost entries are caused by not calling endprocessing. I have asked about cleaning them up before, but I don't think I got an answer. They just stick around until you reboot I believe.
I don't believe that Kevin has published the messages that can be sent to the new FP yet, so you wouldn't have much luck with querying the current song.
k, thanks for the reply. As long as they clear up on reboot that is fine.
Frodo, is there any chance of getting some kind of list? or a little more info on how to proceed?
Thanks much for all the help guys!
|
|
|
05-23-2005, 09:41 PM
|
#74
|
|
9 Fingered Administrator Lesbian
Join Date: Jan 2003
Location: Ruston, LA
Vehicle: 1998 Ranger/1991 Sunbird
Posts: 9,852
|
Quote: Originally Posted by ImInSanDiego
Has anyone had any problems in their app when using FrodoComm? Sometimes my app will hang upon execution and then I might receive a message "problem sending message to service" when I terminate it. At other times the app will come up fine, but after about 4 executions, it will hang. I have to terminate it. This is a very simple app that just sends a volume change message to the network and then terminates. I'm just curious if anyone has seen weird behavior like this?
Is the app compiled and not in debug mode when this happens ?
And could you post any and all exact error messages ?
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
05-23-2005, 09:42 PM
|
#75
|
|
9 Fingered Administrator Lesbian
Join Date: Jan 2003
Location: Ruston, LA
Vehicle: 1998 Ranger/1991 Sunbird
Posts: 9,852
|
Quote: Originally Posted by beernutz
k, thanks for the reply. As long as they clear up on reboot that is fine.
Frodo, is there any chance of getting some kind of list? or a little more info on how to proceed?
Thanks much for all the help guys!
There is a sendmessage list published for the current version.
The new version won't use it. And the frodocomm messages
for it aren't standardized yet.
__________________
FrodoPlayer.com
TeaBaggins.com
[H]4 Life
My next generation Front End is right on schedule.
It will be done sometime in the next generation.
I'm a lesbian too.
I am for hire!
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 10:29 PM.
|
|