Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Need Help: WebApp for Internet Radio

    App Development
    4
    13
    934
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ierihon
      ierihon last edited by

      I love to listen radio. I know good source (project): radio-browser.info. Is good database of Worlds Internet Radio. And i know good and beautiful WebApp - https://radiolise.gitlab.io/

      I try to make UT WebApp with WebApp creator, but i have same troubles:

      • not play radio in background;
      • and, i mean, some issues with versions(i use Vivid app on Xenial): after second launch app won't work.

      Please, can anybody help me?

      Thanks!

      advocatux D 2 Replies Last reply Reply Quote 0
      • M
        Marathon2422 last edited by Marathon2422

        flas app or Shoutcast app in Openstore.

        ierihon 2 Replies Last reply Reply Quote 0
        • ierihon
          ierihon @Marathon2422 last edited by

          @marathon2422 Thanks. i try it. But what about my question? I will current WebApp.

          1 Reply Last reply Reply Quote 0
          • ierihon
            ierihon @Marathon2422 last edited by ierihon

            @marathon2422 sorry, not suitable for me. Work poor: i can't find my favorite sations. Example "Радио Минск" - is good local rock radiostation.

            P.S. Here is link: http://www.radio-browser.info/gui/#/byname/Минск

            1 Reply Last reply Reply Quote 0
            • advocatux
              advocatux @ierihon last edited by

              @ierihon what apparmor profile are you using in your webapp? what browser engine are you calling? oxide is pretty outdated and qtwebengine is not ready for prime time yet.

              Meanwhile you fix those issues, maybe you can use https://open-store.io/app/uradio.rubenxparra

              ierihon D 2 Replies Last reply Reply Quote 0
              • ierihon
                ierihon @advocatux last edited by ierihon

                @advocatux Thanks again, but also not suitable 🙂

                Yes, in these app i can add manualy my favorite stations, but why?

                There is full featured solution. I just need little help from my friends...

                P.S. Try these link: https://radiolise.gitlab.io/

                advocatux 1 Reply Last reply Reply Quote 0
                • D
                  doniks @ierihon last edited by

                  @ierihon said in Need Help: WebApp for Internet Radio:

                  I try to make UT WebApp with WebApp creator, but i have same troubles:

                  • not play radio in background;

                  apps do not execute in the background on UT. I think other audio apps probably pass the stream to some UT api and then UT plays it for them.

                  You could check how for example uRadio passes the stream to the system.

                  Alternatively, as a bit of a hack, you could use ubuntu touch tweak tool to allow background execution of your app.

                  • and, i mean, some issues with versions(i use Vivid app on Xenial): after second launch app won't work.

                  Hard to say without any other info. What does a good and a bad log file look like?

                  ierihon 1 Reply Last reply Reply Quote 1
                  • D
                    doniks @advocatux last edited by

                    @advocatux said in Need Help: WebApp for Internet Radio:

                    Meanwhile you fix those issues, maybe you can use https://open-store.io/app/uradio.rubenxparra

                    It's suuuch a pity, but rubens website with the radio database has gone away, which kinda renders the app useless 😞 It was working quite nicely and the database was libre licensed. A shame.

                    advocatux 1 Reply Last reply Reply Quote 0
                    • advocatux
                      advocatux @ierihon last edited by

                      @ierihon hahaha that why I said "meanwhile" 😉

                      What are your answers for those questions I posted above?

                      1 Reply Last reply Reply Quote 0
                      • advocatux
                        advocatux @doniks last edited by advocatux

                        @doniks yep, I tried to contact Rubén some months ago, I'll try it again 🙂

                        1 Reply Last reply Reply Quote 1
                        • ierihon
                          ierihon @doniks last edited by ierihon

                          @doniks said in Need Help: WebApp for Internet Radio:

                          Alternatively, as a bit of a hack, you could use ubuntu touch tweak tool to allow background execution of your app.

                          Thanks for an idea. I will try it.

                          P.S. With standard browser work well! Thanks!

                          1 Reply Last reply Reply Quote 0
                          • ierihon
                            ierihon last edited by ierihon

                            With WebApp: http://bemba.surge.sh/ work well.

                            But with Radiolise i have error: "something went wrong" 😞

                            In standard browser Radiolise work well.

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              doniks @ierihon last edited by

                              @ierihon said in Need Help: WebApp for Internet Radio:

                              But with Radiolise i have error: "something went wrong" 😞

                              In standard browser Radiolise work well.

                              sounds like user agent string. some websites behave differently when they think you are using ios/android/windows/edge/firefox/younameit in an effort to be more compatible, but sometimes they end up being more broken with less popular browsers due to their naive detection logic.

                              you can try different user agent strings with the webapp

                              1 Reply Last reply Reply Quote 1
                              • First post
                                Last post