home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2005 July/August / PCA1707.ISO / software / iPodder / iPodder2.0.5.exe / readme.txt < prev    next >
Encoding:
Text File  |  2005-05-18  |  5.8 KB  |  148 lines

  1. iPodder -- The cross-platform Podcast receiver
  2. ----------------------------------------------
  3.  
  4. http://ipodder.sourceforge.net/
  5. Version 2.0.5 -- May 19, 2005.
  6. Upgrade notes and Release notes below.
  7.  
  8.  ----------
  9.  This version is a follow-on update to 2.0.3, and should fix any remaining
  10.  compatibility issues with iTunes 4.8
  11.  
  12.  For more information on this update please check the support forum:
  13.  http://ipodder.sourceforge.net/support/viewtopic.php?t=192
  14.  ----------
  15.  
  16. BASIC INSTRUCTIONS:
  17.  
  18. 1. Launch iPodder
  19.  
  20. 2. Add podcast feeds.
  21.  
  22. a. Option 1.  Copy/paste podcast feed URLs into the text input box on the
  23.    Status tab and click Add Feed.
  24.    
  25. b. Option 2.  Click on the Directory tab.  Navigate the tree
  26.    by clicking or double-clicking on the name of the directory or the folder icons. 
  27.  
  28.    Podcast feeds will have a orange dash icon next to them.  When you select a
  29.    feed, its URL will appear at the bottom of the window.  Add the feed
  30.    to your subscriptions by clicking Add.  It should show up in the main
  31.    subscriptions window with state "newly-subscribed".
  32.  
  33. 3. Set scheduler options
  34.  
  35. A bit of magic happens when you pick up your MP3 player and fresh content
  36. is already there waiting for you.  Use iPodder to schedule automatic downloads
  37. by entering the times you'd like it to run in the Tools -> Scheduler menu option.
  38. First check the box next to "Enable scheduler".  If you'd like
  39. iPodder to run at specific times, select the "Check at these specific times" radio
  40. button and enter the specific times.  If you plan to listen to podcasts on
  41. your morning commute, you might set iPodder to perform downloads a few hours
  42. before you leave.  Alternatively, you can set iPodder to run at regular
  43. intervals.  Select the interval from the "Repeat every" menu.  Finally, click
  44. "Save and Close" to apply the settings.
  45.  
  46. 4. Walk away
  47.  
  48. Well, not literally.  But do hide or minimize iPodder and forget about it for
  49. a while.  Based on your scheduler settings, iPodder will check for and download
  50. new content and transfer it to your iTunes or Windows Media Player.  Of course
  51. if you'd like you can check for new podcasts at any time, just be prepared to
  52. stare the download progress bar for a bit.  
  53.  
  54. 5. Listen!
  55.  
  56. When you're ready to listen, sync your MP3 player and you're on your way.
  57. If you're running Windows and leave your iPod connected, iPodder will
  58. automatically sync it after finishing its downloads.
  59.  
  60. 6. Power user tip
  61.  
  62. To help manage the volume of new content, we suggest using your music management
  63. software to create a smart playlist of the last N songs added.
  64.  
  65.  
  66. IF UPGRADING FROM 1.1 through 1.1.4:
  67.  
  68. Nothing to say here.
  69.  
  70. IF UPGRADING FROM 1.0:
  71.  
  72. Windows: Ideally everything went well and your existing settings were migrated by
  73. the installer.  Keep reading if your settings were lost.  In iPodder 1.0 the settings
  74. were stored in the iPodder installation directory, probably
  75. C:\Program Files\iPodder.  Starting with version 1.1 the configuration are placed outside
  76. the installation directory, in a user-specific directory, if possible.  The default location
  77. is the NT-style Application directory, usually
  78. C:\Documents and Settings\yourname\Application Data\iPodder.  If your settings were lost,
  79. try locating these three files in the previous installation directory and copying them to
  80. the new configuration directory: favorites.txt, history.txt, schedule.txt.
  81.  
  82. Mac: Ideally everything went well and your existing settings were migrated by
  83. the installer.  Keep reading if your settingswere lots.  In iPodder 1.0 the
  84. settings were stored in the iPodder installation directory, probably
  85. /Applications/iPodder.  Starting with 1.1 the configuration files are placed
  86. outside the installation directory, in a user-specific directory, if possible.
  87. The default location is /Users/yourname/.iPodder.  Note that this directory
  88. will be hidden in the finder because it begins with a (.).  You may navigate
  89. directory to this folder by selecting Go from the Finder menu and typing in
  90. the folder location.  If your settings were lost, try locating these three 
  91. files in the previous installation directory and copying them to the new
  92. configuration directory: favorites.txt, history.txt, schedule.txt.
  93.  
  94. NEW IN RELEASE 2.0:
  95.  
  96.   - New resizable GUI.
  97.   - Check/uncheck individual episodes
  98.   - Downloads log
  99.   - Catchup mode downloads just the latest episode from each feed.
  100.   - Enhanced directory browsing including refresh
  101.   - Cleanup tab
  102.   - Internationalization
  103.   - Multithreaded downloads
  104.   - Cancel downloads
  105.   - Resume interrupted downloads
  106.   - Check for update
  107.   
  108.  
  109. OLDER RELEASES:
  110.  
  111. 1.1.4 (November 17, 2004)
  112.  
  113.   - Enhanced, resizable podcast directory window.
  114.  
  115. 1.1.3 (November 13, 2004)
  116.  
  117. - This is mostly a bugfix release, major issues resolved:
  118.   - Changes to download directory should now be persistent in cases where it wasn't (Mac/Win)
  119.   - Manually added feeds no longer have garbage at the end (Mac)
  120.   - Auto-play feature can now be disabled from the Preferences tab.
  121.   - Better handling of unicode feed titles
  122.   - Logging improvements
  123.   - User customizable directory roots.  Add a line like this to ipodder.cfg:
  124.     podcast_directory_roots = [('http://some.root/','Some Root'),('http://some.other.root/','Some Other Root')]
  125.  
  126. 1.1.2 (November 11, 2004)
  127.  
  128. Short-lived precursor to 1.1.3, with a minor bug.
  129.  
  130.  
  131. 1.1 (November 4, 2004):
  132.  
  133. - Select podcast feeds by using the integrated directory (OPML) inside
  134. iPodder or add feeds manually from the GUI. 
  135. - Choose your own download folder! 
  136. - The feed list now displays the title, location, downloaded MB and
  137. subscription state for each feed. 
  138. - Enhanced download progress feedback. 
  139. - Don't want to check all feeds? You can now check just one feed. 
  140. - iPodder can now run on startup. 
  141. - Advanced options for Power Users. 
  142. - Automatic setting of Grouping: Podcast for iTunes/Win users. 
  143.  
  144.  
  145.  
  146.  
  147.  
  148.