[X] The "/vmpk/vmpk-0.2.5-setup.exe" file could not be found or is not available. Please select another file.

PSP RSS Feed Generator is a commandline based PSP RSS Channel file creator intended for beginners' use. It scans a local directory and creates a PSP RSS Channel compatible XML file ready to be hosted on a web site. ***Supports directories with spaces***


http://psp-rss-feed.sourceforge.net





Separate each tag with a space.

Release Date:

2008-11-26

Topics:

License:

Ratings and Reviews

Be the first to post a text review of PSP RSS Feed Generator. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • File released: /psp-rss-feed/PSP RSS Feed Generator 2.1b/PSP_RSS_feed.2.1b.cpp.gz

    posted 348 days ago

  • File released: /psp-rss-feed/PSP RSS Feed Generator 2.1b/PSP_RSS_feed.2.1b.tar.gz

    posted 348 days ago

  • File released: /psp-rss-feed/PSP RSS Feed Generator 2.1b/PSP_RSS_feed.2.1b.cpp.zip

    posted 348 days ago

  • File released: /psp-rss-feed/PSP RSS Feed Generator 2.1b/PSP_RSS_feed.2.1b.DOSWin.zip

    posted 348 days ago

  • psp-rss-feed PSP RSS Feed Generator 2.1b file released: PSP_RSS_feed.2.1b.tar.gz

    1.0 -Local directory scanning for aac and mp3 files -RSS file output with multiple channel support 1.1 -Added interactive interface with input of "-U" -Added URL encoding for all special characters 2.0 -If "-U" is present, all other input is ignored -Added support for out of order input -Added support for extracting title and author information from ID3 tags -Supports UTF-16 ID3 tags but only if using standard UTF-8 characters (only if the first byte is null). This is untested because I have no mp3s with UTF-16 encoded tags. 2.1 -Improved code readability (again) -Improved code divisibility (i.e. made more functions out of current, repetitive code) -Added common "--help" "/?" methods -Added verbosity flag which allows various levels of debug output -Fixed a bug where ignoring an incorrect parameter did not continue onto the next parameter -Added support for album and track sorting (Uses EXTREMELY inefficient and EXTREMELY horrible sorting code. I just wanted to get something out there. Planning to optimize it with a binary tree sort for version 2.2) -Added support for Video files (Only supported by PSP firmware 2.80 and up). I still have no way to test this until Devhook for 2.80 is released (which may be never). I know the file is formatted correctly, but I don't know which methods that I've implemented are supported on the PSP. -Added lots of memory sanity checks -Changed "aac and mp4" support to "m4a and mp4" support (mp4s are considered to be video by firmware 2.80 and up) 2.1a -Fixed UTF-16 ID3 tag reading but only if using standard UTF-8 characters (only if the first byte is null). It turned out that Winamp outputs UTF-16 by default... so I bet some people were a tad upset with PSP RSS Feed Generator's lack of support until now. 2.1b -Fixed bug in Unix(Mac)/Linux version which incorrectly converted apostrophes in titles and filenames.

    posted 348 days ago

  • Phew! It's been a while! (Releasing 2.1b)

    Keep an eye out for 2.1b soon (I don't have it with me). This bug fix update won't affect you Windows users, but for linux (and possibly any mac users who got it to compile) this will fix id3 tags and file names which include apostrophes (and possibly other odd characters). I think I've got everything covered that most will ever see, but if you see any problems with characters outputting as "%27<abbreviation for character>%3B" send me an email telling me the character that is failing and I'll get a better fix out ASAP. ========================== I'm contemplating doing that 2.2 update. Sorry for the long wait to you iTunes fans. I might just leave out the m3u support and get a quick m4a/aac id3 tag update out there.

    posted by optimus_prime 348 days ago

  • psp-rss-feed PSP RSS Feed Generator 2.1b file released: PSP_RSS_feed.2.1b.DOSWin.zip

    1.0 -Local directory scanning for aac and mp3 files -RSS file output with multiple channel support 1.1 -Added interactive interface with input of "-U" -Added URL encoding for all special characters 2.0 -If "-U" is present, all other input is ignored -Added support for out of order input -Added support for extracting title and author information from ID3 tags -Supports UTF-16 ID3 tags but only if using standard UTF-8 characters (only if the first byte is null). This is untested because I have no mp3s with UTF-16 encoded tags. 2.1 -Improved code readability (again) -Improved code divisibility (i.e. made more functions out of current, repetitive code) -Added common "--help" "/?" methods -Added verbosity flag which allows various levels of debug output -Fixed a bug where ignoring an incorrect parameter did not continue onto the next parameter -Added support for album and track sorting (Uses EXTREMELY inefficient and EXTREMELY horrible sorting code. I just wanted to get something out there. Planning to optimize it with a binary tree sort for version 2.2) -Added support for Video files (Only supported by PSP firmware 2.80 and up). I still have no way to test this until Devhook for 2.80 is released (which may be never). I know the file is formatted correctly, but I don't know which methods that I've implemented are supported on the PSP. -Added lots of memory sanity checks -Changed "aac and mp4" support to "m4a and mp4" support (mp4s are considered to be video by firmware 2.80 and up) 2.1a -Fixed UTF-16 ID3 tag reading but only if using standard UTF-8 characters (only if the first byte is null). It turned out that Winamp outputs UTF-16 by default... so I bet some people were a tad upset with PSP RSS Feed Generator's lack of support until now. 2.1b -Fixed bug in Unix(Mac)/Linux version which incorrectly converted apostrophes in titles and filenames.

    posted 348 days ago

  • psp-rss-feed PSP RSS Feed Generator 2.1b file released: PSP_RSS_feed.2.1b.cpp.zip

    1.0 -Local directory scanning for aac and mp3 files -RSS file output with multiple channel support 1.1 -Added interactive interface with input of "-U" -Added URL encoding for all special characters 2.0 -If "-U" is present, all other input is ignored -Added support for out of order input -Added support for extracting title and author information from ID3 tags -Supports UTF-16 ID3 tags but only if using standard UTF-8 characters (only if the first byte is null). This is untested because I have no mp3s with UTF-16 encoded tags. 2.1 -Improved code readability (again) -Improved code divisibility (i.e. made more functions out of current, repetitive code) -Added common "--help" "/?" methods -Added verbosity flag which allows various levels of debug output -Fixed a bug where ignoring an incorrect parameter did not continue onto the next parameter -Added support for album and track sorting (Uses EXTREMELY inefficient and EXTREMELY horrible sorting code. I just wanted to get something out there. Planning to optimize it with a binary tree sort for version 2.2) -Added support for Video files (Only supported by PSP firmware 2.80 and up). I still have no way to test this until Devhook for 2.80 is released (which may be never). I know the file is formatted correctly, but I don't know which methods that I've implemented are supported on the PSP. -Added lots of memory sanity checks -Changed "aac and mp4" support to "m4a and mp4" support (mp4s are considered to be video by firmware 2.80 and up) 2.1a -Fixed UTF-16 ID3 tag reading but only if using standard UTF-8 characters (only if the first byte is null). It turned out that Winamp outputs UTF-16 by default... so I bet some people were a tad upset with PSP RSS Feed Generator's lack of support until now. 2.1b -Fixed bug in Unix(Mac)/Linux version which incorrectly converted apostrophes in titles and filenames.

    posted 348 days ago

  • psp-rss-feed PSP RSS Feed Generator 2.1b file released: PSP_RSS_feed.2.1b.cpp.gz

    1.0 -Local directory scanning for aac and mp3 files -RSS file output with multiple channel support 1.1 -Added interactive interface with input of "-U" -Added URL encoding for all special characters 2.0 -If "-U" is present, all other input is ignored -Added support for out of order input -Added support for extracting title and author information from ID3 tags -Supports UTF-16 ID3 tags but only if using standard UTF-8 characters (only if the first byte is null). This is untested because I have no mp3s with UTF-16 encoded tags. 2.1 -Improved code readability (again) -Improved code divisibility (i.e. made more functions out of current, repetitive code) -Added common "--help" "/?" methods -Added verbosity flag which allows various levels of debug output -Fixed a bug where ignoring an incorrect parameter did not continue onto the next parameter -Added support for album and track sorting (Uses EXTREMELY inefficient and EXTREMELY horrible sorting code. I just wanted to get something out there. Planning to optimize it with a binary tree sort for version 2.2) -Added support for Video files (Only supported by PSP firmware 2.80 and up). I still have no way to test this until Devhook for 2.80 is released (which may be never). I know the file is formatted correctly, but I don't know which methods that I've implemented are supported on the PSP. -Added lots of memory sanity checks -Changed "aac and mp4" support to "m4a and mp4" support (mp4s are considered to be video by firmware 2.80 and up) 2.1a -Fixed UTF-16 ID3 tag reading but only if using standard UTF-8 characters (only if the first byte is null). It turned out that Winamp outputs UTF-16 by default... so I bet some people were a tad upset with PSP RSS Feed Generator's lack of support until now. 2.1b -Fixed bug in Unix(Mac)/Linux version which incorrectly converted apostrophes in titles and filenames.

    posted 348 days ago

  • Testing Commences!!

    So it turns out that, as usual, I'm a bit behind on the PSP Hackware scene. Devhook supports up to 3.02 firmware now so I'll be able to test out the video features after all. If I find anything broken, I'll be sure to announce it, fix it, and announce the fix. If anybody finds trouble before then, let me know.

    posted by optimus_prime 1060 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

PSP RSS Feed Generator Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review