Navigation

    UBports Robot Logo

    UBports Forum

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

    Podbird reignited

    App Development
    22
    94
    1455
    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.
    • PhoenixLandPirat
      PhoenixLandPirat last edited by

      There has been some more interest in Podbird and what we should do with it moving forward, it was suggested to make a forum post about it so thats what this forums about!

      1 Reply Last reply Reply Quote 4
      • T
        TartanSpartan last edited by TartanSpartan

        I believe the progression from the Vivid to the Xenial build introduced a regression wherein you used to be able to have your place in an episode automatically saved when the app closed, but now no longer. Shall test this theory on my new M10 (with Vivid) later.

        T 1 Reply Last reply Reply Quote 0
        • T
          theare27 last edited by

          I can confirm the issue on the OnePlus One on the RC branch

          I've dug into it fairly deeply and the Queue table in the SQLite database in /home/phablet/.local/share/com.mikeasoft.podbird/Databases/ gets wiped as soon as the app is closed

          What's in the Podcasts table obviously persists because subscriptions are remembered between sessions

          When the app is open and episodes have been added to the queue the Queue table in the SQLite db is populated properly, but that data is then lost once the app is closed or the phone rebooted
          It makes it very frustrating to use it as a daily driver podcast player

          There are several other features I'd judge desirable to add if there's a renewed drive on Podbird development

          Happy to help with testing & debugging if I can

          CiberSheep 1 Reply Last reply Reply Quote 3
          • S
            stefwe last edited by

            I would love to help out. But at the moment the code base is on launchpad and bzr instead of git is needed.
            I asked Michael some time ago to move on github or gitlab, but he don't want.

            alan_g 1 Reply Last reply Reply Quote 0
            • alan_g
              alan_g @stefwe last edited by alan_g

              @stefwe said in Podbird reignited:

              I would love to help out. But at the moment the code base is on launchpad and bzr instead of git is needed.

              There's a bzr plugin for git so you don't need to learn bzr.

              I asked Michael some time ago to move on github or gitlab, but he don't want.

              Is that because he has no current interest in the project and can't be bothered?

              I gather from other comments that the project has been unmaintained for some time. If that's the case, and assuming there are no licencing issues, then forking is the answer.

              CiberSheep dobey 2 Replies Last reply Reply Quote 1
              • CiberSheep
                CiberSheep @theare27 last edited by

                @theare27 said in Podbird reignited:

                I've dug into it fairly deeply and the Queue table in the SQLite database in /home/phablet/.local/share/com.mikeasoft.podbird/Databases/ gets wiped as soon as the app is closed

                Very interesting. I was trying to debug but I'm not so skilled. Would you like to add info here?

                T 1 Reply Last reply Reply Quote 0
                • CiberSheep
                  CiberSheep @alan_g last edited by

                  @alan_g said in Podbird reignited:

                  I gather from other comments that the project has been unmaintained for some time.

                  It has been updated recently. I don't know if the developer has as much time as before...

                  1 Reply Last reply Reply Quote 0
                  • T
                    theare27 @CiberSheep last edited by

                    @CiberSheep
                    Happy to try killing it while it's in the foreground - see if that impacts at all on what data is retained

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      theare27 @theare27 last edited by

                      @theare27 Still loses the queue content and the play position within the episode even when the app is in the foreground when killed

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

                        On Telegram someone said that they'd put some time and effort in, if it was hosted on github or gitlab, if there hadn't been any update, for a very long time, I wouldn't mind the idea of rehosting it, but I'm hesident to rehost the code if the original people are still wanting to work on it.

                        It'd feel like stealing there project, but if its not them working on it, and people would much prefer to host on github or gitlab, then it'd be good if we could get in contact with either Michael Sheldon, or Nekhelesh Ramananthan, and see what they think.

                        They might give us the go ahead to just rehost and still use the name and logo, etc, etc, or they may require us to rename the app since it would be hosted by different people?

                        I think it'd be wise to get in contact with them before we do any heavy lifting if that's the road we wish to take.

                        T 1 Reply Last reply Reply Quote 3
                        • T
                          theare27 @PhoenixLandPirat last edited by theare27

                          @PhoenixLandPirat
                          Of course the ideal would be for the current maintainers to push on with the project & fix the bugs, but if they've lost interest they should let the community know so that someone else can take it over or so that it can be forked

                          For me, and I suspect many others, playing podcasts is an important use case for my device. If development is paused on this and there is no other alternative application available then that's a bad position for UT as a whole to be in

                          PhoenixLandPirat 1 Reply Last reply Reply Quote 1
                          • PhoenixLandPirat
                            PhoenixLandPirat @theare27 last edited by

                            @theare27 obviously we would all like the project to solder on, but as a community, we have to do it in a way which respects those who had previously made the code.

                            We have the right to fork the code, it's GPL, right, but just because we have the right to do so, doesn't mean its the first thing we should do, it'd be easier to just fork it and work, but we should contact the two originators first.

                            I think they'd be happy to see a fork on github, especially if they're not working on it, but I think they'd probably want to know before it happens, even just a "Hi, we've got a few people who'd like to work on podbird, are you still working on it? and would we be able to put the code on github?" kinda thing.

                            I'm not saying that we have to force people who dont want to work or dont have time to work on the project, work on it, just let them into the loop, so they know what we're doing, and see if they've got plans, you know.

                            AppLee 1 Reply Last reply Reply Quote 1
                            • AppLee
                              AppLee @PhoenixLandPirat last edited by

                              @PhoenixLandPirat
                              Yes that's the spirit.

                              If you don't have an email or another to directly contact the original maintainer, I'd suggest to open an issue in their repository asking if they are still interested in the project or how they prefer to fork.
                              That's what I did for another unmaintained app on the open-store.

                              The maintainer was very pleased to see someone keeping the app alive and useful to others.
                              My contribution was just rehosting, integrating clickable and building for 16.04 🙂

                              1 Reply Last reply Reply Quote 0
                              • G
                                geekvine last edited by

                                I'll be happy to help. Ive been working on a forked version of podbird on and off as a personal project. I do have the sqme concern as another commenter regarding switxhing to git (bzr plugin or not).

                                T 1 Reply Last reply Reply Quote 1
                                • T
                                  theare27 @geekvine last edited by

                                  @geekvine Just out of interest, does your work give you any insights on what's causing the queue to be lost when the app is closed?

                                  G 1 Reply Last reply Reply Quote 0
                                  • G
                                    geekvine @theare27 last edited by

                                    @theare27 I listen to podcasts 40 hours a week so I never close it but i can look into it.

                                    T 1 Reply Last reply Reply Quote 1
                                    • T
                                      theare27 @geekvine last edited by

                                      @geekvine Restarting the phone also has the same affect for me
                                      It's not that I'm closing the app on a whim, I often end up having to reboot the phone at least once a day

                                      1 Reply Last reply Reply Quote 0
                                      • dobey
                                        dobey @alan_g last edited by

                                        @alan_g said in Podbird reignited:

                                        Is that because he has no current interest in the project and can't be bothered?

                                        It's more that he hasn't the time to do feature development right now, but is happy to merge things and upload new releases (as he recently did, given the last update in the store is from a month ago).

                                        G 1 Reply Last reply Reply Quote 2
                                        • G
                                          geekvine @dobey last edited by

                                          @dobey thanks for the info. I'm gonna try to get in touch with him since there seems to be some interest in helping out.

                                          1 Reply Last reply Reply Quote 2
                                          • G
                                            Giiba last edited by

                                            I always figured the queue being lost was a feature that was missing. If it is a bug that can be resolved that would make Podbird complete as far as I am concerned.

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