2024-08-03, 06:12 PM
I am using mixed movies and shows just because some have movies where others since it was multiple dvd put it as a show.
I will look at the file structure. this is from the shows document
Shows
├── Series Name A (2010)
│ ├── Season 00
│ │ ├── Some Special.mkv
│ │ ├── Series Name A S00E01.mkv
│ │ └── Series Name A S00E02.mkv
When it not working here is the structure is same format
media
├── Homemovie
├── Home Movies
├── 8mm Home DVD (library pointed here)
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v
When working this is
media
├── Familymovies (library pointed here)
├── 8mm Home DVD
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v
I don't understand why the not working one will work if I check the box enable access to all libraries then it works.
doing more testing. It will work if all libraries are selected and don't just use the "enable access to all libraries"
When only that library is selected it doesn't work again.
Found this also works
I add 8mm Home DVD
I have another library that has all home movies with library pointing to Homemovie
Then the 8mm Home DVD library works.
Doesn't work if i add 8mm library and the familymovies then 8mm one doesn't work.
Found also works
Pointing docker to media/Homemovie/Home Movies and putting as /Homemovie
then using path
Homemovies
├── 8mm Home DVD (library pointed here)
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v
I will look at the file structure. this is from the shows document
Shows
├── Series Name A (2010)
│ ├── Season 00
│ │ ├── Some Special.mkv
│ │ ├── Series Name A S00E01.mkv
│ │ └── Series Name A S00E02.mkv
When it not working here is the structure is same format
media
├── Homemovie
├── Home Movies
├── 8mm Home DVD (library pointed here)
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v
When working this is
media
├── Familymovies (library pointed here)
├── 8mm Home DVD
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v
I don't understand why the not working one will work if I check the box enable access to all libraries then it works.
doing more testing. It will work if all libraries are selected and don't just use the "enable access to all libraries"
When only that library is selected it doesn't work again.
Found this also works
I add 8mm Home DVD
I have another library that has all home movies with library pointing to Homemovie
Then the 8mm Home DVD library works.
Doesn't work if i add 8mm library and the familymovies then 8mm one doesn't work.
Found also works
Pointing docker to media/Homemovie/Home Movies and putting as /Homemovie
then using path
Homemovies
├── 8mm Home DVD (library pointed here)
│ ├── Season 01
│ │ ├── 8mm Home DVD S01E01.m4v
│ │ ├── 8mm Home DVD S01E02.m4v
│ │ └── 8mm Home DVD S01E02.m4v