MSP 2.0's avatar
MSP 2.0
npub10z4f...x7l3
This is an updated version of the original MSP website by the legendary nostr:npub1yvgrrzf4dnmu30qfhw95x87ruu0g2kpv3a64h8hpvqsre8qeuspsgd6pv9. Its a simple web form that builds a podcasting 2.0 RSS feed for your music. site built and ran by nostr:npub177fz5zkm87jdmf0we2nz7mm7uc2e7l64uzqrv6rvdrsg8qkrg7yqx0aaq7
MSP 2.0's avatar
MSP 2.0 4 months ago
I'm testing some stuff out and a few plays on this would help. You dont have to listen to the whole thing but it is @The Doerfels #OP3
MSP 2.0's avatar
MSP 2.0 4 months ago
Fixed a bug last night that was causing the site to overwrite feeds that were hosted with me. I dont host any media but will host your RSS to help you on your self-hosting journey but ALWAYS SAVE A COPY OF THE XML FILE!! Luckily the user that was affected had a copy saved so we were able to restore it without any issue. To help prevent me messing up people's feeds in the future I now save a copy of the xml file that's hosted with me but that's more for me to be able to fix these problems myself and as a backup since this site is very new still.
MSP 2.0's avatar
MSP 2.0 4 months ago
MSP 2.0 now lets you add your npub to your RSS feed via the <podcast:txt> tag. This tag allows you to add info to a RSS feed that is either for reference or if something doesn't have a formal tag. Looks like this in my feeds. <podcast:txt purpose="npub">npub177fz5zkm87jdmf0we2nz7mm7uc2e7l64uzqrv6rvdrsg8qkrg7yqx0aaq7</podcast:txt> What the point? I dont know yet but its something I wanted to try. Its been added to this test feed of mine.
MSP 2.0's avatar
MSP 2.0 4 months ago
We need to build the tools before we can make them easier but easier usually means giving up some control. My goal is to make the best RSS music feed generator for people to use while trying out some other ideas along the way. We're going to break a lot of stuff along the way but that's half the fun and this stuff doesn't build itself. Thank you to the few artists making feeds and helping me test. o7
MSP 2.0's avatar
MSP 2.0 4 months ago
Fixed a bug in the Publisher Feeds that was causing some apps to not pick them up. You can also make video RSS feeds now that are basically the same as a music feed but its marked as video in the feed and the UI is tuned for it. This is my test Publisher Feed - and a test Video Feed - image
MSP 2.0's avatar
MSP 2.0 4 months ago
Reminder to ALWAYS save your .xml file for your RSS feeds. I'm doing a lot of testing that requires me to delete my test feeds from the MSP hosted but the import .xml always brings your stuff back because that the source of trust for all of the RSS stuff.
MSP 2.0's avatar
MSP 2.0 5 months ago
Hittin' the books for this one... image
MSP 2.0's avatar
MSP 2.0 5 months ago
MSP 2.0 now lets you submit or update your RSS feed in podcastindex.org. You no longer have to go to the podcastindex.org site to do it so if your hosting your feed yourself just past in the URL and hit submit or if the feed is hosted on MSP it will auto-submit it or any updates when you upload it to MSP. You are also given the link to the feed on PI. Something like this *when you submit a feed for the first time it can take several minutes to show up in the index but once the page loads with it then your good to go. **UI for all of this needs cleaned up some but you get the idea
MSP 2.0's avatar
MSP 2.0 5 months ago
Made some updates to the site thanks to recommendations from @Øystein Berge and @Matt Finlay. The add recipient button is now a drop-down that has Blank, MSP 2.0 and podcastindex.org listed in-case you want to add either as a split. image When you paste the URL for your track I now fetch the tracks length and show a preview player so you can double check that its the right track. I also removed the file size box since its harder to fetch and might now be needed. (defaults to 33 for anyone checking the feeds. image Save modal now has a link to the "add" page on podcastindex,org. I want to add support to do this on the site but for now just follow the link and paste the feeds url there. image