PDA

View Full Version : PspMediaServer for .NET - Version 0.7.3 (stream MP3s to PSP)



wraggster
March 3rd, 2006, 22:51
luzer posted this new release:

<blockquote>PspMediaServer for .NET - Version 0.7.3

This document was last updated 03/03/2006 4:00PM EST by CJ

I Overview:
You can now stream your entire MP3 collection from your home PC (Windows XP/MCE/2K) to your Sony PSP (w/ firmware version 2.6+) - anywhere in the world - with this dynamic RSS channel creator. No need to take up valuable space on your memory stick.

II Features:
* Dynamicly generates an RSS Channel from your MP3's
* Reads ID3 Tags and adds them as metedata to the channel
* Stream/Play music off the RSS Channel directly from your PSP Browser


III Release Notes: (updated 03/03/2006)
a) Requirements:
* Windows 2000/XP/MCE machine (tested on all 3)
* Playstation Portable Player (PSP) w/ version 2.6.0+ firmware
* some MP3 files
* .Net Framework 1.1

b) Steps:
* download PspMediaSever_0.X.X.rar (see below) & unrar to a temp directory
* run setup.exe, choose defaults, close.
* go to the IIS Admin Tool (Start > Control Panel > Administrative Tools > Internet Information Services Manager)
* 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.
* change the following line in the C:\inetpub\wwwroot\PspMediaServer\web.config file to:
<add key="WebServerRoot" value="YOUR_INTERNAL_IP" />
where YOUR_INTERNAL_IP is the value of your internal ip address (ie 192.168.0.3)
* Test your new webserver by browsing to http://YOUR_INTERNAL_IP/PspMediaServer & clicking on GetAllMedia - HTML
* On your PSP, browse to http://YOUR_INTERNAL_IP/PspMediaServer & click on GetAllMedia - XML. Choose YES to add as an RSS channel
* enjoy!

IV Version History:
The latest version is: 0.7.3 (Alpha)
* 0.7.3 fixed subfolder with spaces bug
* 0.7.2 added default.aspx/html version of XML with XSLT
* 0.7.1 fixed ID3 Tag url tag
* 0.7.0 added mp3/ID3 Tag support
* 0.6.0 added subfolder support
* 0.5.0 first alpha version

V Upcoming Features:
* multiple Audio format support
* detailed dynamic IP / firewall intructions
* different channels by genre/artist/playlist!!!
* Video? It is possible Sony will release support in future versions

VI Misc Notes:
* Older PSP firmware (<2.6) versions should a homebrew rss reader.

VII Thanks:
* PSPortal-YourPSPV2 (http://www.psportal.orrentdesign.com/) and psp_rss_1.0l (http://www.dclxvi.nl/psp_rss/) for some good ideas
* Erhan Hosca's great sample ID3 reader code on CP
* My wife for supporting me ;-D

VIII Links:
* Erhan Hosca's ID3 Tag Reader Using Shell Functions - http://www.codeproject.com/csharp/shellid3tagreader.asp
* RSS Channels on PSP's 2.6 Firmware - http://www.playstation.com/manual/psp/rss/en/start.html
* RSS 2.0 Document Specifics - http://www.playstation.com/manual/psp/rss/en/spec.html
* My Website - http://mittelmitte.blogspot.com

IX Feedback:
* email me, CJ, @ bigluzer[$at$]gmail.com
* http://mittelmitte.blogspot.com</blockquote>

Download via comments

pimpjuice10
March 4th, 2006, 00:57
Thats Tight And Waay Better Than Buying A Bigger Memory Stick Duo

kayhanbakid
March 4th, 2006, 02:09
why wont this work on 1.5? is there another program like this for 1.5?

Emeriastone
March 4th, 2006, 02:25
2.6 comes with RSS :). That's why it won't work.

KriMe
March 4th, 2006, 08:32
it keeps giving me an error when i try to install. "this setup requires internet information server 4.0 or higher and windows nt 4.0, windows 2000 or windows xp. this setup can not be installed on windows 95, windows 98 or windows me. please install internet information server and run this setup again." I have frame .net 1.1 and 2.0 and i installed ISS 5.0 and 6.0. Any one feel like helping me troubbleshoot?...

