vote up 1 vote down star
1

Is there such a thing as IMAP for podcasts?

I own a desktop, laptop, iPod, smartphone and a web-client all downloading StackOverflow Podcasts. (among others) They all tell me which episodes are available and which are already played. Everything is a horrible mess, ofcourse. My iPod is somewhat in sync with my desktop, but everything else is a random jungle.

The same problem with e-mail is solved by IMAP. Every device gets content and meta-information from one server, and stays in sync with it. Per device, I can set preferences (do or do not download the complete archive including junkmail).

Can we implement the IMAP approach for podcasts? Or is there a better metaphore/standard to solve this problem? How will the adoption-strategy look like?

(by the way: except for the Windows smartphone, I own a full Apple-stack of products. Even then, I run into this problem)

UPDATE The RSS-to-Imap link to sourceforge looks promesting, but very alpha/experimental.

UPDATE 2 The one thing RSS is missing is the command/method/parameter/attribute to delete/unread items. RSS can only add, not remove. If RSS(N+1) (3?) could add a value for unread="true|false", it would be solved. If I cache all my RSS-feeds on my own server, and add the attribute myself, I only would have to convince iTunes and every other client to respect that.

flag

I am with you on this. When you have the addiction, you need to satisfy the craving. The problem with iPods is that iTunes takes over and you are at the mercy of that master list. To my knowledge there is no solution like this currently. I would love to have one though. – Mike Wills Aug 7 at 13:19

4 Answers

vote up 1 vote down check

Podcasts are basically just RSS, so an IMAP solution doesn't totally make sense in this case.

You'd have to have your own podcast stack in order to achieve something like this.

link|flag
vote up 1 vote down

I think there's an opportunity to miss the point by interpreting your question too literally, but....

RSS->IMAP Server might be a good fit (if you have the resources to host it)? I wonder if it supports attachments/enclosures.

link|flag
My total podcast collection-size currently is 12 GB, including items allready played on another device. Gmail gives 7 GB, so it can fit. – Gerrit Aug 6 at 21:52
Google may kill your account if they figure out you're just using it for file storage/transfer rather than actual e-mail. – Tyler McHenry Aug 8 at 9:31
vote up 0 vote down

Have you considered Google Reader for listening to your podcasts? If might be ideal if each device has a sufficient network available when it comes time to consume the podcast.

link|flag
Google Reader is the all-online option. I do not allways have an (affordable) internet connection available. Also, I do not want to overuse my phone and underuse my iPod to spread battery usage. – Gerrit Aug 6 at 21:48
vote up 0 vote down

Since answering a question you didn't ask seems to be the norm around here, have you considered pop4? pop4.org

link|flag
Interesting, but how does this help solving the problem? – Gerrit Aug 6 at 21:49
I love that comment, I use that all the time: "I don't see the answer to my question in your response." :-) What I was getting at was there are other server based solutions other than imap. But the first guy has a better answer use RSS readers. – stu Aug 24 at 14:36

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.