Tuesday, April 27, 2010

drPodder Media Importer 0.3.1.0 released (database tools)

Change log:

0.3.1.0 (Beta)
-Fix database with Not existing album art on device
-Detect album art files on restore and clear in db if not existing (eg. restore on full erased USB partition)
-Clear downloaded flag if media files (episodes) are missing on device
-Clear downloaded and new flag if media files (episodes) are missing on device. Can be used if the restore (from eg. wobOS Internals Save/Restore
-Downloading files flaged as downloaded but does not exist on device if drPodder is capable of deleting (does not work if the download tickets in downloadhistory.db in webOS are erased eg. data erease, firmware flash I think).

Monday, April 19, 2010

drPodder Media Importer 0.3.0.0 released with local RSS feed server support

Change log:

0.3.0.0 (Beta)

-Run a RSS feed server with IP/Port listen
-Truncate existing web RSS feeds through local server
-Proxy local media files into local rss feed server
-Write local feed url to drpodder.xml for easy import
-Configuration persistence, even on application update (user specific)
-Configuration options:
*Minimize On Start
*Run Server On Start
*Search Device On Start
*IP Address Listen
*Port Listen
*Minimize To Tray
*Server Shut Down Warning
*Allways Show Tray Icon
-Tray icon context menu (rigth-click) options
-Better Error handling
-Bug fix: sortOrder by pubDate element should now work correct (manual sort handling comming in later version)
-Bug fix: clear USB Drive when no derive found

Sunday, April 18, 2010

Local RSS feed server almost implemented

The Local RSS feed server is almost done.

To get this relative big feature implemented, the application needed some extra features as save configuration, some extra threading layers, running in tray on startup.

I started to implement a RSS feed truncation feature, which can take an existing RSS feed from the web and parse it to only return the top X items.
This feature works now and so does the  configuration feature. I only need some more testing with the local files on the RSS feed. Feed image/art is supported along with the already implemented features like media file tags. Streaming media is also supported via the local RSS Server.

Release will come soon.

Thursday, April 8, 2010

drPodder Media Importer 0.2.0.1 beta released with M3U playlist support

Change log:

0.2.0.1 (Beta)
-Loading m3u playlist files, supports url and local files within the format (only absolute and not relative paths as \directory\file)
-Donation button
-Email link in About Box
-Choose episode downloaded flag on restore (all/non)
-Detect drive on palm directory basis not drPodder directory (drPodder directory does not exist if no feeds are ever updated)
-Create drPodder directory if not created when processing media files
-Better MONO support
-Version in application title
-Bug: disable context menu (remove) when in progress

Features in progress:
-run an RSS feed server with ip/port listen

-convert local media files into local rss feed

-truncate web RSS feeds on local server


-application configuration persistence

-application configuration save/load file


-detect icon files on restore and clear in database if not existing



-run an RSS feed server with ip/port listen-truncate web RSS feeds on local server

download here

Monday, March 29, 2010

drPodder Media Importer 0.1.6 released

Change log:

0.1.6.0
-Remove files from tree via context menu (right click)
-Restore database will search for media files in drPodder directory and ask for deletion because all episodes will be flaged as NOT downloaded and drPodder will try to download
-MONO Ready (should run with MONO on Linux and Mac) download Raw Files, windows Installer does not work (at least I cant get it to work)
-Links in About Box

Download

Sunday, March 28, 2010

working on new drPodder Media Importer feature with RSS-Server

I'm working on extending the drPodder Media Importer application with some features to run a local rss-server and by that import/download media files (audio books, podcasts (video/audio) etc.) via local WiFi to the webOS drPodder app.

This could also be accessed from the outside of the LAN/WiFi if forwarding a port in like any other normal server network setup.
This will also introduce the truncation (only top x items) of podcast-items to help drPodder/webOS on the processing side of large feeds.

With this feature drPodder will be able to delete the downloaded media files, which was not possible with the current USB-transfer of media files in drPodder Media Importer.

Let me know if this is a feature you would like?

Friday, March 19, 2010

drPodder Media Importer 0.1.5 released with backup/restore feature

The new version now support backup and restore of the database (feed structure and flags like new and old status). This will not backup the actual media files. These files must be downloaded by the webOS device (drPodder) after a restore or left alone.

BACKUP:
  1. Plug in the device via USB at select USB mode on device
  2. Backup the database file from the device to the PC via the menu [device]
  3. This will search the device and find the database file and ask for a place to back it up.
  4. After this you should be "safe" to webOS doctor the device or any other task that wipe out the application database for drPodder

RESTORE:
  1. Plug in the device via USB at select USB mode on device
  2. Restore the database file from the PC (BACKUP 3.) to the device via the menu [device]
  3. Select the backed-up database file from the PC
  4. This can flag all the episodes in the database as NOT downloaded (you should download from drPodder on the device). You can also let all the download flag be, and restore the database un-altered, this is normally done when the media files are at the same state when backed up.
  5. It will take a backup of the existing database file on the device (,same directory as the original database file,) and name it *.db.bak
  6. Now it copy and overwrite the database file used by drPodder
  7. SAFELY un-plug the USB device and startup drPodder

I have not tested drPodder intense with this new feature, but initial tests was a success.

0.1.5.0

-Trimming leading and trailing spaces from channel/directory name
-Prevent closing when processing
-Backup drPodder database file from device
-Restore drPodder database from backed-up file (set all downloaded flags to [false]). Existing device database will be renamed to ‘*.db.bak’ before a restore

Get it here

Thursday, March 18, 2010

drPodder Media Importer 0.1.4 released

New in this version:

0.1.4.0
-Automatic searching for valid webOS device on application start
-Automatic searching for valid webOS device on [Search Drive] button
-Include [Title] tag from media file in episode name if any
-Include media file meta tags in episode details if any
-Double click on a file in the tree to use the [album] tag as directory name if any
-Automatic writing of drpodder.xml after succeded process
-Ask to overwrite drpodder.xml

Download it here

Monday, March 15, 2010

drPodder Media Importer alpha release 0.1.3

webOS  podcast application drPodder has now been supported by a new media importer to transfer media files from a PC to a webOS device (Palm Pre or Pixi or xPlus). The drPodder media importer software include features like:
  • transfer media files to device with progress indication
  • option to hide media files from music and picture application on webOS device
  • custom feed image
  • custom feed title/directory
  • easy open of destination directory
  • write drpodder.xml to device for easy import of feed in drPodder

more features to come...

drPodder media importer can be downloaded here

drPodder Media Importer announced

I will just let you all know that I'm working on an application.

The application is at the moment in alpha state with a minimum of features.

Features are:

  • Select files/folders to copy to device

  • Give a title and directory name

  • Hide media from music and picture app in webOS

  • Set feed/channel image

  • Open destination directory

  • Write feed.xml to device (feed index/meta file)

  • Write drpodder.xml to device for easy import


All this is just to import media files (audio/video) to the drPodder application from a computer. The commen use of this application is importing audio books, but can of cause import all kind of webOS supported media files. The application is coded in .net and I have not yet researched compatibility with MONO on linux and mac.

I will post an alpha version very soon here!

drPodder audio book thread

drPodder thread