{ "info": { "author": "Matthew Wilkes", "author_email": "matt@matthewwilkes.name", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2", "Topic :: Utilities" ], "description": "transmissiontransfer\n====================\n\nThis script connects to two instances of transmission using the RPC interface\nand moves torrents from one to the other.\n\nExample usage:\n\n transmissiontransfer localhost mybooklive.fritz.box --equivalent-path /Volumes/Kiff /shares/Kiff\n\nThis will add to the instance running on `mybooklive` any torrent that is on\n`localhost` *and* that is being saved to `/Volumes/Kiff`. The resultant\ntorrents will be saved to `/shares/Kiff`. This allows files stored on an\nexternal drive to be migrated to another machine for managing longer term\nseeding.\n\nFor many files, simply re-adding the torrent to the new machine would be\nenough, however this script also ensures that all files and directories are\ncorrectly named, so if a file was renamed in the original torrent client (for\nexample, to fit a local naming convention without breaking seeding) these names\nwill be carried across.\n\nThe initial run of this will add any torrents and rename them as appropriate,\nbefore triggering a verification run. If it comes across any duplicate torrents\nthat have been successfully verified it will stop them in source and start them\nin destination.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/matthewwilkes/transmissiontransfer", "keywords": "torrent transmission", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "transmissiontransfer", "package_url": "https://pypi.org/project/transmissiontransfer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/transmissiontransfer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/matthewwilkes/transmissiontransfer" }, "release_url": "https://pypi.org/project/transmissiontransfer/0.2/", "requires_dist": null, "requires_python": null, "summary": "Moves torrents from one transmission instance to another", "version": "0.2" }, "last_serial": 1472532, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ee64f57a5f03093274678bcfcf698da8", "sha256": "444e154dc5ed4f420a167ee4bb1f56e1d23abc3518954ad302068ddfe50bb125" }, "downloads": -1, "filename": "transmissiontransfer-0.1-cp27-none-macosx_10_10_intel.whl", "has_sig": false, "md5_digest": "ee64f57a5f03093274678bcfcf698da8", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3568, "upload_time": "2015-03-22T14:16:44", "url": "https://files.pythonhosted.org/packages/b4/0d/46ffe28e28829aeb744e104a1bee6fa0172fd5090507f1cea3d8372d6b7d/transmissiontransfer-0.1-cp27-none-macosx_10_10_intel.whl" }, { "comment_text": "", "digests": { "md5": "cf6796803529f85c03fc9bfcbf172470", "sha256": "f5ecee807da4c6d86fc39270d519ef95091dcfb083ffc32e7115b398981eb24d" }, "downloads": -1, "filename": "transmissiontransfer-0.1.tar.gz", "has_sig": false, "md5_digest": "cf6796803529f85c03fc9bfcbf172470", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2855, "upload_time": "2015-03-22T14:16:41", "url": "https://files.pythonhosted.org/packages/06/84/70aade1588ebd14b488f9153090de38fd963edacad017252dc9f57986ea7/transmissiontransfer-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f8e0f96af654a71ea85d3a1a75f2bc4b", "sha256": "87e61936129ef0f7c233c857a73f6800d3a28787cf4bacd3a9c428a4117575d0" }, "downloads": -1, "filename": "transmissiontransfer-0.2.tar.gz", "has_sig": false, "md5_digest": "f8e0f96af654a71ea85d3a1a75f2bc4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2862, "upload_time": "2015-03-22T22:02:46", "url": "https://files.pythonhosted.org/packages/50/6e/bbe54113872957a054e06721d58ae551f2aae52b835b31dc56314cdabf2c/transmissiontransfer-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8e0f96af654a71ea85d3a1a75f2bc4b", "sha256": "87e61936129ef0f7c233c857a73f6800d3a28787cf4bacd3a9c428a4117575d0" }, "downloads": -1, "filename": "transmissiontransfer-0.2.tar.gz", "has_sig": false, "md5_digest": "f8e0f96af654a71ea85d3a1a75f2bc4b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2862, "upload_time": "2015-03-22T22:02:46", "url": "https://files.pythonhosted.org/packages/50/6e/bbe54113872957a054e06721d58ae551f2aae52b835b31dc56314cdabf2c/transmissiontransfer-0.2.tar.gz" } ] }