bootiful-media-mogul / scratch

im going to do all the work here in a monorepo and then factor out as necessary
Apache License 2.0
1 stars 0 forks source link

build a settings screen #7

Closed joshlong closed 7 months ago

joshlong commented 10 months ago

things to configure so far:

joshlong commented 7 months ago

i have a generic configuration values screen. but the more i think on it the less i think the ManagedFiles for podcast sshould be specified here. instead, they should be specidfid when editing the Podcast items themselves. that, or users can choose to upload their favorite, for each episode, overriding the podcast-level ManagedFile objects. so we need to get two flows working: configure the ManagedFiles for all episodes at the Podcast level OR configure them per episode, overriding the defaults

joshlong commented 7 months ago

the settings screen works. closing this. the ManagfedFile stuff is out of scope.