Jump to content

brycec

AF Member
  • Posts

    1,992
  • Joined

  • Last visited

  • Days Won

    41

brycec last won the day on June 13 2019

brycec had the most liked content!

Profile

Recent Profile Visitors

84,344 profile views

brycec's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In Rare

Recent Badges

1.6k

Reputation

Single Status Update

See all updates by brycec

  1. Wish Plex allowed OPML exports of podcasts, so I could back them up, like RSS feeds can be.

    Oh well, I was able to get around things by writing a CLI generator in Swift that worked on Mac and Linux.

    1. efaardvark

      efaardvark

      That would be kind of cool.  If you can get to them with RSS then you can script it easily enough, but having it built in to Plex so it could do that for you automatically would be one less thing to deal with, if nothing else.

    2. brycec

      brycec

      Yeah, people were wanting OPML export, and if I could use Swift for a plugin on Plex, that would not be a problem for me to do, since Swift has the stuff needed to easily create XML files.

      Plus, there is a library that can read feeds in either RSS (including podcast support), Atom, or JSON, which really helps. Only bad thing about the library is that each feed type is its own class and there is no super class, to easily create an array with all feed types.

×
×
  • Create New...