static regular expressions; if filename contains both episode number and year, favour episode over movie; print out some help text about videos
This commit is contained in:
@@ -8,5 +8,6 @@ edition = "2021"
|
||||
[dependencies]
|
||||
dirs = "^4.0.0"
|
||||
fs_extra = "^1.2.0"
|
||||
lazy_static = "^1.4.0"
|
||||
mp3-metadata = "^0.3.3"
|
||||
regex = "^1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user