Giter VIP home page Giter VIP logo

nzbget-postprocess's People

Contributors

kahooli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nzbget-postprocess's Issues

Build Fails

I'm trying to build this container on DockerHub but it fails with this

  /usr/lib/python2.7/site-packages/stevedore/tests/test_test_manager.py

�[91mException:
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
    status = self.run(options, args)
  File "/usr/lib/python2.7/site-packages/pip/commands/uninstall.py", line 76, in run
    requirement_set.uninstall(auto_confirm=options.yes)
  File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 346, in uninstall
    req.uninstall(auto_confirm=auto_confirm)
  File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 754, in uninstall
    paths_to_remove.remove(auto_confirm)
  File "/usr/lib/python2.7/site-packages/pip/req/req_uninstall.py", line 103, in remove
    response = ask('Proceed (y/n)? ', ('y', 'n'))
  File "/usr/lib/python2.7/site-packages/pip/utils/__init__.py", line 158, in ask
    response = input(message)
EOFError: EOF when reading a line
�[0m
  /usr/lib/python2.7/site-packages/stevedore/tests/test_test_manager.pyc
  /usr/lib/python2.7/site-packages/stevedore/tests/utils.py
  /usr/lib/python2.7/site-packages/stevedore/tests/utils.pyc

Proceed (y/n)? 
Removing intermediate container f3568881e537

The command '/bin/sh -c pip uninstall stevedore' returned a non-zero code: 2

Requirements to be ready

Aims for this Docker image:

  • Install NZBGet (using linuxserver/nzbget image)
    • Tweak settings in NZBGet config file
  • Install MP4 Automator script
    • Dependancies:
      • Python 2.7 (installed with NZBGet image)
        • setup_tools
        • PIP install
          • requests
          • requests[security]
          • requests-cache
          • babelfish
          • "guessit<2"
          • "subliminal<2"
          • qtfaststart
      • FFmpeg
        • Set path to FFmpeg files in config file
    • Add script directory to NZBGet ScriptDir setting
    • Config file to be generated at volume at /config
    • Automate updating of script and its dependancies (currently updated when container restarted)
  • Install nzbToMedia script
    • Dependancies
      • p7zip (installed with NZBGet image)
      • FFmpeg (installed with MP4 Automator)
      • git (installed with NZBGet image)
      • Add script directory to NZBGet ScriptDir setting
    • Automate updating of script and its dependancies

Python 2.7 end of life

Any plans for this to be updated with Python 2.7 going end of life January, 1st, 2020?

All PIP commands currently give the alert,

DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintaine
d. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa
.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.