2024-08-14, 05:24 PM 
(This post was last modified: 2024-08-14, 05:25 PM by TheDreadPirate. Edited 1 time in total.)
		
	
	
		Is Shim configured to transcode?  I thought the defaults were to NOT transcode on the server.
As for SSD endurance, this isn't a concern. Even when lots of transcoding is happening. I forget what is called on Windows, but there are tools to display the S.M.A.R.T. stats of your SSD. I had an old SSD that I used to run Jellyfin on. It was my gaming desktop's primary SSD for almost 10 years, I repurposed it for my Jellyfin server, and over the 15 years I've had the SSD only 2% drive life was used.
Here are the stats for my current SSD.
4.88TB of writes, mostly from transcoding. The "Percentage Used" is 0%.
	  
	
	
As for SSD endurance, this isn't a concern. Even when lots of transcoding is happening. I forget what is called on Windows, but there are tools to display the S.M.A.R.T. stats of your SSD. I had an old SSD that I used to run Jellyfin on. It was my gaming desktop's primary SSD for almost 10 years, I repurposed it for my Jellyfin server, and over the 15 years I've had the SSD only 2% drive life was used.
Here are the stats for my current SSD.
Code:
root@rat-trap:~# smartctl -A /dev/nvme0n1
smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.8.0-43-generic] (local build)
Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF SMART DATA SECTION ===
SMART/Health Information (NVMe Log 0x02)
Critical Warning:                   0x00
Temperature:                        49 Celsius
Available Spare:                    100%
Available Spare Threshold:          10%
Percentage Used:                    0%
Data Units Read:                    1,626,692 [832 GB]
Data Units Written:                 9,531,555 [4.88 TB]
Host Read Commands:                 33,567,342
Host Write Commands:                93,199,579
Controller Busy Time:               5,941
Power Cycles:                       30
Power On Hours:                     2,602
Unsafe Shutdowns:                   18
Media and Data Integrity Errors:    0
Error Information Log Entries:      0
Warning  Comp. Temperature Time:    0
Critical Comp. Temperature Time:    0
Temperature Sensor 1:               43 Celsius
Temperature Sensor 2:               49 Celsius4.88TB of writes, mostly from transcoding. The "Percentage Used" is 0%.

