Git Product home page Git Product logo

Comments (3)

EsTass avatar EsTass commented on May 30, 2024

With the valid permissions so that php can access the folder it can perfectly for the videos (tested with nfs, samba and sshfs). If you have access to read the folder it can be used.

The title is extracted from the file itself or the folder that contains it, testing both in the detection. The poster is obtained from the detection itself, it would not use the "poster.png". The subtitles are only obtained from the video itself if it has them embedded as in mkv formats for example.

To reuse the "poster.xxx" files you can make a script that will move them to the "cache / mediadata" folder and give it the "title.xxx" so it would use them. If in the detection it does not add the poster, it still tries to look for a new one in the content updates externally until it finds it.

The subtitles there is no way to add them externally to the video "cache", just only use the embedded ones.

from phpmediaserver.

atmos-o avatar atmos-o commented on May 30, 2024

So to clarify, I can point it to my web directory such as https://web.dir.com/movies & it will be able to to find it all?

from phpmediaserver.

EsTass avatar EsTass commented on May 30, 2024

Not tested but scandir cant list content of http url folder, can try mounting web folder first with webdav to system folder and select this folder for scan. I have tested with sshfs, samba and nfs mounted on folder and have no problems scanning and playing, never tested with webdav sorry.

from phpmediaserver.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.