media-scanner icon indicating copy to clipboard operation
media-scanner copied to clipboard

A service used with CasparCG Server software for scanning media located on the server. Queried with query and thumbnail commands through CasparCG Server using AMCP.

Results 21 media-scanner issues
Sort by recently updated
recently updated
newest added

Pouchdb has been a pain since this scanner was first written. The native dependency on leveldown makes packaging rather painful, and api usage isn't the most elegent. We aren't making...

Fixes #16 This will generate webm(vp8) based preview videos. It is limited to one at a time, to minimise resource hogging. It uses its own observable, listening on the db...

Is the HTTP API does provide an open api documentation, like Swagger UI or ReDoc ?

When requesting templates using http://[server]:8000/templates, the request takes about 4 seconds.

This PR is being opened on behalf of TV 2 Denmark. This PR contains a breaking change. This PR adds HTTP endpoints for enumerating and retrieving files. The new endpoints...

hi CLS command for specific sub directory not working always receive all media. on server 2.2 thanks

Is it possible getting a thumbnail at a specific frame?

Re-implement the ft template data extraction logic used by INFO TEMPLATE (https://github.com/CasparCG/server/commit/22cbe0d2f9292a578626a6f7a7153e38e2119784). Additionally it would be good to figure out a similar system to use for html templates, perhaps some...

help wanted
feature

I would expect CINF to use error code 404 for "file missing" as it did in 2.0.7, but it says "501 CINF FAILED" instead To reproduce, just call "CINF thisfiledoesnotexist"...

Using TLS command causes some clients to disconnect from the caspar server. For example a node server using casparcg-connection (https://www.npmjs.com/package/casparcg-connection). The issue seems to be caused by this line in...