Add podgrab featureset

This commit is contained in:
Cody Cook 2025-06-16 22:55:39 -07:00
commit 233dd5b5c0
33 changed files with 2315 additions and 125 deletions

View file

@ -3,7 +3,7 @@ FLASK_ENV=development
SECRET_KEY=your_secret_key_here
# Database configuration
DATABASE_URI=sqlite:///podcastrr.db
DATABASE_URI=sqlite:///instance/podcastrr.db
# Application configuration
DOWNLOAD_PATH=C:\path\to\downloads
@ -12,4 +12,4 @@ LOG_LEVEL=INFO
# API Keys (if needed)
# ITUNES_API_KEY=your_itunes_api_key
# SPOTIFY_CLIENT_ID=your_spotify_client_id
# SPOTIFY_CLIENT_SECRET=your_spotify_client_secret
# SPOTIFY_CLIENT_SECRET=your_spotify_client_secret