Thanks in advance.

topspot
March 4th, 2006, 09:56
it keeps giving me an error when i try to install. "this setup requires internet information server 4.0 or higher and windows nt 4.0, windows 2000 or windows xp. this setup can not be installed on windows 95, windows 98 or windows me. please install internet information server and run this setup again." I have frame .net 1.1 and 2.0 and i installed ISS 5.0 and 6.0. Any one feel like helping me troubbleshoot?...


I got the same problem. I dont have the IIS admin tool(Internet Information Services Manager) so I googled it and read that they took IIS out of XP Home and its only for XP Pro, so if your running XP Home like me that might be the problem. if not I hope someone knows the fix

MadMonkee
March 4th, 2006, 11:25
... I hope someone knows the fix ...

Yeah... kick Microsoft in the balls for releasing Home edition... And burn their pubic hair for releasing Windows ME.

Addictedd
March 4th, 2006, 13:01
On the page i get:


<%@ Application Codebehind="Global.asax.cs" Inherits="BigLuzer.PspMediaServer.Global" %>

Label

Get All Media (XML) (HTML)
Get Media by Artist (XML) (HTML)
Get Media by Genre (XML) (HTML)
Get Media by Playlist (XML) (HTML)

but none of the links work :( and the backgorund image doesn't show

pimpjuice10
March 4th, 2006, 15:21
I SEARCHED EVERYWHERE AND I THINK U CAN D/L THE ISS HERE http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=C5BBC017-52CE-4F12-B803-F8D72B87C7A2

KriMe
March 4th, 2006, 16:58
I got the same problem. I dont have the IIS admin tool(Internet Information Services Manager) so I googled it and read that they took IIS out of XP Home and its only for XP Pro, so if your running XP Home like me that might be the problem. if not I hope someone knows the fix

Accually i have Xp Pro Sp2 so its another problem than that...


I SEARCHED EVERYWHERE AND I THINK U CAN D/L THE ISS HERE http://www.microsoft.com/downloads/...03-F8D72B87C7A2

I already have a newer version than that....

Its something else,

yanky
March 4th, 2006, 18:58
i wonder if you can use one of the few homebrew rss readers with this server to still get the rss mp3 feeds on a 1.5. i may try this later today and see, but its an option for everyone with 1.5 to think about.

Addictedd
March 4th, 2006, 21:11
You CANNOT download it, you must install it from add/remove windows components, this is the only way, and then the installer works...

it's qutie obvious you dont have IIS because it wouldn't say the error if you did

PSPCulture
March 5th, 2006, 14:04
On the page i get:


<%@ Application Codebehind="Global.asax.cs" Inherits="BigLuzer.PspMediaServer.Global" %>

Label

Get All Media (XML) (HTML)
Get Media by Artist (XML) (HTML)
Get Media by Genre (XML) (HTML)
Get Media by Playlist (XML) (HTML)

but none of the links work :( and the backgorund image doesn't show


OK, I have been trying to get this app working and found a few issues with both the instructions and my IIS/.NET installation.

Firstly the instructions say browse to pspmediaserver when it should say pspmediaserversetup.

Secondly, I have greyed out links until I did the following (from the run box in windows)

C:\yourwindowsdirectory\Microsoft.NET\Framework\v1 .1.yourversionnumberhere\aspnet_regiis.exe -i

Note: replace the yourwindowsdirectory with your true windows directory, most likely to be WINDOWS unless you have custom installed.

Note: Browse to the .NET installation to find the .NET release version and replace in the above.

This should then let you see proper links in the PSPMediaServerSetup page on your localhost.

Unfortunately I'm now getting errors when the script executes


The remote server returned an error: (500) Internal Server Error. Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Net.WebException: The remote server returned an error: (500) Internal Server Error. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [WebException: The remote server returned an error: (500) Internal Server Error.] BigLuzer.PspMediaServer.Components.XsltStreamer.Tr ansformXML(String Xml, String Xslt, Stream stream) +175 BigLuzer.PspMediaServer.GetAllMedia.Page_Load(Obje ct sender, EventArgs e) +485 System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Page.ProcessRequestMain() +731

So, onwards and upwards trying to debug it....

Cheers for now
www.pspculture.co.uk

PSPCulture
March 6th, 2006, 19:30
OK, sorted out the issue of getting errors when running the html side on the PC, it was trying to point the virtual directory to the root of a partition drive!

Now I can;t figure out how to get my PSP to see the localhost on my PC, it just times out??

Anyone any ideas??

MaNCe001
March 7th, 2006, 23:48
I'm having the same time out probs... I followed the instructions... I don't get it, has any1 actually had any luck running this program? Maybe some better instructions are needed cuz it just seems to be missing something.

Maybe its the config file that has to be edited. I saved my ip setting as follows:


internal IP or Dynamic-Ip URL
value="http://xxx.hopto.irg/"
value="http://192.168.0.2/"

get back to me guys.. This proggy could be very useful.

Peace,

bigluzer
March 8th, 2006, 03:20
hi

i am the author of PspMediaServer.

can people post the precise errors they are recieving?

for windows XP - Home users, try using this article
here (http://www.webthang.co.uk/tuts/tuts_server/iis_xph/pippo_xp.asp)

you do need .NET framework version 1.1 installed on the server.


you can email me @bigluzer___At___gmail.com

c

bigluzer
March 8th, 2006, 03:22
OK, sorted out the issue of getting errors when running the html side on the PC, it was trying to point the virtual directory to the root of a partition drive!

Now I can;t figure out how to get my PSP to see the localhost on my PC, it just times out??

Anyone any ideas??
you want to point to 192.168.0.2 (or 3 or whatever) on your PSP.

you CANNOT use the name of the machine, it must be the internal IP.

please AIM me @ comphappy for help

bigluzer
March 8th, 2006, 03:25
OK, I have been trying to get this app working and found a few issues with both the instructions and my IIS/.NET installation.

Firstly the instructions say browse to pspmediaserver when it should say pspmediaserversetup.

Secondly, I have greyed out links until I did the following (from the run box in windows)

C:\yourwindowsdirectory\Microsoft.NET\Framework\v1 .1.yourversionnumberhere\aspnet_regiis.exe -i

Note: replace the yourwindowsdirectory with your true windows directory, most likely to be WINDOWS unless you have custom installed.

Note: Browse to the .NET installation to find the .NET release version and replace in the above.

This should then let you see proper links in the PSPMediaServerSetup page on your localhost.

Unfortunately I'm now getting errors when the script executes



So, onwards and upwards trying to debug it....

Cheers for now
www.pspculture.co.uk


thanks for the corrections. i am doing my best :-D i didnt even know the prog was posted here.

try naming the app PspMediaServer, not PspMediaServerSetup when you install it. (uninstall the old version first).

also, please post your web.config if you are getting errors.

bigluzer
March 8th, 2006, 05:31
it does seem that IIS on XP Home is not officially supported, but can be hacked http://adamv.com/dev/articles/iis-on-xp-home

MaNCe001
March 8th, 2006, 16:09
thanks for the corrections. i am doing my best :-D i didnt even know the prog was posted here.

try naming the app PspMediaServer, not PspMediaServerSetup when you install it. (uninstall the old version first).

also, please post your web.config if you are getting errors.
Hey man,

Just tried uninstalling and re-installing with PspMediaServer as the virtual dir name and it still doesn't work on my psp. On the other hand when I try connecting to http://192.168.0.2/pspmediaserver my browser now tries to download some files but I can't actually see any pages. It downloaded a file called "epw32fm" no file extention...

Anyway my web.config file is attached, please let me know what I did wrong.

Peace,

bigdaddychops
March 9th, 2006, 01:19
when i started the setup it said that i could use IIS4 or higher right? so went and downloaded IIS6 cuz it ssaid "or higher" right but it still wont work. plz help a noob.

cr_nxh
March 9th, 2006, 02:34
ok everything is setup and i can go into 192.168.2.6/psp and /pspmediaserversetup BUT only in my pc... the psp with the browser timesout trying to gain access to that location.. i cant figure out why.. any hints as to why this problem is occuring?

bigluzer
March 13th, 2006, 21:15
Hey man,

Just tried uninstalling and re-installing with PspMediaServer as the virtual dir name and it still doesn't work on my psp. On the other hand when I try connecting to http://192.168.0.2/pspmediaserver my browser now tries to download some files but I can't actually see any pages. It downloaded a file called "epw32fm" no file extention...

Anyway my web.config file is attached, please let me know what I did wrong.

Peace,

hi

the web config looks good.
what happens when you browse to PSP with your PC?
what do you see

bigluzer
March 13th, 2006, 21:16
ok everything is setup and i can go into 192.168.2.6/psp and /pspmediaserversetup BUT only in my pc... the psp with the browser timesout trying to gain access to that location.. i cant figure out why.. any hints as to why this problem is occuring?

are u connecting to the same WiFi network as the 192.168.2.6 machine is on?
make sure you are using that IP and that if you have any firewall software on your PC, disable it, or allow port 80 to be seen.

bigluzer
March 13th, 2006, 21:19
when i started the setup it said that i could use IIS4 or higher right? so went and downloaded IIS6 cuz it ssaid "or higher" right but it still wont work. plz help a noob.

what version OS do you have?

bigluzer
March 14th, 2006, 04:25
what version OS do you have?

come to http://mittelmitte.blogspot.com for support

MaNCe001
March 15th, 2006, 22:11
hi

the web config looks good.
what happens when you browse to PSP with your PC?
what do you see
OK, finally got the special page with the xml and html links from my pc... I can only use internet explorer not firefox. I can click on the links from the pc, but my psp times out when i browse to the same IP that i used to access the pc files.

Any thoughts? I have a linksys wifi 802.11 G router... Everything looks good from the pc side but the psp just times out :P

Peace,

MaNCe001
March 15th, 2006, 22:24
OK, finally got the special page with the xml and html links from my pc... I can only use internet explorer not firefox. I can click on the links from the pc, but my psp times out when i browse to the same IP that i used to access the pc files.

Any thoughts? I have a linksys wifi 802.11 G router... Everything looks good from the pc side but the psp just times out :P

Peace,
My bad I forgot to add port 80 to the exeptions list in my firewall :S Its all working now :) Only thing is I can only see 10 songs when I've got 1,000... I don't need em all lol I'm just saying maybe a higher cap would be cool for the next update :)

PEace,

bigluzer
March 15th, 2006, 22:43
My bad I forgot to add port 80 to the exeptions list in my firewall :S Its all working now :) Only thing is I can only see 10 songs when I've got 1,000... I don't need em all lol I'm just saying maybe a higher cap would be cool for the next update :)

PEace,

working on next release now.
post requests please

bigluzer
March 15th, 2006, 23:24
new version released.

http://mittelmitte.blogspot.com

MaNCe001
March 16th, 2006, 00:46
new version released.

http://mittelmitte.blogspot.com
Woa man I'm diggin the new look :) So far so good on the PC side.. I'm gonna go try the psp. I'll post my thoughts soon :)

PEace,

bigluzer
March 16th, 2006, 01:29
Woa man I'm diggin the new look :) So far so good on the PC side.. I'm gonna go try the psp. I'll post my thoughts soon :)

PEace,
appreciate it.
let me know what you think

MaNCe001
March 16th, 2006, 02:15
appreciate it.
let me know what you think
OK just finished playing with it... Awesome. It works flawless with the new "get media by folder" All mp3's appear and play perfect. The "get all media" is still some what limited in terms of mp3's. But most people put their mp3's in little album folders ect... Like I have 30 or so albums all in small folders in my "my music" folder so your program broke up all the folders in there into RSS Channels which is great :)

Great work I love it.

For every1 that couldn't get the psp to view you media server (time out's) make sure that your firewall has port 80 enabled... I forgot to do it in Win Firewall, enabling it was what helped.

