Welcome to the official XiiaLive support forum! You can ask questions and get direct support from the developer.

Please note that we are a team with one developer and one graphics designer. We like to personally answer posts but aren't always able to do so as quickly as we would like to. In order to help us become more efficient, please follow the steps below when posting new questions, ideas or bugs.

Please post under one of the following:

QUESTIONS OR IDEAS
If you have a question or idea, start by typing it in the box provided and search below under similar topics to see if you can find an answer. If you don’t find an answer then simply post a new question or idea.

BUGS
If you spotted a bug and you want to let us know about it, first try searching for OPEN bug posts with similar issues and add any details you think might help us with it. Also, make sure to up vote the OPEN bug post so we know how critical it is. If no OPEN bug posts are found simply post a new one.

Posting new bugs

When you post new bugs please give us as many details as you can! This will help us resolve issues quickly and easily.

Common details we need:
  1. What device do you have?
  2. What OS version is it running?
  3. What happened?
  4. What did you expect to have happened?
  5. What steps reproduce the issue?

Don't have the app yet? Get XiiaLive or XiiaLive Pro now for Android! Or get XiiaLive for iOS!
+1
Besvaret

XiiaLive Beta v3.0.0.01

Jona (Lead Developer) 13 år siden opdateret 11 år siden 41

Finally it's out! We are providing early access via the Android Market to our beta version of XiiaLive.  This will allow us, with your help, improve stable updates going into XiiaLive and XiiaLive Lite. 


So what's new?

Just about everything! This new release has been the one release 

we have worked the hardest! We hope you enjoy it!


Supported devices:

- Android 2.3 and greater. Our goal will be to support down to Android 1.6.

- Small phones currently not supported.

 

New features:

- Redesigned UI and graphics

- Data guard (WiFi only streaming)

- Smart stream recovery 

- Dark and light skins

- Notification sounds volume control

- Scan radio stations

- Playlist preload

- Advanced streaming tweeks

- Deep social integration (twitter & facebook) (Still work in progress)

- New backup and restore to xml file

- New seek bar (up to 60min of playback history) (beta)

- New sorting and filtering options for Favorite stations and songs.

- Mini player

- Now playing station list highlight

- Song history

- Station loading as you scroll. Avoids unneeded extra data usage.

- Android 4.x unlock screen player support.


Download:

https://play.google.com/store/apps/details?id=com.vblast.xiialive.beta

+1
Fast

Impossible to backup favorites and restore favorits without File Explorer app (Xiialive 3.3.1.3)

Nanren 9 år siden opdateret af Rodrigo (Developer) 9 år siden 7

In Xiialive 3.3.1.3, the backup favorites has changed and makes it impossible to backup favorites and restore favorits without File Explorer app. When i press backup, it ask me to share to somewhere


Note: i will use Droid4X emulator to reproduce the bug, and not on my real device that i'm using it daily


Image 93


After that, the temp files are created in /xiialive/temp


Image 94


Without a data in the backup folder, Xiialive could not restore the file


Image 95


Without any apps that Xiialive could share with, the app crashes


Image 96


I grabbed the error log using Catlog app


Download log: https://mega.nz/#!CcRHwIoB!7PfCO939IueG35P54yGCV4vc7pOCsAy8cTtWqiya5z4


02-16 22:34:35.597 E/AndroidRuntime( 7025): android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.SEND typ=application/xl flg=0x20001 (has clip) (has extras) }
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:1634)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Instrumentation.execStartActivity(Instrumentation.java:1429)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Activity.startActivityForResult(Activity.java:3370)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Activity.startActivityForResult(Activity.java:3331)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.support.v4.app.FragmentActivity.startActivityForResult(SourceFile:784)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Activity.startActivity(Activity.java:3566)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.Activity.startActivity(Activity.java:3534)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.vblast.xiialive.AbstractBaseActivity.startActivity(SourceFile:109)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.vblast.xiialive.share.a.b(SourceFile:52)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.vblast.xiialive.c.a.b(SourceFile:186)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.vblast.xiialive.c.a.onPostExecute(SourceFile:23)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.os.AsyncTask.finish(AsyncTask.java:631)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.os.AsyncTask.access$600(AsyncTask.java:177)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:644)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.os.Handler.dispatchMessage(Handler.java:99)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.os.Looper.loop(Looper.java:137)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at android.app.ActivityThread.main(ActivityThread.java:5069)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at java.lang.reflect.Method.invokeNative(Native Method)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at java.lang.reflect.Method.invoke(Method.java:511)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:793)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:560)
02-16 22:34:35.597 E/AndroidRuntime( 7025): at dalvik.system.NativeStart.main(Native Method)
02-16 22:34:35.597 W/ActivityManager( 505): Force finishing activity com.android.DroidLivePlayer/com.vblast.xiialive.ActivityMain
02-16 22:34:35.821 W/ResourceType( 505): No package identifier when getting name for resource number 0x00000000


