delete-played-files||[yes/no]||no||If set to `yes`, Podboat will delete files when their corresponding queue entry is removed (this includes "finished" and "deleted" entries as well).||delete-played-files yes download-path||||~/||Specifies the directory where Podboat shall download the files to. Optionally, placeholders can be used to place downloads in a directory structure. See "Format Strings" section of Newsboat manual for details on available formats. This setting is applied at enqueueing time; changing it won't affect download paths of the podcasts that were already added to the queue.||download-path "~/Downloads/%h/%n" download-filename-format||||"%?u?%u&%Y-%b-%d-%H%M%S.unknown?"||Specifies how Podboat would name the files it downloads (see also `download-path`). See "Format Strings" section of Newsboat manual for details on available formats.||download-filename-format "%F-%t.%e" max-downloads||||1||Specifies the maximum number of parallel downloads when automatic download is enabled.||max-downloads 3 player||||""||Specifies the player that shall be used for playback of downloaded files.||player "mp3blaster" podlist-format||||"%4i [%6dMB/%6tMB] [%5p %%] [%12K] %-20S %u -> %F"||This variable defines the format of entries in Podboat's download list. See the respective section in the documentation for more information on format strings.||podlist-format "%i %u %-20S %F"