Peace,

bigluzer
March 16th, 2006, 04:06
OK just finished playing with it... Awesome. It works flawless with the new "get media by folder" All mp3's appear and play perfect. The "get all media" is still some what limited in terms of mp3's. But most people put their mp3's in little album folders ect... Like I have 30 or so albums all in small folders in my "my music" folder so your program broke up all the folders in there into RSS Channels which is great :)

Great work I love it.

For every1 that couldn't get the psp to view you media server (time out's) make sure that your firewall has port 80 enabled... I forgot to do it in Win Firewall, enabling it was what helped.

Peace,

thanks for the tip. will add to troubleshooting section

bigluzer
March 16th, 2006, 22:47
also

make sure asp.net is installed properly
run aspnet_regiis -i if you need

bigluzer
March 17th, 2006, 19:51
new version released
go to http://mittelmitte.blogspot.com

The latest version is: 0.7.7 (Alpha)
* 0.7.7 added album-art covers as channel icons (from winXP/media player/MCE
added internal/external user auto-selection
added paging to Folders' datagrid on front page (scrolling DIVs did not work on the PSP)
added donation link!!! :-D

pimpjuice10
March 18th, 2006, 13:48
This wont work for me. whenever i connect to my ip address on my computer it always asks me for a username and password. so i type in my computer username and it automatically adds the ip address. but its the password that i dont know. why does it ask me for it.

pimpjuice10
March 18th, 2006, 16:11
i finnally got the page but not by putting my ip address but using my computer name. http://pimpjuic-jvdl4t/PspMediaServer/GetAllMedia.aspx?type=html. now i am getting an error when i click on html on the page. it says System.Net.WebException: The remote server returned an error: (401) Unauthorized.

also whenever i use the ip address itnever works why is that?

PSPCulture
March 18th, 2006, 20:04
Great work CJ, latest updates working a treat!

Cheers

bigluzer
March 19th, 2006, 00:39
i finnally got the page but not by putting my ip address but using my computer name. http://pimpjuic-jvdl4t/PspMediaServer/GetAllMedia.aspx?type=html. now i am getting an error when i click on html on the page. it says System.Net.WebException: The remote server returned an error: (401) Unauthorized.

also whenever i use the ip address itnever works why is that?

1) you cannot use the machine name from your PSP. you must use the IP
2) make sure integrated windows authentication is turned off for the web server