Please bring back the old method to backup the favorites from 3.3.1.0. There is no need to change anything when it works fine.


Also I want Google backup feature that i can sync my settings and my favorites into my Google account

http://support.xiialive.com/topic/1058057-google-backup-service-support/

Svar
Rodrigo (Developer) 9 år siden

Hi Evildog,


this issue has been fixed. We'll include the fix for next release.


Best,

+1
Færdig

System equalizer

Romi 10 år siden i Android / Equalizer opdateret af Jona (Lead Developer) 9 år siden 1
Is it possible to implement the use of the system equalizer / audio effects like SoundAlive or musicfx? For example Google Player, spotify and Samsung music player.
+1
Under vurdering

how do i hear a tagged song?

anisio 14 år siden opdateret af Jona (Lead Developer) 14 år siden 0
how do i hear a tagged song?
Svar
Jona (Lead Developer) 14 år siden
We currently provide only support for previewing the tagged song. We will be adding support for better support for listening to tagged songs, such as going directly to youtube, previewing high quality samples of the track directly from XiiaLive and purchasing the MP3s.
+1
Acknowledged

still need an exit button

Egyed József 11 år siden opdateret af Jona (Lead Developer) 8 år siden 9

We still need an exit button! after I stopping the play, and push back button, the app do not closes it'self: it plays the last playewd station....
C'mon guys! it should not to be difficult to insert little close button! -.-

Svar
Jona (Lead Developer) 8 år siden

This sounds like a bug. Just to confirm the issue you are having, playback is restarting upon hitting the back button on the device?


Could you provide the exact steps to reproduce the issue? If you can reproduce the issue and right away go to Settings and select "Bug Report". Should hopefully help us see what it going on.


About an exit button. Please see the following post:

http://support.xiialive.com/topic/5805-need-an-exit-button/

+1
Acknowledged

Equalizer Expansion

Tomas Vredeveld 9 år siden opdateret af Rodrigo (Developer) 9 år siden 1

I would like to request the equalizer be expanded to a 10 band equalizer. The sound quality between a 5 band and a 10 band is astronomical.


PowerAmp has a very well implemented 10 band equalizer with limiter, stereo expander and fine tune controls if you would like an example to test the difference.

I realize it is an extreme amount of research and work to build a proper working equalizer, especially with a limiter and expander etc. However, if you do go through the work, the rewards are amazing and make the app a huge step above all other apps. Everyone has the crappy limited 5 band equalizer. PowerAmp was the only music player on android that I found that had a working 10 band or better equalizer.


Old Winamp Pro had a 16 band equalizer but it is broken on Android 5.1 as well as it's no longer on the market for new users.

Svar
Rodrigo (Developer) 9 år siden

Hi Tomas,

we will keep it in mind for future releases.


Thanks.

+1

My host company changed my IP address for my station. How do I update this with Xiia?

Righteous RockRadio 11 år siden 0
I need to know how to update my IP address for broadcasting with XiiaLive.  The station is Righteous Rock Radio. We are listed with XiiaLive, but now our information has changed. Thank you.
+1

We love your app

Christopher Damon Poe 14 år siden opdateret af Jona (Lead Developer) 12 år siden 1
We have added links to our web site and Facebook page to promote this app with our radio site GOOD JOB!!! www.digitalmixdj.com
Svar
Jona (Lead Developer) 12 år siden
Thanks for your supportive feedback! :) It's great you are helping us promote our app! Thanks!
+1
Besvaret

Quisiera saber por que medio se conecta xiialive a mi terminal, wi fi o gps ?

Anonym 14 år siden opdateret af Jona (Lead Developer) 14 år siden 0
disculpe mi ignorancia ,pero quisiera saber como la señal de xiialive se conecta a mi teléfono motorola ,si por wifi, gps o por antena celular de ni compañía ? desde ya muy agradecido .
Svar
Jona (Lead Developer) 14 år siden
La coneccion en general es atraves de la señal del celular. GPS es tan solo una radio para saver la localisacion del celurar y no sirve para otra cosa. Si estas connectado al WiFi entonces XiiaLive usara la conecion del WiFi.
+1
Besvaret

Is SHOUTcast closing?

Steve Rowlandson 11 år siden opdateret af Jona (Lead Developer) 11 år siden 0
I have heard that Winamp/Nullsoft/Shoutcast directory will be closed by AOL on 20th December. As this is the heart of Xiia Live, do you have any plans for alternate directories or searches?

Cheers
Steve

Svar
Jona (Lead Developer) 11 år siden
Prior to the announcement of Winamp closing we have been working to switch to a new directory as our default called UberStations. We are very excited about this new directory since they are actively adding stations and improving the search and real-time song updates on all stations.

We will continue to support SHOUTcast for as long as they are available to the public. I highly doubt SHOUTcast will simply go offline. It is something that just doesn't make sense.  

Kundesupport af UserEcho