For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 3 replies, 2 voices, and was last updated 13 years, 5 months ago by
NitrofishStudios.
-
AuthorPosts
-
NitrofishStudiosMemberI was able to create an app in minutes that would stream my station with ease, but I need some help with grabbing the stream data and displaying it on the screen.
Or, I have a PHP application that pulls that data and displays artist pics and info and would love to display that for an alternative.
Is there someone who could help me with this?
I love the MobiOne product and hope that these elements are added into the app as I am sure many in the Shoutcast scene would love to build their own app in seconds.
I also need help with keeping the toolbar on the screen when the button is pressed to display the Facebook, or Twitter pages.
Any and all help would be appreciated!
November 17, 2012 at 5:36 pm #332427
NitrofishStudiosMemberSo there is nobody who can help with this, or just not interested?
November 18, 2012 at 7:44 pm #332432
support-octavioMemberHi,
Your requeriments seems very similar to this post:
http://www.genuitec.com/support-genuitec/viewtopic.php?p=11094#p11094So, you might use the json_encode function and pull the data in your mobione app using an ajax call. See next example:
http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=1386March 18, 2013 at 4:23 am #336734
NitrofishStudiosMember@support-octavio wrote:
Hi,
Your requeriments seems very similar to this post:
http://www.genuitec.com/support-genuitec/viewtopic.php?p=11094#p11094So, you might use the json_encode function and pull the data in your mobione app using an ajax call. See next example:
http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=1386Thanks for the reply, but I am not sure those examples are going to help me. The shoutcast server already produces an XML file with the stream data which is Song Title and Artist. I just need a way to parse that xml file every 30 seconds or so and then display it on the app. You can see the shoutcast server displaying the info on a web page at this location. http://rock101klol.com:8000/index.html?sid=1 The only data I am interested in is “current song”
In addition I would like to add some ads to the free version of the app, and then also have a paid version that does not have any ads.
As I said it is easy to make the app and have it stream my station, but things like the app running in the notifications, and the song and title thing I will need some help with.
I want to buy the software, but need some help implementing the desired functionality beyond just playing the shoutcast stream.
Also I am curious about the cost of the certificate to then publish an app, because it says the default certificate cannot be used to publish the app to the public. What is it going to cost me beyond the money for your application to develop and then publish apps?
-
AuthorPosts