bigluzer
March 19th, 2006, 00:55
Great work CJ, latest updates working a treat!

Cheers
mucho gracious

pimpjuice10
March 19th, 2006, 03:59
i give up this program just wont work for me

bigluzer
March 19th, 2006, 07:07
i give up this program just wont work for me
can you give me an error message or screenshot?

all4depsp
March 19th, 2006, 18:10
i cant get this thing to work, everything seems to be ok, i can log onto the site but i cant click the links. whats wrong?

bigluzer
March 19th, 2006, 18:50
i cant get this thing to work, everything seems to be ok, i can log onto the site but i cant click the links. whats wrong?

if you have all the requirements, try running Aspnet_regiis -i

eppy3D
March 19th, 2006, 19:22
Hi...Well at last works, but i canīt see de wallpaper from the program...I can only see the white screen with grey light text.
I supose can i see your logo in the psp, its right??
(Sorry for my english....too crap) :o
I have th 0.7.7 version

bigluzer
March 19th, 2006, 19:50
Hi...Well at last works, but i canīt see de wallpaper from the program...I can only see the white screen with grey light text.
I supose can i see your logo in the psp, its right??
(Sorry for my english....too crap) :o
I have th 0.7.7 version
do you see the background from a PCs browser?

all4depsp
March 19th, 2006, 20:16
Got it working, wasn't too sure about that 'aspnet_regiis.exe -i' thing but i figured it out. thanks for the help

