Supported Formats
Supported file formats
Cinemore supports the following video, audio, and streaming formats (by extension):
.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 .strmAbout .strm files
.strm files are streaming link files, often used with cloud drives. Common questions:
What tool do we use to generate strm?
We recommend autofilm or similar tools to generate .strm files.
strm cannot be played?
Absolute path mapping is hard to handle consistently in isolated environments (e.g. Docker). We are adapting and will provide a solution for most strm scenarios. If playback fails, please tell us which cloud drive you mounted and how you generated the strm file so we can test and adapt.
Will file source refresh scan everything?
No. Only the path you added is refreshed; other directories are not. If you added a local strm directory, only .strm files are scanned, not the URLs inside them.
How to implement 302 reverse proxy without containers?
If each service runs in a separate container, we cannot read the static paths referenced by the strm reverse proxy—only the cloud drive HTTP URL is visible. Use docker-compose to run the related services in the same project so they share the same file/network environment and can access the paths referenced by strm.