概要
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.