ridhwaans / homehost

self-hosted, Netflix-like app made for streaming

Home Page:homehost.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie metadata could not be generated

aspiratfk opened this issue · comments

Hello,
I just installed this on a fresh installation of Ubuntu 17.10.
The Music is imported just fine, but I can't get the movies to work. (maybe I just don't understand how to name them right).
I named them like "603-the-matrix.mp4" or "604-the-matrix-reloaded.mp4".
Do I have to name them something different?

hi @aspirat2110. The server identifies the movie ID at the end of the filename. Try the-matrix-reloaded-604.mp4 or the-matrix-reloaded.604.mp4 or the-matrix-reloaded 604.mp4
see https://github.com/ridhwaans/homehost#naming-conventions for more details
Cheers

Thank you!
the-matrix-reloaded-604.mp4 worked!