Skip to Content
GuideFAQSupported Formats

Supported Formats

Supported File Formats

.mkv, .rmvb, .rm, .avi,
.mov, .wmv, .flv, .f4v,
.f4p, .f4a, .f4b, .swf,
.mpg, .mpeg, .mpeg1, .mpeg2,
.m1v, .m2v, .mpv, .mp4,
.mpeg4, .m4v, .3gp, .3gpp,
.3gp2, .m2p, .ps,
.ts, .m2ts, .mts, .mt2s,
.ogm, .ogv, .divx, .dv,
.asf, .wtv, .webm,
.m3u, .m3u8,
.strm

About strm

  1. What tool do we use to generate strm?
    autofilm

  2. strm cannot be played?
    Absolute path mapping is difficult to handle due to isolation between Docker containers and requires adaptation.
    We will later provide a solution that adapts to most strm usage scenarios.
    If you encounter playback issues, please let us know which cloud drive you mounted and how you generated the strm file, so we can test and adapt accordingly.

  3. If the library uses local strm files, will Cinemore’s file source refresh skip existing files or refresh everything?
    Only the directory you added will be refreshed, not external directories.
    If you add local strm files, only .strm files will be scanned, not the paths inside the .strm files.

  4. How to implement 302 reverse proxy without containers?
    If services are started in separate containers, they are not in the same environment, so we cannot access the static paths referenced by the strm reverse proxy—only the HTTP URL from the cloud drive is accessible.
    You can use docker-compose to put multiple services under the same service, so they share the same file environment and can access the static paths referenced by strm.

Last updated on