Arno Hautala
Arno Hautala
This should close #70 by replacing the "Append Date" and "Append Episode Number" with additional formatting tokens that can be combined however desired. It also adds support for path separators...
Adds links to the podcast page for each episode result on the filterable episodes page.
Implements episode filters for "Download Status" with values "Deleted" and "Downloading". Implements episode filters for "Episode Type" with values "Regular" ("full" or blank in the database), "Bonus" (bonus), and "Trailer"...
Adds "Refresh" buttons to the main and individual podcast pages and a "Refresh all" button to the settings page. These start a refresh of the individual feed or all feeds...
**Describe the bug** Two consecutive trips are listed on the Drives board, but don't list any data. I can click the timestamp and the Drive Details board opens with a...
### Problem I was importing new tracks with `import.write` disabled and seeing all tracks populated with new tags. With help from the [forum](https://discourse.beets.io/t/tags-are-being-written-to-imported-files-even-though-import-write-no/2068/4), I was able to determine that with...
Instead of deleting and recreating the voiceover files, leave them in place and delete only the files that aren't referenced while updating the database.
Adds podcast support. This consists of treating tracks specially if they're found in the `iPod_Control/Podcasts` directory or if metadata contains "Podcast" in the genre list. Identified podcast tracks are excluded...
Implements blacklist support as requested in #73
Adds support for notifying of container restarts via Apprise. Apprise can be configured with a wide range of notification services including: eMail, Slack, MS Teams, Gotify, Pushover, etc. See the...