Solved strm files
#33
I also would like .strm files to be handled more as 'normal' video files.

One thing especially is trailers. 

If you have a movie imported to the library as movie.strm file, you can play this video.

But if you want to see the accompying trailer, "trailer.strm", it shows movie.strm instead. (pressing i and then play trailer)

It seems that .strm files can't have trailers.

fileitem.cpp:
 // no local trailer available for these
if (IsInternetStream()
|| URIUtils::IsUPnP(strFile)
|| URIUtils::IsBluray(strFile)
|| IsLiveTV()
|| IsPlugin()
|| IsDVD())
return "";
Add-on : Bluray iso utils Rewrite of BR_iso_enhancements
Add-on : BR_iso_Enhancements Give theatrical & directors cut from the same bluray iso each their own library entry, use bluray iso's of tv shows as if they are already ripped.
Reply


Messages In This Thread
strm files - by angelblue05 - 2018-03-09, 00:27
strm files - by angelblue05 - 2018-03-11, 21:49
RE: strm files - by Koying - 2018-03-11, 22:02
strm files - by angelblue05 - 2018-03-11, 22:28
RE: strm files - by angelblue05 - 2018-03-12, 03:21
RE: strm files - by FernetMenta - 2018-03-12, 09:40
strm files - by angelblue05 - 2018-03-12, 12:23
RE: strm files - by Koying - 2018-03-12, 16:10
RE: strm files - by FernetMenta - 2018-03-12, 19:43
strm files - by angelblue05 - 2018-03-12, 22:57
strm files - by Koying - 2018-03-13, 09:52
RE: strm files - by FernetMenta - 2018-03-13, 11:26
RE: strm files - by FernetMenta - 2018-03-14, 20:46
RE: strm files - by angelblue05 - 2018-03-15, 00:59
RE: strm files - by jjd-uk - 2018-03-16, 16:16
strm files - by angelblue05 - 2018-03-17, 16:11
RE: strm files - by jjd-uk - 2018-03-17, 17:04
RE: strm files - by angelblue05 - 2018-03-18, 01:38
RE: strm files - by angelblue05 - 2018-03-18, 08:47
RE: strm files - by jjd-uk - 2018-03-18, 11:32
RE: strm files - by angelblue05 - 2018-03-18, 12:02
RE: strm files - by angelblue05 - 2018-03-19, 05:40
RE: strm files - by angelblue05 - 2018-04-02, 12:27
RE: strm files - by FernetMenta - 2018-04-02, 19:12
RE: strm files - by angelblue05 - 2018-04-02, 23:37
RE: strm files - by FernetMenta - 2018-04-03, 12:00
RE: strm files - by angelblue05 - 2018-04-03, 12:20
RE: strm files - by angelblue05 - 2018-04-07, 13:40
RE: strm files - by FernetMenta - 2018-04-08, 10:17
strm files - by angelblue05 - 2018-04-08, 10:40
RE: strm files - by LongMan - 2018-04-08, 22:27
strm files - by angelblue05 - 2018-04-09, 00:17
RE: strm files - by Wimpie - 2018-04-09, 13:09
RE: strm files - by LongMan - 2018-04-09, 16:25
RE: strm files - by angelblue05 - 2018-04-13, 02:55
RE: strm files - by FernetMenta - 2018-04-13, 10:20
RE: strm files - by angelblue05 - 2018-04-14, 00:21
RE: strm files - by angelblue05 - 2018-04-14, 11:59
RE: strm files - by FernetMenta - 2018-04-15, 16:04
RE: strm files - by FernetMenta - 2018-04-15, 16:59
RE: strm files - by angelblue05 - 2018-04-16, 02:40
RE: strm files - by semool - 2018-04-21, 17:47
Logout Mark Read Team Forum Stats Members Help
strm files0