Jump to content


ataru80

Member Since 27 Dec 2010
Offline Last Active 25 Feb 2023 11:59
-----

Posts I've Made

In Topic: Song Title null for online radio streams

13 December 2015 - 12:20

confirmed it works with the latest update!!!


In Topic: OpenPLi-4 / Gstreamer 1.7.0 (master git) images 2015-12-10/11

13 December 2015 - 11:21

the images for VuSolo2 says:

 

The file you are truing to download is no longer available

 

all solved. now it downloads correctly


In Topic: OpenPLi-4 / Gstreamer 1.7.0 (master git) images 2015-12-10/11

13 December 2015 - 09:46

the images for VuSolo2 says:

 

The file you are truing to download is no longer available


In Topic: GStreamer 1.0

5 December 2015 - 07:59

Im not sure if this has been already raised,

but the sTagTitle is no longer working for online web radios.

for example in shoutcast plugin any radio selected does not give anymore Title, Artist, Year.

 

In fact if you run the followin radio stream:

4097:0:0:0:0:0:0:0:0:0:http%3a//relay.181.fm%3a8128/

 

the following python instruction:

print self.currPlay.info().getInfoString(iServiceInformation.sTagTitle)

 

returns a null string.
 
Are still working:
currPlay.info().getInfoString(iServiceInformation.sTagAudioCodec)
currPlay.info().getInfoString(iServiceInformation.sTagGenre)
 
With the Gstreamer 0.x everything was working fine.

Can someone confirm using ShoutCast plugin or webradioFS