Bigluzer from our forum has released PSPMediaServer for .Net, version 0.7.4. PSPMediaServer for .Net is a dynamic RSS channel creator program on windows, for streaming your MP3 collection from your PC to your PSP with firmware version 2.60 through the internet.
Features:
* Dynamically generates an RSS Channel from your MP3's
* Reads ID3 Tags and adds them as metadata to the channel
* Stream/Play music off the RSS Channel directly from your PSP Browser
Requirements:
* Windows 2000 Prof/XP Prof/MCE machine (tested on all 3) (Home users- see section VI)
* PlayStation Portable Player (PSP) w/ version 2.6.0+ firmware
* Some MP3 files
* .Net Framework 1.1
How to use - Steps:
1. Download PspMediaSever_0.X.X.rar (see below) & unrar to a temp directory
2. Run setup.exe, choose defaults, ***change PspMediaServerSetup to PspMediaServer***.
3. Go to the IIS Admin Tool (Start > Control Panel > Administrative Tools > Internet Information Services Manager) (see section VI if not installed)
4. Create a new Virtual Directory (alias "PSP"), path is your "My Music" (or wherever your MP3s are stored), allow read/run scripts/browse setting, click next, close.
5. Change the following line in the C:inetpubwwwrootPspMed iaServerweb.config file to:
where YOUR_INTERNAL_IP is the value of your internal ip address (ie 192.168.0.3) (for dynamic DNS help - see section VI)
6. Test your new webserver by browsing to http://YOUR_INTERNAL_IP/PspMediaServer & clicking on GetAllMedia - HTML
7. On your PSP, browse to http://YOUR_INTERNAL_IP/PspMediaServer & click on XML (next to GetAllMedia). Choose YES to add as an RSS channel
8. Enjoy!
Changelog:
* 0.7.4 added playlist (with full-path lists), support, updated instructions, fixed date/time format bug