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

help-circle





  • I mean, you only search one arr service depending on the media type.

    I guess here I was more thinking about having audio books and ebooks with the same title across two separate instances of readarr.

    If it’s already in your library, it shows when you search for it so not much figuring out

    Yeah that is true, not so much a benefit but does help that all media types are manageable from the same dashboard

    The “manual” action is pressing “Add”, which i assume you’d need to do with this too?

    A reference to The benefit of having a recommendation engine auto add stuff for you. But I guess lots of the arr programs also have list imports but I’d prefer to not to depend on an external service for that sort of thing.

    I think I’m confused as to what problem this actually solves?

    I’m realizing now that in my excitement I have done a very poor job of describing the scope of this project, and would like to recommend that you visit the repo and check it out yourself:

    https://github.com/MediaWolfOrg/MediaWolf

    Here’s is a snippet from the project pages that does a much better job of describing it than I did (apologies again for my poor description)

    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




  • 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?



  • I’ve tried a lot to make nextcloud work by default, even tried hiring a Dev to build me a plugin that would allow me to embed documents and full text search into my WordPress site but came up empty.

    Filestash has been useful to get the documents from next cloud to WordPress via WebDAV, but it breaks too often for me to want to continue to use. There’s also no way to add searching of the document to the WordPress site.

    All I really want is to continue to use nextcloud as the storage and editing and have some intermediary software serve the files as embeddable links and provide a full text search of the documents as well.