Mastodon: @SuitedUpDev@mastodon.online

  • 2 Posts
  • 5 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle
  • I am currently rocking a Shanling M2X which I bought secondhand for €75,- from the local classified ad websites.

    Officially supports up the 512Gb but according some reviews it can do up to 2Tb microSD cards ( https://headfonics.com/shanling-m2x-review/ ). I currently have a music collection of about the same size. The Shanling M2X can drive all the IEMs I throw at it, has enough file system support to read just about anything and has WiFi and Bluetooth. Although the WiFi can only be used to wirelessly sync files (which can be a pro but also a con, depending on how you look at it).

    However if you don’t feel like going secondhand, Shanling offers a whole bunch of devices meant for offline playback of local files.


  • datab

    Theoretically, support for that could be coming… Emby (where Jellyfin is based on) always used their own layer for interacting with a SQLite database. All that custom made logic is currently being swapped out for EF Core. EF Core is a DotNet library for interacting with databases and EFCore that also supports MySQL, PostgreSQL, SQL Server besides SQLite.

    So my guess is that, once all that work is completed, support of other database can be added.

    For a little bit of context. I am currently running Jellyfin on Btrfs and there is quite a performance impact due to CoW. If 2 clients decide to browse the libraries, both clients grind to a near standstill with regards to being able to see things. So I am following this work with quite some interest.



  • I have an A380 running in my home server which runs Arch Linux with kernel version 6.4.6. I’ve had the card since since October 2022, so I’ve seen my share of “issues” with it, especially because my Jellyfin server runs inside of Docker and thus adds additional layer of complexity / things that can go wrong.

    Having said that, for $120, BUY IT. It’s seriously one of the better cards are out there at that price. Previously I had an RX 550 (for which I paid about €75) and the A380 runs circles around my old RX550.

    When I initially got it, I had some issues with is. Not surprising, early adopter and all. But the drivers are pretty rock stable nowadays and new features are being added constantly. The latest release of the Intel Media Driver added support for encoding HEVC 422 and improved performance for HDR tone mapping.

    With regards to maximum streams, I am currently able to get a transcoding limit of 4 streams from H265 10bit (1080p) to H264 and still have some horsepower left over.

    It’s even so stable and pleasant to use, I am genuinely considering getting an A750 for my desktop.

    Edit: typing hard yo.