• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 1st, 2023

help-circle

  • I can only really speak to your first point. When imported my existing library, I did it using Sonarr/Radarr as applicable. They have a manual import method, here’s a description of Sonarr’s.

    Unfortunately that’ll probably work best if they’re formatted in a way Sonarr can readily recognize, something like /Season ##/S##E## - .ext. It may take a little work to get there, I found a program called mmv which helps out a lot. It allows you to move files that match a pattern, capture parts of pattern, and use that captured part to name the output file. That allowed me for format entire seasons at a time, but that method does rely on most files having similar names to begin with.



  • I doubt Reddit builds a decent search engine, that doesn’t actually help them at all.
    If users can search, they find a previous post pertaining to what they want to see/know and they move on.
    If there’s no search, users can’t find old posts or comments so they make new posts about a previously posted topic and more comments are made as other users react. That’s more content, even if low quality from a user perspective, that shows engagement which can be sold to advertisers.

    That’s before considering the engineering effort it takes to make a good search engine, constantly fine tune that algorithm, and try to outpace those that are trying to game the search algorithm.







  • I’m not sure, that’s a question for the Dev.

    Some of the reason may be the hastle of rebranding, having two Openboards would be confusing so the fork would need to change names and icons and such. Some of it is also be this is for personal use, and we happen to find it, so they may not be interested in the expectation of maintaining it beyond their own useage. Some of it may be this is good enough, Openboard’s release cycle is pretty slow so the fork doesn’t need to be updated and released often, so an APK on Github downloaded twice a year is good enohgh for them.




  • The Stage - Avenged Sevenfold

    It’s a metal album with a pretty big departure from their normal sound (going from more traditional Heavy Metal to more Progressive Metal), and dropping a Single (the title track, The Stage) then the full album by surprise. It’s their first conceptual album with a focus on where humanity is (in 2016), how we interact with each other, our progression with technology, and our place in the universe which is still very interesting and fun to unpack. The extended version includes their covers of songs they grew up with in Southern California, ranging from Spanish folk songs to Pink Floyd. It’s fantastic to hear a band truly enjoy expanding their sound and creating music they want and seem to love.


  • If you’re open to things similar to Plex, I’d recommend Jellyfin! Plex has been making some decisions lately that aren’t necessarily selfhoster friendly. A selfhosted instance of Plex still authenticates using Plex’s central servers (if you’re internet is out or Plex is down and you want to stream your own movies or shows, that won’t work due to failed authentication). That’s compared to your Jellyfin instance handling authentication locally. If you can contact your server, you can watch your media. Plex has also announced a credit skipping feature, uploading credit timing to their central servers that can be restored on complete rebuild. While they say it’s anonymous, they need some way to associate you and the proper credit timings, to send that back to you.

    Jellyfin is earlier days in development, and you should check to see what clients are available to see if that would work with your hardware. But Jellyfin is definitely catching up, I’ve been very happy with their server and applications.