update
This commit is contained in:
parent
4f48d4f343
commit
ff846eb302
@ -191,6 +191,8 @@ public class MusicTools {
|
|||||||
|| file.getName().endsWith(".torrent")
|
|| file.getName().endsWith(".torrent")
|
||||||
|| file.getName().endsWith(".log")
|
|| file.getName().endsWith(".log")
|
||||||
|| file.getName().endsWith(".mkv")
|
|| file.getName().endsWith(".mkv")
|
||||||
|
|| file.getName().endsWith(".dff")
|
||||||
|
|| file.getName().endsWith(".cue")
|
||||||
) {
|
) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user