cc333's latest activity

  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    Thanks! What I was seeing with your code pasted in unaltered was basically that 'nowplaying.txt' wasn't being updated. Yes, it would...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    New Post for clarity... I think I might have got it! Here's what I did: <?php //Get the POST data $postdata = fopen("php://input"...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    I just tried your code, and it doesn't seem to work :/ I'm not sure why, though. I did try urldecode() before, and I couldn't get it...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    OK, I've been puzzling over this code, and I must admit that I'm kind of stumped by it. I think I'll just keep it as a single-stream...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    No worries! You know more than I do! I'm pretty much learning as I go (I know some basic HTML and CSS, but javascript has always...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    I have an idea! Now that I have learned to make metadata retrieval work when more than one stream is active on my server (thanks the...
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    OK, I added in the OR logic you suggested, and while it may not be the cleanest, it worked! This thing could stand a rewrite once I...
    • Screen Shot 2026-08-22 at 6.50.56 PM.png
  • C
    cc333 replied to the thread Can Someone Help Me With This?.
    @jibsaramnim Hmm, it might. I'll give it a try and let you know! For this I'm targeting any recent browser, which I guess means pretty...
  • C
    OK, I'm running a little Internet Radio stream for my own enjoyment, and I made up a little web player for it that displays some...
  • C
    Thanks! So am I! A few weeks ago, I was about ready to through it out a window and smash it with a sledge hammer! I put it back into...
  • C
    Yup. I think part of what threw it all off was the fact that coincidentally, either the motherboard or PSU (probably both) failed as I...