diff --git a/Common-Problems.md b/Common-Problems.md index 730b2b3..240a51c 100644 --- a/Common-Problems.md +++ b/Common-Problems.md @@ -16,6 +16,6 @@ * Even if your movies are in folders already, the folders may not be named correctly. The folder name should be `Movie Title (Year)`, having the title and year in the folder's name is critical right now. * Examples that will work well: `/mnt/Movies/A Clockwork Orange (1971)/A Clockwork Orange (1971) [Bluray-1080p].mkv` or `/mnt/Kid Movies/Frozen (2013)/Frozen (2013) [Bluray-1080p].mkv` * Examples that will work, but will require some manual management: `/mnt/Movies/A-D/A Clockwork Orange (1971)/A Clockwork Orange (1971) [Bluray-1080p].mkv`, `/mnt/Movies/R/A Clockwork Orange (1971)/A Clockwork Orange (1971) [Bluray-1080p].mkv` or `/mnt/Movies/Crime, Drama, Sci-Fi/A Clockwork Orange (1971)/A Clockwork Orange (1971) [Bluray-1080p].mkv` -** These examples will require manual management when the movie is added. Each of the examples will have many root directories, like `A-D` and `E-G` in the first letter example, `R` and `PG-13` in the rating example and you can guess at the variety of genre folders. When adding a new movie, the correct base folder will need to be selected for this format to work. +* * These examples will require manual management when the movie is added. Each of the examples will have many root directories, like `A-D` and `E-G` in the first letter example, `R` and `PG-13` in the rating example and you can guess at the variety of genre folders. When adding a new movie, the correct base folder will need to be selected for this format to work. * Examples that won't work: `/mnt/Kid Movies/Frozen (2013) [Bluray-1080p].mkv` -** At this time, movies simply have to be in a folder named after the movie. There is no way around this until development work is done to add this feature. \ No newline at end of file +* * At this time, movies simply have to be in a folder named after the movie. There is no way around this until development work is done to add this feature. \ No newline at end of file