• 6 Posts
  • 111 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle







  • Here’s the rundown from the repo:

    Proposed Project Features:

    Books (Readarr & Anna’s Archive)

    ✅ Missing List → Read from Readarr, fetch missing books and auto-download via Anna’s Archive ✅ Manual Search → Search Anna’s Archive and download books (user selection and defined file structure) ✅ Recommendations → Generate book suggestions based on Readarr library (using a background tasks to scrape from Goodreads) - with options to add or dismiss suggestions including filters and sorting

    Movies (Radarr & TMDB)

    ✅ Recommendations → Read Radarr library and suggest similar movies via TMDB (with options to add or dismiss suggestions including filters and sorting) ✅ Manual Search → Search via TMDB with option to add to Radarr

    TV Shows (Sonarr & TMDB)

    ✅ Recommendations → Read Sonarr library and suggest similar shows via TMDB (with options to add or dismiss suggestions including filters and sorting) ✅ Manual Search → Search via TMDB with option to add to Sonarr

    Music (Lidarr, LastFM, yt-dlp, Spotify)

    ✅ Manual Search → Search Spotify for music and download via spotDL (which uses yt-dlp) ✅ Recommendations → Generate artist recommendations from LastFM based on Lidarr library (with options to add or dismiss suggestions including filters and sorting) ✅ Missing List → Read Lidarr library, fetch missing albums and download via yt-dlp

    Downloads (via yt-dlp)

    ✅ Direct Download Page → Input YouTube or Spotify link and download video/audio using spotDL or yt-dlp

    Subscriptions (via spotdl and yt-dlp)

    ✅ Schedule System → Subscribe to YouTube Channels, Spotify or YouTube Playlists and download on a schedule











  • Hi Michael, Ive made a bug report on your github covering my issue.

    I should clarify its not your code causing me issues, Ive quite enjoyed filestash as a base.

    The problem has consistently been the office doc viewing integration. Onlyoffice did not reliably allow me to share documents without issue, and the new collaborra integration isn’t functional using the default docker compose.

    Do you happen to have a docker compose script on hand that allows for multiple different office doc integrations that I can swap between in /admin?

    That way when one stops working I can use an alternative?