typed in 'run' C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_ regiis.exe -i
and that got it working, cheers....

bigluzer
March 19th, 2006, 20:39
Got it working, wasn't too sure about that 'aspnet_regiis.exe -i' thing but i figured it out. thanks for the help

typed in 'run' C:\WINNT\Microsoft.NET\Framework\v1.1.4322\aspnet_ regiis.exe -i
and that got it working, cheers....
great!

pimpjuice10
March 19th, 2006, 22:49
bigluzer, here is a screenshot of m y errors as u asked. this screenshot is a page of what i get when i go to my internal ip site. sorry about the language though. i am running windows xp home edition and i hacked it like u guys suggested in recent posts tp allow iis to be installed. But i didnt have windows 2000, so i bootlegged a copy and it turned out to be in french. my settings are also including at the botton. srry its no tin english.

eppy3D
March 20th, 2006, 00:19
do you see the background from a PCs browser?
No, i canīt see from my browser....I use IE and Firefox...
How you say before,only IE but i see only gray text over white background.

Thanks for all.....and sorry all the inconveniences.. :confused:

bigluzer
March 20th, 2006, 00:59
No, i canīt see from my browser....I use IE and Firefox...
How you say before,only IE but i see only gray text over white background.

Thanks for all.....and sorry all the inconveniences.. :confused:

