用于组织介质文件夹的实用程序

cinefolders的Python项目详细描述


电影文件夹

Build StatusCodecov

pypi version# of downloads

Changelog

说明

cinefolders是一个命令行实用程序,用于将媒体文件夹组织到一个格式化为Plex的结构中, Emby、闪存驱动器等。。您也可以自动将视频添加到您的介质文件夹中 它组织起来了。在

它会尽量按照MediaBrowser设置的指导原则来可逆地重命名文件 对于moviestelevision。以及提供 有关更多信息,请链接至MoveedB。在

如果你想得到更多的信息,比如预告片,海报,评论等等。。看看 这个项目的姊妹项目:cinefiles。在

cinefolders.py Videos/

改变这种无组织的混乱局面:

^{pr2}$

。。。在这方面:

/Videos
  /Movies
    /Down Periscope (1996)
      /Down Periscope (1996).mp4
      /Down Periscope (1996) - Ultra HD.mp4
    /Grand Budapest Hotel (2014)
      /Grand Budapest Hotel (2014).mkv
    /Mulan (1998)
      /Mulan (1998).mp4
    /The Shining (1980)  
      /The Shining (1980) - 1080p Director's Cut.mp4
            
  /TV Shows
    /Avatar the Last Airbender 
      /Season 2
        /Avatar the Last Airbender S02E02 The Cave of Two Lovers.mkv

注意:你需要一个tmdbapi密钥(我不能让你们都用我的!)很容易得到 这里:themoviedb.org api一旦你注册了 你可以为TMDb做贡献!别担心,只需运行cinefolders,它会提示您输入它。在

usage: cinefolders [-h] [-l] [-v] [-x X] [--dry-run] [--copy]
                   [--destination DESTINATION] [--version] [--debug]
                   directory

选项

positional arguments:
  directory             Location of folder holding the videos

optional arguments:
  -h, --help            show this help message and exit
  -l                    List new file structure
  -v                    Verbosely list actions
  -x X                  Export all changes as a bash script
  --dry-run             Don't change anything
  --copy                copy instead of just moving files
  --destination DESTINATION
                        specify an alternate destination
  --version             show program's version number and exit
  --debug               debug option (only for developers)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java重写父类中的特定行   java Apache Commons CLI订购帮助选项?   java如何将数据添加到网格视图   java如何在Apache Camel批处理后移动文件?   java如何为日期范围的between子句编写hql查询?   雅加达ee开始Java编程,我应该从哪里开始?   排序Java8+流:检查我的objectinstances的两个字段的列表顺序是否正确   java如何将json转换为Map<String,Object>确保整数为整数   java不能在Spring数据JPA批处理过程中创建TransactionException   java损坏的PDF文件从FTP下载到使用Apache Common Net的设备   java无法使用Spring批处理和Wso2为XML架构命名空间找到Spring NamespaceHandler   java Android ImageView未显示在SherlockFragment中   Maven在构建时出错=无法识别Java路径   java如何使用批处理文件调用关闭处理程序?   java admob广告横幅重叠我的游戏屏幕安卓