* don't hardcode pushover application key
This commit is contained in:
parent
e67c3669b1
commit
33ca22c1bb
|
@ -20,4 +20,3 @@ themoviedb.apikey: 5a6edae568130bf10617b6d45be99f13
|
|||
serienjunkies.apikey: 9fbhw9uebfiwvbefzuwv
|
||||
fanart.tv.apikey: 780b986b22c35e6f7a134a2f392c2deb
|
||||
acoustid.apikey: 0B3qZnQc
|
||||
pushover.apikey: wcckDz3oygHSU2SdIptvnHxJ92SQKK
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
\d{3,4}[pi]
|
||||
^(amc|cover|dvd)
|
||||
^[0-9]{1,2}[.]
|
||||
^[_]+$
|
||||
^[lp]
|
||||
^Action$
|
||||
^Adventure$
|
||||
|
|
Loading…
Reference in New Issue