概述
A STRM file is a versatile format which can be used to build of library of lightweight text files, each containing an HTTP link to a video file stored elsewhere. This works similarly to the Direct URL feature, but allow for links to be added without having to copy/paste them into Infuse.
使用方法
创建一个普通文本文件,并将.txt扩展名重命名为.strm。 Then using a text editor application (like TextEdit on Mac or Notepad on Windows) enter the the direct URL link of the video file.
实例
普通视频文件
文件名
Inception-2010.strm
文件内容
https://my-server.com/videos/movies/Inception-2010.mkv
ISO 视频文件
文件名
Inception-2010.iso.strm
文件内容
https://my-server.com/videos/movies/Inception-2010.iso
The naming style of the .strm file should follow the recommended naming styles to ensure the appropriate movie or TV show details can be fetched from TMDB.