Skip to content
  • Jonathan Matthew's avatar
    podcast: stop setting status property on podcast feeds · 446407e9
    Jonathan Matthew authored
    This was only really used to indicate whether the feed was currently
    being updated, which is a transient property that doesn't belong in
    the database.  rb_podcast_manager_unsubscribe_feed() also allowed a
    feed entry to be hidden, but that was unused.
    446407e9