Sort your movies on filesystem using symlinks.
Project description
- [flingk]
verb tr. To create a symlink to a movie (flick)
Description
CLI tool to organize your movies into a browsable directory tree offering fast access by dates, imdb ratings, etc
Features
smart extraction of movie name from its folder/file, use OMDB api to get infos
sane limited set of configuration options, yet highly flexible directories resulting structure
possible to split links into alphabetical buckets (A-C, D-F, etc) for large libraries
Install
flinck is written for Python 2.7 and Python 3.
Install with pip via pip install flinck command.
If you’re on Windows and don’t have pip yet, follow this guide to install it.
Usage
Usage: flinck.py [OPTIONS] FILE|DIR Organize your movie collection using symbolic links. Options: -l, --link_dir PATH Links root directory -b, --by [country|decade|director|genre|rating|runtime|title|year] Organize medias by... -v, --verbose --version Show the version and exit. -h, --help Show this message and exit. Example: flinck -l ./ --by genre --by rating ~/Movies
More infos on the documentation website
Example of configuration
~/.config/flinck/config.yaml corresponding to the screenshot above :
link_root_dir: '/Volumes/Disque dur/Movies' genre: dirs: true buckets: true rating: link_format: %rating-%year-%title dirs: false buckets: true decade: dirs: true
Changelog
Available on Github Releases page.
Want to know when new releases are shipped? Subscribe to the Versions rss feed.
Feedbacks
Please submit bugs and features requests on the Issue tracker.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file flinck-0.3.2.tar.gz
.
File metadata
- Download URL: flinck-0.3.2.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0770e8339a665a6b90fa4912fb02c891e0618db122241abdcf14ade6dc36576 |
|
MD5 | eea71394503a45fc79228a3dc8f99d78 |
|
BLAKE2b-256 | 3e149fa5bb85a0f81d3f64e68fee727c43059f3377282730204a63d015ebc842 |