Tag Archives: xml

Add XMLTV Data To JellyFin From HDHomerun

I have a NAS on which I have installed Jellyfin.  I chose Jellyfin from the usuals, because I didn’t want to pay for another streaming service (if you have to pay to watch tv, it might as well be a … Continue reading

Posted in Computer Stuff, MySQL, PHP | Tagged , , , , , | Leave a comment

Working With XML/XSLT, JSON, And PHP

So, this tale, which for your sake I will attempt to make brief, is typical of my experiences in web development. As one of my old bosses used to say (and I’m paraphrasing), “if there’s a hard way to do … Continue reading

Posted in PHP | Tagged , , , , , , , , , , , , , , | Leave a comment

Parsing XML With PHP SimpleXML

Needed to stay busy (a long story) and figured I’d kill two birds with one stone, so I parsed some XML for a friend I used to work with. PHP is my favorite scripting language, so of course I opted … Continue reading

Posted in Computer Stuff | Tagged , , , | 1 Comment