eppy- please post a screenshot!

bigluzer
March 20th, 2006, 01:00
bigluzer, here is a screenshot of m y errors as u asked. this screenshot is a page of what i get when i go to my internal ip site. sorry about the language though. i am running windows xp home edition and i hacked it like u guys suggested in recent posts tp allow iis to be installed. But i didnt have windows 2000, so i bootlegged a copy and it turned out to be in french. my settings are also including at the botton. srry its no tin english.

hi
turn OFF windows authentication - only anonymous should be tehre

pimpjuice10
March 20th, 2006, 01:18
i now just turned off windows authentication and this page still showed up. what else could be wrong?

bigluzer
March 20th, 2006, 02:26
go to http://192.168.X.X/PspMediaServer

eppy3D
March 20th, 2006, 13:32
eppy- please post a screenshot!
I see something, when i select html appears the blue wallpaper...
Look:
http://www.subir-imagenes.com/subir_imagen/02d07ca9da.jpg
and the html:
http://www.subir-imagenes.com/subir_imagen/7cc602786a.jpg

Kind regards and thanks :rolleyes:

pimpjuice10
March 20th, 2006, 23:47
wow, my page looked nuthin like that. how did u set ur iis up eppy3d?

bigluzer
March 20th, 2006, 23:52
wow, my page looked nuthin like that. how did u set ur iis up eppy3d?
download the newest verison from my website

pimpjuice10
March 21st, 2006, 02:04
download the newest verison from my website

Ive already d/l`ed the newest version. I meant how he set up his iis manager

bigluzer
March 21st, 2006, 03:59
Ive already d/l`ed the newest version. I meant how he set up his iis manager
can you specify a question?

pimpjuice10
March 21st, 2006, 10:34
I have to rehack my windows xp again and this time put the english version of iis. after that ill try pspmediaserver again if it will then work.

eppy3D
March 23rd, 2006, 00:21
wow, my page looked nuthin like that. how did u set ur iis up eppy3d?
Ok, lookin in my Control Panel, in the option for install programs, section programs aditional for Xp, i see was no installed that option.I do it.
Later i follow the instruction from this forum, i prepare my kaspersky firewall and control XP firewall too and thats all...
Works nice, great job bigluzer... :D

bigluzer
March 23rd, 2006, 00:32
Ok, lookin in my Control Panel, in the option for install programs, section programs aditional for Xp, i see was no installed that option.I do it.
Later i follow the instruction from this forum, i prepare my kaspersky firewall and control XP firewall too and thats all...
Works nice, great job bigluzer... :D

thanks!... i think

