2025-03-25, 05:36 PM
(2025-03-25, 05:32 PM)TheDreadPirate Wrote: Check that the Jellyfin can write to the individual movie and show folders. Jellyfin have write access to the top level folder of the library is not sufficient.
Quote:root@jellyfin /m/m/tv# cd Chuck/
root@jellyfin /m/m/t/Chuck# touch test && rm test
root@jellyfin /m/m/t/Chuck# cd ..
root@jellyfin /m/m/tv# cd Charmed/
root@jellyfin /m/m/t/Charmed# touch test && rm test
root@jellyfin /m/m/t/Charmed# cd ..
root@jellyfin /m/m/tv# cd Star\ Trek\ -\ Enterprise/
root@jellyfin /m/m/t/Star Trek - Enterprise# touch test && rm test
root@jellyfin /m/m/t/Star Trek - Enterprise#
No error reported writing to all the folders.