2024-06-02, 07:14 PM
(This post was last modified: 2024-06-03, 04:06 PM by Eduardo Andrade Machado. Edited 2 times in total.)
Hello everyone! I am using Google Translate, so I apologize if there are any errors in my writing.
After some recent update, my libraries started to disorganize automatically. I believe I may have made some mistake in naming my files.
To give more context, I am using Jellyfin as my personal course library. I configure my courses as series because the structure is very similar, although there are some limitations regarding adding teaching materials to each lesson. The platform has been working well for me.
Unfortunately, after some recent update, my organization got completely broken, merging several lessons from separate modules into one, creating special modules, among other similar problems.
I am using the organization below:
Courses
└── Course Name
├── 01 - Module name
│ ├── 01 - Class name.mkv
│ ├── 02 - Class name.mkv
├── 02 - Module name
│ ├── 01 - Class name.mkv
│ └── 02 - Class name.mkv
Based on the above model, I try to include in the file/folder name the respective enumeration information that should be displayed and their respective names to facilitate quick identification.
I basically leave all metadata finders turned off to prevent them from "finding" something by mistake.
I would like some suggestions on how to improve my organization so that Jellyfin works correctly for me again.
Thank you all in advance for your help.
---
Specifications:
I installed my Jellyfin on an Ubuntu Server (apt install).
Current version: 10.9.4
After some recent update, my libraries started to disorganize automatically. I believe I may have made some mistake in naming my files.
To give more context, I am using Jellyfin as my personal course library. I configure my courses as series because the structure is very similar, although there are some limitations regarding adding teaching materials to each lesson. The platform has been working well for me.
Unfortunately, after some recent update, my organization got completely broken, merging several lessons from separate modules into one, creating special modules, among other similar problems.
I am using the organization below:
Courses
└── Course Name
├── 01 - Module name
│ ├── 01 - Class name.mkv
│ ├── 02 - Class name.mkv
├── 02 - Module name
│ ├── 01 - Class name.mkv
│ └── 02 - Class name.mkv
Based on the above model, I try to include in the file/folder name the respective enumeration information that should be displayed and their respective names to facilitate quick identification.
I basically leave all metadata finders turned off to prevent them from "finding" something by mistake.
I would like some suggestions on how to improve my organization so that Jellyfin works correctly for me again.
Thank you all in advance for your help.
---
Specifications:
I installed my Jellyfin on an Ubuntu Server (apt install).
Current version: 10.9.4