mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-04 16:35:08 -05:00
* revert accidentally committed local changes
This commit is contained in:
parent
1058484593
commit
3a7769ea2f
@ -5,25 +5,25 @@ pattern.video.source: CAMRip|CAM|PDVD|TS|TELESYNC|PDVD|PPV|PPVRip|Screener|SCR|S
|
||||
pattern.video.format: DivX|Xvid|AVC|x264|h264|3ivx|mpg|mpeg|mpeg4|mp3|AAC|AAC2.0|AAC5.1|AAC.2.0|AAC.5.1|AC3|dd20|dd51|2ch|6ch|TS|DTS|DTS.HD|DTS.HD.MA|TrueHD|WS|HR|7p|720p|18p|1080p|PAL|NTSC|3D
|
||||
|
||||
# known release group names
|
||||
url.release-groups: file:///d:/workspace/filebot/website/data/release-groups.txt
|
||||
url.release-groups: http://filebot.net/data/release-groups.txt
|
||||
|
||||
# blacklisted terms that will be ignored
|
||||
url.query-blacklist: file:///d:/workspace/filebot/website/data/query-blacklist.txt
|
||||
url.query-blacklist: http://filebot.net/data/query-blacklist.txt
|
||||
|
||||
# clutter files that will be ignored
|
||||
url.exclude-blacklist: file:///d:/workspace/filebot/website/data/exclude-blacklist.txt
|
||||
url.exclude-blacklist: http://filebot.net/data/exclude-blacklist.txt
|
||||
|
||||
# list of patterns directly matching files to series names
|
||||
url.series-mappings: file:///d:/workspace/filebot/website/data/series-mappings.txt
|
||||
url.series-mappings: http://filebot.net/data/series-mappings.txt
|
||||
|
||||
# list of all movies (id, name, year)
|
||||
url.movie-list: file:///d:/workspace/filebot/website/data/movies.txt.xz
|
||||
url.movie-list: http://filebot.net/data/movies.txt.xz
|
||||
|
||||
# TheTVDB index
|
||||
url.thetvdb-index: file:///d:/workspace/filebot/website/data/thetvdb.txt.xz
|
||||
url.thetvdb-index: http://filebot.net/data/thetvdb.txt.xz
|
||||
|
||||
# AniDB index
|
||||
url.anidb-index: file:///d:/workspace/filebot/website/data/anidb.txt.xz
|
||||
url.anidb-index: http://filebot.net/data/anidb.txt.xz
|
||||
|
||||
# disk folder matcher
|
||||
pattern.diskfolder.entry: BDMV|HVDVD_TS|VIDEO_TS|AUDIO_TS|VCD|movie.nfo
|
||||
|
Loading…
Reference in New Issue
Block a user