KoD 1.0
- completato il supporto ai torrent e aggiunto ilcorsaronero.xyz - aggiunto supporto agli episodi locali, ovvero poter inserire nella libreria di kodi un misto tra puntate di kod e file scaricati altrove - le viste ora si salvano di nuovo dal menu laterale, ma rimangono salvate per il tipo di contenuto visualizzato e non per il singolo menu - ripensato il menu rapido, che ora è più rapido, ridisegnate alcune finestre
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
# Multiple input strings having same expected results can be chained.
|
||||
# Use - marker to check inputs that should not match results.
|
||||
? Title Only
|
||||
? -Title XViD 720p Only
|
||||
? sub/folder/Title Only
|
||||
? -sub/folder/Title XViD 720p Only
|
||||
? Title Only.mkv
|
||||
? Title Only.avi
|
||||
: title: Title Only
|
||||
|
||||
? Title Only/title_only.mkv
|
||||
: title: Title Only
|
||||
|
||||
? title_only.mkv
|
||||
: title: title only
|
||||
|
||||
? Some Title/some.title.mkv
|
||||
? some.title/Some.Title.mkv
|
||||
: title: Some Title
|
||||
|
||||
? SOME TITLE/Some.title.mkv
|
||||
? Some.title/SOME TITLE.mkv
|
||||
: title: Some title
|
||||
|
||||
? some title/Some.title.mkv
|
||||
? Some.title/some title.mkv
|
||||
: title: Some title
|
||||
|
||||
? Some other title/Some.Other.title.mkv
|
||||
? Some.Other title/Some other title.mkv
|
||||
: title: Some Other title
|
||||
|
||||
? This T.I.T.L.E. has dots
|
||||
? This.T.I.T.L.E..has.dots
|
||||
: title: This T.I.T.L.E has dots
|
||||
|
||||
? This.T.I.T.L.E..has.dots.S01E02.This E.P.T.I.T.L.E.has.dots
|
||||
: title: This T.I.T.L.E has dots
|
||||
season: 1
|
||||
episode: 2
|
||||
episode_title: This E.P.T.I.T.L.E has dots
|
||||
type: episode
|
||||
|
||||
Reference in New Issue
Block a user