![]() |
gPodder development (update)
I installed gpodder today and noticed on the garage page that development appears to have come to a screeching halt in April right after that last release. Does anyone know if there are any plans to continue this project? I love this app on the desktop and would very much like to continue to use it on my N800 but it is a bit kludgy in it's present state. I'm probably going to email the project admin to find out what his intentions are and if there's anything I can do to help (although I have no coding skills whatsoever), provided he doesn't stumble across this thread first. It'd be nice to hear from some others who use or would like to use this application so I could show him there's some interest/incentive to continue work on it.
|
Re: gPodder development
I use gpodder every day! I too wish i coded so i could help out with it. I would love to see it further developed, its a great (but sloooow) app.
|
Re: gPodder development
Well, the email to Mika is on it's way. I'll let you know what I hear back.
|
Re: gPodder development
The Canola developers have implemented podcatching in their latest version I hope its as robust and user friendly as the old Canola. I love gPodder too but it still needs a little work.
|
Re: gPodder development
Quote:
|
Re: gPodder development
one question:
I see that gPodder for "General Linux" is on Version 0.9.5, but my version is at 0.8.0-10-maemo. Am I missing a new build, or would it be possible to build the most recent version for maemo??? http://svn.berlios.de/svnroot/repos/...runk/ChangeLog as thomas perli is living in living in the same country as i do, I will try to contact him... cheers, karl. |
Re: gPodder development
Quote:
|
Re: gPodder development
Only problem is that you cant "download" podcasts with canola. You can only stream
them. I would just be happy if the status box when checking for new podcasts in gpodder would not stay 'on top' of all my other windows while I try to do other things while it checks for new shows.y problem is that you cant "download" podcasts with canola. You can only stream them. I would just be happy if the status box when checking for new podcasts in gpodder would not stay 'on top' of all my other windows while I try to do other things while it checks for new shows. |
Re: gPodder development
Actually I'd settle for changing the download location! It's a shame development stopped on gPodder's maemo port; it's an excellent app for light podcasting needs.
|
Re: gPodder development
I went through the code tonight thinking I could try to make some changes, but I'm thinking it's a bit over my head. I'm way more of a sysadmin / networking guru than a coder! I've been troubleshooting computers and networks since 1986, but have only started picking up a bit of coding recently.
|
Re: gPodder development
the developer of gpodder for desktop was so kind to give me some answers:
in short, the newest build for desktop linux has tons of new features and enhancements, but there is little or no communication between the desktop team and the maemo port maintainer (mika). Thomas is rewriting the core code a the moment, with the aim to make it easier to understand (and port, eventually). I also came across this interesting article: http://pymaemo.garage.maemo.org/docu...emo_howto.html ..almost makes we want to try this for myself, but with zero linux and code development experience, I donīt really know where to start (IDE..???), I am in the same situation as adammelancon...-) |
Re: gPodder development
Quote:
|
Re: gPodder development
I think I've actually come to prefer streaming my podcasts if no other reason than it keeps files from taking up precious space on my cards. In the end I suppose it would be nice to be able to have gpodder available as well for the times that you have to be offline and still want to listen.
|
Re: gPodder development
Well, I finally heard back from Mika Leppinen (project lead for the gpodder Maemo port) and this is what he had to say:
"I stopped development for while, because the architecture of the gPodder is not very good for embedded use and it would take quite much time to rewrite it. I was hoping to find some nice native client that could deliver podcasts to device. It would help if you can test it and report bugs to bugzilla. I could look if some of the bugs are easy to fix." So if you are having issues with the current version, hop on over to the gpodder garage page and let it be known what you would like to see improved. Although it doesn't seem there will be a complete update forthcoming, it's encouraging that we at least have his attention and there is some hope for improvement in what we have now. |
Re: gPodder development
Upstream gPodder 0.10.0 has been released a few days ago. Unfortunately, I don't have an Internet Tablet, so I can't port upstream gPodder to Maemo, but getting the latest (0.10.0) gPodder onto the Internet Tablet would be good, because the _very_old_ 0.8 version (from January 2007) has quite a few bugs and performance problems with lots of podcasts. Does anyone know how to get a developer device?
|
Re: gPodder development
Quote:
Quote:
I look forward to hearing whether you'll receive a developer device as I really would like to be able to auto-download my podcasts so that the latest are always available to enjoy when offline. gPodder is a killer application for the Internet Tablet! |
Re: gPodder development
I do agree, a killer app!
|
Re: gPodder development
Yes, another vote for this app!
|
Re: gPodder development
It may not be constructive to add my vote in, but I too am waiting desperately for this app's development. It is at the top of my list of wanted software.
Specifically, I'd like to be able to have some sort of "Mark All As Read" function where I wouldn't necessarily have to see all the possible podcasts in a feed all the time and just download them from a given point on. I don't believe this is possible currently? My eternal thanks to anyone developing upon gPodder! |
Re: gPodder development
I too used gpodder, but its quite slow and crashed a few times loosing my complete channel list.
Because of this I modified bashpoddder (http://lincgeek.org/bashpodder/) a bit, and I thought maybe you guys could also use it. Bashpodder downloads new podcasts sequential, instead of parallel, thus avoiding crashes and uses way less cpu power. (So you can sync the new podcasts in the background while doing other stuff.) Please note: bashpodder is not a gui application! Changes to bashpodder: - Only download the last 2 episodes of a podcast, instead of downloading all episodes. - Downloads the podcasts to the internal SD memory card. (configurable) What do you need: - Osso terminal - Wget package Download the files here: http://wsys.nl/bp_n800.zip To install: (in the xterm) cd MyDocs/.documents unzip bp_n800.zip To run: cd podder ./bashpodder.shell Modify the config file bp.conf to add and remove channels. (I already provided my favorite channels ;-)) Run the bashpodder.shell script from the terminal to retrieve the last 2 podcasts, rerun daily to fetch newly added podcasts. Podcasts are downloaded to /media/mmc2/podcasts/<date> Hope someone finds this useful, is working great for me :-) |
Re: gPodder development
I'm a user of gpodder, but also a part-time coder. I've made changes I want to see in the app, ie only downloading 1 most recent episode.
I am trying to change it so the reliance on using /media/mmc1/gpodder is user configurable. The project doesn't have any bugs listed (ok it does, 1 old, vague one), so what else is there to look at? What features of desktop gpodder 10.0 are required? I don't see anything compelling. Mika is looking at updating the package with changes, in the mean-time, the source is in the repository for those who want to pick it up for testing. |
Re: gPodder development
I have no problems with the program other than:
1. Gpodder starts up WAY too slow. When I start it in the AM to get my podcasts for the day, I usually have to start gpodder and walk away for a bit and let it finish starting up. 2. When checking for new podcasts, the progress window stays "on top" of all other windows, which can be annoying when you want to do something else while it checks for new shows. Other than that, the program works great for me! Now If I just had a player that can remember where I left off in my podcast when I open the file again, my life would be complete. |
Re: gPodder development
Some feature I'd like to add, is to display direct link to media file on item contextual menu or info view ?
I can try to add this if someone is willing to mentor me to sync this upstream? Regards -- http://rzr.online.fr/q/podcast |
All times are GMT. The time now is 10:00. |
vBulletin® Version 3.8.8