5333 private links
Locally stored movies played via kodi (available on most platforms except ios) or MrMc (available on ios including Apple TV) have the ability to mute audio (profanity) or skip designated scenes. This is controlled via an .edl file.
Filterflix will read an uploaded subtitle file (.srt) and create an .edl file to mute profanities. Any desired skip scenes would need to be added manually later as these obviously can not be determined from a subtitle file. The created .edl file (named exactly the same as the movie file other than the extension .edl) needs to be placed in the same folder as the movie in order for this to be recognized by kodi or MrMc.
Filterflix will also create 2 subtitle files (.srt) with the profanities filtered out.
- One .srt file will contain the entire subtitles (with the filtered words replaced.)
- The other subtitle file will ONLY contain those subtitles whose lines were muted by the filter. Accordingly, if you turn the subtitles on for the movie they will only display during muted sections.
Please be aware - Filterflix does NOT edit the movie file - it only creates an .edl file which tells Kodi/MrMc WHEN to MUTE or SKIP!