rejetto forum

PSP and passworded feeds

Guest · 27 · 10331

0 Members and 1 Guest are viewing this topic.

Offline silky

  • Occasional poster
  • *
    • Posts: 8
    • View Profile
hi rejetto,  

  the problem with that is that when you access the rss feed file you end up accessing a mp3 file in the protected music folder so HFS correctly requires a password for that too, so using a PSP fails on the feed.  

One thing i have just thought of is that from my work pc i have accessed the passworded mp3s using winamp and it streamed them nicely enough.
i am wondering if a url like this  

       http://user:pass:86.123.145.56:port/music/name.mp3  

might be a viable address that can be put in the rss feed file. then if the rss link is on a passworded web page, only the owner can access it.

i can't test that today as i havnt left my pc on at home (in at work now).
ill try tommorrow if i remember.lol... and let you know what i find.

         cheers silky


Offline silky

  • Occasional poster
  • *
    • Posts: 8
    • View Profile
just read this on a site


4.7.3 Gathering from password-protected servers
You can gather password-protected documents from HTTP and FTP servers. In both cases, you can specify a username and password as a part of the URL. The format is as follows:


         ftp://user:password@host:port/url-path
        http://user:password@host:port/url-path

With this format, the ``user:password'' part is kept as a part of the URL string all throughout Harvest. This may enable anyone who uses your Broker(s) to access password-protected documents.


sounds like it could be possible. ill try at home tonight via my wireless lan and let you know anything i find!!!!

 Silky


Offline SiY11

  • Occasional poster
  • *
    • Posts: 73
    • View Profile
First off I tried it doesn’t work and second its not very safe because all someone would have to do is edit the RSS.xml file and see the user: pass in plain English as well as if the went to info on the song for the RSS.xml feed.

Example of RSS.xml file
Code: [Select]
<rss version="2.0">
  <channel>
    <title>LanRSS</title>
    <description>For internal network use</description>
    <link>http://XXX:XXXXXXXX@192.168.2.2:8080</link>
    <lastBuildDate>Wed, 21 Dec 2005 12:00:01 -0500</lastBuildDate>
    <pubDate>Wed, 21 Dec 2005 11:59:13 -0500</pubDate>
    <item>
      <title>Creed - Torn.mp3</title>
      <description></description>
      <link>http://XXX:XXXXXXXX@192.168.2.2:8080/</link>
      <enclosure url="http://XXX:XXXXXXX@192.168.2.2:8080/Private/Music/My%20Music/Creed%20-%20Torn.mp3" length="" type="Audio/MP3"></enclosure>
      <pubDate>Tue, 20 Dec 2005 18:42:00 -0500</pubDate>
    </item>
  </channel>
</rss>

Example of PSP info option:


Offline silky

  • Occasional poster
  • *
    • Posts: 8
    • View Profile
hiya siy11.

i just tried it too, failed as before, although winamp takes the address fine so it must be the workings of the PSP.

as for the editing of the rss feed, i would of put my rss feed link on a passworded page so only myself could access the link....but nevermind hey lol.


must dash.  may have time later to try a few things..

silky


Offline silky

  • Occasional poster
  • *
    • Posts: 8
    • View Profile
just remembered something else...

we may have to put in the '%' code for the @ sign   in  our url line..

ie  %20 is space...

im not sure what the @ signs code is...


just a thought before i go to get some dinner!


Guest

  • Guest
i see we are in the psp subject some im going to ask my question. Can i have 2 Rss files?


    Offline SiY11

    • Occasional poster
    • *
      • Posts: 73
      • View Profile
    wha do you mean "can i have 2 rss?" i have 2 one is for over the internet and one fore when i am at home in my lan


    Guest

    • Guest
    umm. ok. like have a .RSS file that contains all the music from my folder and another .RSS file that cointains my brothers music so theres 2 .RSS files.


    Offline SiY11

    • Occasional poster
    • *
      • Posts: 73
      • View Profile
    Yah you can have as many RSS files as you want they just have to be different names.


    Anonymous

    • Guest
    ok cool, but when i go to the home page on my psp, will there be 2 "RSS Music" buttons?


    Anonymous

    • Guest
    like the .xml file im talking about. sorry if you though i was talking about something else


    Anonymous

    • Guest