pimpjuice10
March 23rd, 2006, 03:09
Hello again bigluzer.thank you for all ur help in the past, i now finally have it working. but the only problem now is that the html and xml links wont work. i keep clicking on them but they just wont work. could u please help me out htis 1 last time.

bigluzer
March 23rd, 2006, 03:11
try running
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_regiis -i

pimpjuice10
March 23rd, 2006, 03:21
I DID TWICE BUT NUTHIN HAPPENED. AND MY ASNET DOESNT HAVE THAT -i next to it.

bigluzer
March 23rd, 2006, 03:37
just go to start | run | cmd {ENTER}
and type in C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_regiis -i

pimpjuice10
March 23rd, 2006, 04:12
ok i in the command screen it says C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspne t_regiis -i is not recongnized as an operable program or batch file.

bigluzer
March 23rd, 2006, 04:24
no space after aspne

aspnet_regiis is one word

pimpjuice10
March 23rd, 2006, 04:39
Ok Now Ive Done It. When I Now Go To My Ip Site/pspmediaserver On My Browser It Says Access To C:\documents And Settings\family\my Documents\my Music Is Denied.

pimpjuice10
March 23rd, 2006, 04:56
nm i finnally got it working. what i was doing wrong was that i put the psp directory in the wrong place. thank u for all ur help

pimpjuice10
March 23rd, 2006, 05:13
i have every single thing set up now and have just added all the media as rss. when i go to play the music in rss channel it says "A server error has occured. (HTTP Status Code: 401)

PSPCulture
March 23rd, 2006, 08:32
i have every single thing set up now and have just added all the media as rss. when i go to play the music in rss channel it says "A server error has occured. (HTTP Status Code: 401)

Check the folder depth of your music in relation to the PSP Virtual directory. There are some issues if the folder depth is too deep

ie d:\music\artist\album\track\track.mp3 may not work where
d:\music\artist\album\track.mp3 will.

If you change the Virtual folder, make sure you stop and start the iis server froma command prompt using iisreset. This will force a refresh of the virtual directory location.

It looks like a 401 error is permissions :

The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource. The client MAY repeat the request with a suitable Authorization header field (section 14.8). If the request already included Authorization credentials, then the 401 response indicates that authorization has been refused for those credentials. If the 401 response contains the same challenge as the prior response, and the user agent has already attempted authentication at least once, then the user SHOULD be presented the entity that was given in the response, since that entity might include relevant diagnostic information. HTTP access authentication is explained in "HTTP Authentication: Basic and Digest Access Authentication" [43].

Make sure you have permissions to read the virtual directory. In windows explorer, right click the folder the PSP virtual folder points to and click the security tab, ensure that there is the relevant permissions for accessing the data. If you have no security tab with a list of users, go into the options list and deselect the simple folder security option.

hth

Cheers
www.pspculture.co.uk

bigluzer
March 23rd, 2006, 13:48
you must allow script read/write access / anonymous access / browsing , in the virtual PSP dir server you set up.

follow the directions. it will work.

pimpjuice10
March 23rd, 2006, 16:39
It now works perfectly. thank you.

all4depsp
April 3rd, 2006, 23:59
How do you get the album art to work?

bigluzer
April 4th, 2006, 03:08
How do you get the album art to work?

look in the web.config.

it supports the formats listed there:
<add key="folderImageArtFiles" value="folder.jpg|AlbumArt_{*}_Small.jpg|AlbumArt__Small. jpg|AlbumArtSmall.jpg" />

sejenkinsiii
June 4th, 2006, 10:17
hi,
this is a great program, thank you.

my only issue is that i can only access my files when i'm connected to my wireless network, not when im connected to someone else's.
how do i resolve this?

thank you,
se

pimpjuice10
June 6th, 2006, 23:11
lol when is a new version coming out. i hope soon and it has video capability

bigluzer
June 7th, 2006, 00:35
lol when is a new version coming out. i hope soon and it has video capability

no donations == no upgrades.

there is no way to stream videos right now

djgeeree
July 5th, 2006, 19:37
i edited this post, delete it