Giter VIP home page Giter VIP logo

htpc-ansible's People

Contributors

gr360ry avatar map7 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

htpc-ansible's Issues

Add TvHeadEnd support

Please add automated installation of TvHeadEnd.

If possible, please also automatically configure locals muxes and automation for scanned channels.

better hostname support

Right now the script tries to set up the host name to htpc-server, but does not update it in /etc/hosts.
I suppose it would be better to just detect the actual hostname and use it.

configure Music and Photos libraries

htpc-ansible creates directories for Music and Photos under /mnt/xbmc, but XBMC is not configured to use them, so even if the user populates these directories, nothing is shown when the user enters the Photos/Music screen.

sickbeard service installation is broken

Executed:
wget --no-check-certificate https://raw.github.com/GR360RY/htpc-ansible/master/scripts/htpc-server-torrents.sh -O - | sh

Results snippet:

TASK: [sickbeard | Install Requirements] **************************************
changed: [127.0.0.1] => (item=python-cheetah,git,python-setproctitle)

TASK: [sickbeard | Get SickBeard Code from GitHub] ****************************
failed: [127.0.0.1] => {"failed": true, "item": ""}
msg: Failed to checkout dev

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
to retry, use: --limit @/home/tali/htpc-server-torrents.retry

127.0.0.1 : ok=50 changed=40 unreachable=0 failed=1

Sabnzbd fails to start

Error:

TASK: [sabnzbd | Make sure Sabnzbd is running and started on boot] ************
failed: [default] => {"failed": true, "item": ""}
msg: Traceback (most recent call last):
File "/usr/bin/sabnzbdplus", line 46, in
if not cherrypy.version.startswith("3.2"):
AttributeError: 'module' object has no attribute 'version'

Bug during installation

TASK: [sickbeard | Update sickbeard config.ini] ******************************* 
ok: [127.0.0.1]

TASK: [sickbeard | Make sure SickBeard starts on boot] ************************ 
failed: [127.0.0.1] => {"failed": true, "item": ""}
msg: Traceback (most recent call last):
  File "SickBeard.py", line 311, in <module>
    main()
  File "SickBeard.py", line 230, in main
    sickbeard.initialize(consoleLogging=consoleLogging)
  File "/opt/sickbeard/sickbeard/__init__.py", line 645, in initialize
    newznabProviderList = providers.getNewznabProviderList(newznabData)
  File "/opt/sickbeard/sickbeard/providers/__init__.py", line 58, in getNewznabProviderList
    providerList = filter(lambda x: x, [makeNewznabProvider(x) for x in data.split('!!!')])
  File "/opt/sickbeard/sickbeard/providers/__init__.py", line 88, in makeNewznabProvider
    name, url, key, enabled = configString.split('|')
ValueError: too many values to unpack


FATAL: all hosts have already failed -- aborting

prevent Ubuntu desktop lock

If XBMC is not running, the desktop may lock and require user password (when it happened to me, I couldn't input the password too so I had to reboot the computer :/). Please disable desktop locking.

XBMC Stability Issues

Disable UPnP and Screen Dimming and GUI Sounds to test if the problem is resolved

enable thepiratebay again

thepiratebay.org is back online (and even when it was offline, sickbeard changed its configuration to use oldpiratebay.org so it worked)

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.