• 2 Posts
  • 34 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle
  • Thank you for writing this. The past month I spent some time trying to look for a way to import listenbrainz playlists to jellyfin/navidrome but I was not finding anything. Explo is awesome!

    Another tool I discovered yesterday is sptnr, which leverages the spotify API and converts Spotify’s popularity to Navidrome star ratings. This allows me to go to an artist and sort by rating descending, which actually becomes popularity descending.

    Now I’m using jellyfin mainly because the listenbrainz plugin allows scrobbling favorites, while navidrome does not support this. If anyone knows a way to scrobble favorites from navidrome to listenbrainz I would really appreciate it.











  • I have a zenbook as well (not the same model) and I only had problems with Windows. When coming back from suspension it would be hot and the screen had like white fog on the edges. I tried to fix it but with no success. Frustrated with that I decided to give Linux a try and never had that problem again.

    I assume you changed the ssd, I didn’t know that was possible, I thought it was soldered to the motherboard. Is it possible you received a faulty drive from WD?










  • orgmode with neovim on PC and orgzly on phone. syncing with syncthing

    Edit: I’m actually using orgzly revived, a community maintained version of orgzly, since orgzly is no longer mantained

    For anyone who is interested in note taking in your everyday editor like vim or emacs, orgmode is an emacs tool (in neovim there is a clone plugin) for note taking, todos, agendas, etc. It uses a format similar to markdown, and a good part is that with the orgzly app you receive notifications for your events. So basically you can use orgmode as a calendar as well (I do!).

    Neovim orgmode plugin github