bherrmann7 / Car-Cast

Car Cast is a simple Android podcast downloader and player. Optimized for use in a daily commute, it features big buttons, large text, remembers last played location. FOR MORE INFO ---> http://jadn.com/cc/
http://jadn.com/cc/
57 stars 30 forks source link

OPML #73

Open bherrmann7 opened 12 years ago

bherrmann7 commented 12 years ago

No OPML support. Makes it hard to switch from phone to phone.

Would be nice to have "CarCast" ML too which kept track of history.... and current locations and podcasts. (aka everything but mp3s) Almost a cloud sync

bherrmann7 commented 12 years ago

Sample,

<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>iCatcher! Backup</title>
<dateCreated>Mon, 09 Jul 2012 22:51:27 EDT</dateCreated>
<dateModified>Mon, 09 Jul 2012 22:51:27 EDT</dateModified>
</head>
<body>
<outline type="rss" text="The Critical Path" xmlUrl="http://feeds.feedburner.com/criticalpath" daysbetweenepisodes="1" episodestokeep="-2" episodestodownload="-2" downloadstokeep="0" streamepisodes="yes" priority="0" mediaTypesToDownload="0"  />
<outline type="rss" text="The Talk Show With John Gruber" xmlUrl="http://feeds.feedburner.com/the_talk_show" subscribed="no" daysbetweenepisodes="1" episodestokeep="-2" episodestodownload="-2" downloadstokeep="0" streamepisodes="yes" priority="0" mediaTypesToDownload="0"  />
</body>
</opml>
baruch commented 11 years ago

It seems that there is this option in the app but it failed to import anything on the new phone.

bherrmann7 commented 11 years ago

Humm. Can you email the opml file it generated and I will take a look.

thanks bob@jadn.com

bherrmann7 commented 11 years ago

Baruch. The steps for moving subscriptions from one phone to the other are,

  1. email the export file from your old phone
  2. open the email on your new phone.
  3. Select "Preview" of the attached opml file, and choose carcast
  4. A carcast screen will ask if you want to replace or add the subscriptions to your current list
  5. You now should have all the subscriptions on your new phone

Did you follow this path? I tried your file and it imported correctly on my phone. Well, the Yidish characters dont look right... but thats another issue.

-bob

On 02/09/2013 03:02 PM, Baruch Even wrote:

It seems that there is this option in the app but it failed to import anything on the new phone.

— Reply to this email directly or view it on GitHub https://github.com/bherrmann7/Car-Cast/issues/73#issuecomment-13337447..

bherrmann7 commented 11 years ago

Hey Baruch, someone else just noticed a bug in the importing code. This would make importing fail sometimes, but not always. I expect to push an update tonight. Can you give that a try and see if it works for you

Thanks

baruch commented 11 years ago

I will. On Feb 24, 2013 4:15 AM, "Bob Herrmann" notifications@github.com wrote:

Hey Baruch, someone else just noticed a bug in the importing code. This would make importing fail sometimes, but not always. I expect to push an update tonight. Can you give that a try and see if it works for you

Thanks

— Reply to this email directly or view it on GitHubhttps://github.com/bherrmann7/Car-Cast/issues/73#issuecomment-14002114.

bherrmann7 commented 11 years ago

Emailed baruch for an update. I know the UTF-8 is messed up on the titles, but otherwise they seem to import fine.