{ "info": { "author": "Holland Gibson", "author_email": "cinefiles-hgibs@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Desktop Environment :: File Managers", "Topic :: Games/Entertainment" ], "description": "============\ncinefiles\n============\n\n.. image:: https://travis-ci.org/hgibs/cinefiles.svg?branch=master\n.. image:: https://img.shields.io/codecov/c/github/hgibs/cinefiles/master.svg\n\nOrganizes, indexes, and pulls relevant info for your movie library presented in a clean, locally-resourced, set of webpages.\n\nInstallation\n===============\n\n1) Install `cinefiles`_\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n::\n\n pip install cinefiles\n\n\nUsage\n=====\n\nDownloading to appropriaatly named folders (each folder's name is the name of the movie it holds)\nNOTE: Folders can contain subfolders with movies in them i.e. => \"James Bond Movies/Goldeneye\"\n\n::\n\n import cinefiles.cinefiles as cf\n directory = \"/Volumes/HDD/Movies\"\n search = cf.Cinefiles(searchfolder=directory)\n search.run()\n\n\nTo rename folders automatically:\n(this can't be undone automatically yet)\n\n::\n\n import cinefiles.cinefiles as cf\n directory = \"/Volumes/HDD/jumble_of_movies\"\n organize = cf.Cinefolders(searchfolder=directory)\n organize.organizefolder()\n\n\n\nTo remove all the added files:\n==============================\n\n::\n\n import cinefiles.cinefiles as cf\n clear_run = cf.Cinefiles(configfile='cinefiles.ini')\n clear_run.clear_run.purgecinefiles()", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hgibs/cinefiles", "keywords": "movies organization folder", "license": "Apache 2.0", "maintainer": "", "maintainer_email": "", "name": "cinefiles", "package_url": "https://pypi.org/project/cinefiles/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cinefiles/", "project_urls": { "Homepage": "https://github.com/hgibs/cinefiles" }, "release_url": "https://pypi.org/project/cinefiles/1.1.1/", "requires_dist": [ "google-api-python-client (<2,>=1.6.2)", "guessit (>=2.1.1,<3)", "lxml (>=3.7.3,<4)", "pycountry (>=17.0.0,<18)", "requests (>=2.4.3,<3)", "youtube-dl (>=2017.2.17)", "twine; extra == 'dev'", "wheel; extra == 'dev'", "codecov; extra == 'test'", "pytest; extra == 'test'", "pytest-console-scripts; extra == 'test'", "pytest-cov; extra == 'test'", "pytest-pep8; extra == 'test'" ], "requires_python": "", "summary": "Organize your movie folder and files", "version": "1.1.1" }, "last_serial": 2947531, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "353ad7463b2a9fd4aeaf8ad6880677c3", "sha256": "bb8b1866d49af6b3c443c9c1d73af28c058e18584b598274b440feaae1353334" }, "downloads": -1, "filename": "cinefiles-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "353ad7463b2a9fd4aeaf8ad6880677c3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23223, "upload_time": "2017-03-14T18:29:54", "url": "https://files.pythonhosted.org/packages/d2/46/6ec5bd88bc83d6dd1ba6075c00a3aa4e5c3348574d7a5fe253d9ebdf54e6/cinefiles-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78e0490a13327f1afc98d5c1c40e39dd", "sha256": "13cedc55533a19c73bd9d5fb8cdfe67eef2d64b683c23ccae9aa9e553ffa3996" }, "downloads": -1, "filename": "cinefiles-0.1.1.tar.gz", "has_sig": false, "md5_digest": "78e0490a13327f1afc98d5c1c40e39dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20556, "upload_time": "2017-03-14T18:30:00", "url": "https://files.pythonhosted.org/packages/ea/7d/4b4d24dd92f5506a155847b7816e727d68489438bea287d8d2ec597afe6d/cinefiles-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "2f1bb553b6da5d66f9324fdf09715bb8", "sha256": "f7bbdb14d1256d5e5f6839d27e4bd06ce333c587ffd9a8aa35c1b3594c7c068c" }, "downloads": -1, "filename": "cinefiles-0.1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "2f1bb553b6da5d66f9324fdf09715bb8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23292, "upload_time": "2017-03-14T19:05:22", "url": "https://files.pythonhosted.org/packages/29/7a/b68567e9c3c1465367e1386896b2af48c45a0bc727ee1eab7c2c37269fd4/cinefiles-0.1.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f67487b712bd6a739c09ecee85170a1", "sha256": "83f35361d91761c60470aab7539333a05ddb61f60b273be47dc19ca84edfb667" }, "downloads": -1, "filename": "cinefiles-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9f67487b712bd6a739c09ecee85170a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 509396, "upload_time": "2017-03-14T19:05:07", "url": "https://files.pythonhosted.org/packages/c6/8d/1382c377592e8190204961227e38f5eb14e548f23c0be5cfbc8b5aa340a6/cinefiles-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "b935f0afdaa99dc6f955575a038e145e", "sha256": "a736716708aeb68566461e3865dfd06f96f1025088ec84fe56746270c4049379" }, "downloads": -1, "filename": "cinefiles-0.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "b935f0afdaa99dc6f955575a038e145e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 23298, "upload_time": "2017-03-14T19:36:55", "url": "https://files.pythonhosted.org/packages/82/e4/7054868040b4f97a069d21207d1ab01449f44e8d5079686ef20d1da29927/cinefiles-0.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5e9bbb4e5c2a4a0503518f1a9afb44e1", "sha256": "673e024d4d09f6c7cc65225752bd12e913badc7993ffec83dbbac11667bb82ed" }, "downloads": -1, "filename": "cinefiles-0.1.3.tar.gz", "has_sig": false, "md5_digest": "5e9bbb4e5c2a4a0503518f1a9afb44e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 509537, "upload_time": "2017-03-14T19:37:18", "url": "https://files.pythonhosted.org/packages/78/7e/b4b91db33c1eb4b928652feff0a5f1713bc02b76b3211355374671a9620e/cinefiles-0.1.3.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "d403de480a795e806f9792632c3f00cf", "sha256": "a3155e243cc98e7af891e8fb68c46741b1ecd0c59241c17950ccb3a387ea601e" }, "downloads": -1, "filename": "cinefiles-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "d403de480a795e806f9792632c3f00cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 524039, "upload_time": "2017-04-01T19:06:59", "url": "https://files.pythonhosted.org/packages/f9/6d/996396c85814e46b62e7504bc5c8f71ff2bf449a6bdee97eb03ce918a32f/cinefiles-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07e6bdc9f5515b0578f814aaa15bf824", "sha256": "47d0e3f926df3f8cd1e1b0ea22d5190d936f4e5b821c964152aa1b959eec8930" }, "downloads": -1, "filename": "cinefiles-1.0.0.tar.gz", "has_sig": false, "md5_digest": "07e6bdc9f5515b0578f814aaa15bf824", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 520802, "upload_time": "2017-04-01T19:07:19", "url": "https://files.pythonhosted.org/packages/b0/81/27fd88d11ab68c55d94fb27826854579b5d6099bc5313b1f036ab256c588/cinefiles-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "4737d9236879a461f7b8ffde8c2497b7", "sha256": "1bef71daca8d43473354ddac1b5c97162d6c3fac4df74b2c049784c06cbaa6b1" }, "downloads": -1, "filename": "cinefiles-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "4737d9236879a461f7b8ffde8c2497b7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 525834, "upload_time": "2017-04-03T16:03:42", "url": "https://files.pythonhosted.org/packages/3d/74/c13786e0b42dc8960ac920b63caf54f1a22fc32465e6ae9029edf1998773/cinefiles-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b48aee6b2d74184d0a61f7326f73e76b", "sha256": "27612110af0af86f77250c7eef345956895b097d750459ec36cea879bd48d6c8" }, "downloads": -1, "filename": "cinefiles-1.1.0.tar.gz", "has_sig": false, "md5_digest": "b48aee6b2d74184d0a61f7326f73e76b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 522934, "upload_time": "2017-04-03T16:03:58", "url": "https://files.pythonhosted.org/packages/21/4b/acd33f72db429efdd4aad5ac3aed66d1f1971b48619b07fa6dc5a9eb0f6e/cinefiles-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "ce8e13227aff08555e7c3ac5cf679b24", "sha256": "429580dbf958fe4db15754c2dfb9596b9e7cb852aaef05439908861b40bc4b4b" }, "downloads": -1, "filename": "cinefiles-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ce8e13227aff08555e7c3ac5cf679b24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 526010, "upload_time": "2017-06-13T16:47:31", "url": "https://files.pythonhosted.org/packages/95/91/8ce74e90a4fe1083c71bd3d9f30890bd261a7e878219e3fa828d91c4e693/cinefiles-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e8100c489eecdd1380b723eb66ca38e", "sha256": "48ef4e8b5cfebbdc1b952c3845379faa2221f91b85f8893140418ef4d321621c" }, "downloads": -1, "filename": "cinefiles-1.1.1.tar.gz", "has_sig": false, "md5_digest": "4e8100c489eecdd1380b723eb66ca38e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 523283, "upload_time": "2017-06-13T16:47:36", "url": "https://files.pythonhosted.org/packages/0b/1f/bf166cea216761f1ee287a95dd42a52eb0e5b51684680e48b38ec1a8d5ff/cinefiles-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce8e13227aff08555e7c3ac5cf679b24", "sha256": "429580dbf958fe4db15754c2dfb9596b9e7cb852aaef05439908861b40bc4b4b" }, "downloads": -1, "filename": "cinefiles-1.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ce8e13227aff08555e7c3ac5cf679b24", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 526010, "upload_time": "2017-06-13T16:47:31", "url": "https://files.pythonhosted.org/packages/95/91/8ce74e90a4fe1083c71bd3d9f30890bd261a7e878219e3fa828d91c4e693/cinefiles-1.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e8100c489eecdd1380b723eb66ca38e", "sha256": "48ef4e8b5cfebbdc1b952c3845379faa2221f91b85f8893140418ef4d321621c" }, "downloads": -1, "filename": "cinefiles-1.1.1.tar.gz", "has_sig": false, "md5_digest": "4e8100c489eecdd1380b723eb66ca38e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 523283, "upload_time": "2017-06-13T16:47:36", "url": "https://files.pythonhosted.org/packages/0b/1f/bf166cea216761f1ee287a95dd42a52eb0e5b51684680e48b38ec1a8d5ff/cinefiles-1.1.1.tar.gz" } ] }