Organizing course videos located in subfolders

I have a bunch of videos from a programming course. On the file system it looks like this:
MainFolder

  • “Chapter 1 subfolder”
    “1. FirstFileInChapterOne.mp4”
    “2. SecondFile.mp4”
  • “Chapter 2 subfolder”
    “1. AnotherFile.mp4”
    “2. YetAnotherFile.mp4”
    etc…

After adding these folders, all video files show up in my Plex player alongside eachother, and the ordering is completely lost. The order that the folder structure gives is lost. How can I solve this?

Server Version#: 4.43.4
Player Version#: 1.61.1.3432-3929cb60

I would rename the files so that the chapter and track numbers are obvious and sort properly, e.g.

101 - FirstFileInChapterOne.mp4
102 - SecondFile.mp4
201 - AnotherFile.mp4
202 - YetAnotherFile.mp4

This way, the Folder view will at least show them in the right order.

You can also add disc number and track number tags to mp4 files but I have no idea if Plex will understand that info.

Alternatively you could consider organizing the files as a personal tv show where…

  • each course is its own show
  • each chapter is its own season
  • each file is its own episode

Though for that to work properly you’ll either need to embed some metadata into the mp4 files (and configure the library to prefer embedded metadata) – or name them manually inside Plex.

With an Other video type library and a naming as suggested by @BanzaiInstitute you’ll be more flexible (e.g. because Plex will pickup the titles of each file) and can group courses/chapters in collections if needed.

I’m surprised that there is no other way.
Thanks for the answers though.

You should be able to set the library up as an Other video library and switch display on the library tab to Folder. That’ll be quite limited/limiting but it should work to let you drill into your folder structure and see the files as-is (unless you have embedded metadata interfering)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.