Headphones tutorial

install HeadPhones via command line Ubuntu

In this tutorial install HeadPhones command line Ubuntu We are going to install HeadPhones. We will then configure HeadPhones with NZBGet. So that your desired music albums are downloaded. From the newsgroups. If you have not yet installed NZBget. See first. Install the NZBGet Ubuntu tutorial.

install HeadPhones via command line Ubuntu

If you have not yet installed Python. Then first execute the command below. To install Python.

sudo apt-get install git-core python

We must install gitfirst. If that hasn’t been done yet. We do this by executing the following command.

sudo apt-get install git-core

We must know for sure that we are in the home directory. So execute the following command.

cd ~

Then type below to download HeadPhones. It will place Headphones in a hidden folder “.headphones”. Pay attention to the dot!

git clone https://github.com/rembo10/headphones.git .headphones

Now go to the folder HeadPhones.

cd .headphones

To start HeadPhones, type the command below.

python Headphones.py

To open HeadPhones. In your browser go to http://localhost:8181 or the ip address of your other computer http://192.168.1.65:8181 to configure your settings in HeadPhones.

Automatically start HeadPhones when Ubuntu starts

We must be sure that we are in the HeadPhones folder.

cd ~/.headphones

Now we are going to create a deamon for HeadPhones. So that it starts automatically when Ubuntu is started.

sudo cp init.ubuntu /etc/init.d/headphones

Now the file rights

sudo chmod +x /etc/init.d/headphones

And now apply the settings.

sudo update-rc.d headphones defaults

Now, we need to adjust the daemon’s settings.

sudo nano /etc/default/headphones

Remove the ## from the following options. And indicate the correct location where HeadPhones is installed. Don’t forget the dot!

HP_USER= username Ubuntu
HP_HOME=home/your_username/.headphones
HP_DATA=home/your username/.headphones

Personally, I find it clear if HeadPhones. Running in the same port range. Just like SickRage and NZBGet. So, I adjust the port right here.
HP_PORT=8088

And now check if it works.

sudo /etc/init.d/headphones start

You are now done with the installation of HeadPhones on Ubuntu.

Headphones Ubuntu install tutorial

  1. Headphones tutorials.
  2. install HeadPhones command line Ubuntu
Admin

Gepubliceerd door
Admin

Recente berichten

What are the benefits of Prowlarr with Sonarr

Prowlarr is a powerful tool that, in combination with Sonarr, provides an optimized and automated…

4 weeks geleden

Ngroups Usenet provider

Ngroups is a well-known name in the Usenet world and is often cited as a…

1 month geleden

Giganews Usenet provider review

Giganews is one of the oldest and best-known Usenet providers in the world. The company…

2 months geleden

QuickSFV gedownloade bestanden controleren met SFV files

Very occasionally, it's necessary to check files with Quicksfv. This happens when there are no…

2 months geleden

What is the best newsreader?

The term "best newsreader" is often used, but rarely explained properly. Because what constitutes "the…

2 months geleden

Usenet program for smartphones

Usenet has been used for years to download files and follow newsgroups. While this used…

4 months geleden

Deze website gebruikt cookies.