Skip to content

Commit 76230e9

Browse files
melkor217mgdigital
andauthored
VideoSourceTV: Add matching fo SATRip and IPTVRip (#419)
Co-authored-by: mgdigital <[email protected]>
1 parent f70352f commit 76230e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/model/video_source.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ var videoSourceAliases = map[string]VideoSource{
2424
"dvd9": VideoSourceDVD,
2525
"dvdrip": VideoSourceDVD,
2626
"hdtv": VideoSourceTV,
27+
"iptvrip": VideoSourceTV,
28+
"satrip": VideoSourceTV,
2729
"web": VideoSourceWEBRip,
2830
"web-dl": VideoSourceWEBDL,
2931
"web-rip": VideoSourceWEBRip,

0 commit comments

Comments
 (0)