Fili

Fili will move and rename downloaded TV Shows and Movies to an ordered filing system.
ダウンロード: 26
更新 2016/2/5

ライセンスの表示

Used to rename and move files, without GUI. This program will scan your videos folder and move the files to a nice sorted filing system. It scans the TV episodes against an index.txt file which should be placed along side it in the root folder.
Input arguments: inputfolder, outputfolder, mp4 (boolean), avi (boolean), mkv (boolean), txt (boolean)
Output arguments: [none]
If no input arguments are provided, it will resort to the following defaults:
Defaults:
inputfolder string B:\Users\TSchoehuijs\Videos\
outputfolder string B:\Users\TSchoehuijs\Videos\
mp4 boolean 1
avi boolean 1
mkv boolean 1
txt boolean 0
(you may want to change these on your own computer)
The boolean files for mp4, avi, mkv, txt represent if it scans for that filetype. It then checks the filename against that in index.txt, detects season and episode number and moves it. If the name is not known, it assumes the file is a movie.
For example:
B:\Users\TSchoehuijs\Videos\The.Mentalist.S04\The.Mentalist.S04E08.HDTV.XviD-ASAP.[VTV].Pink.Tops.avi -----> B:\Users\TSchoehuijs\Videos\TV Shows\The Mentalist\Season 4\The Mentalist S04E08.avi

Finally, it deletes any empty folders.
Any moves and deletes are saved in the log.txt file it makes.
Last updated Jan 23 2016

引用

Tom Schoehuijs (2024). Fili (https://www.mathworks.com/matlabcentral/fileexchange/55271-fili), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersAutomated Driving Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
3.0.3.0

Uploaded proper file

3.0.2.0

Removed GUI remains

3.0.1.0