Split large FLAC, MP3, OGG, WAV files from CUE sheets - split2flac tool 1

Split large FLAC, MP3, OGG, WAV files from CUE sheets – split2flac tool

This entry is part 1 of 1 in the series Music Junky's Complete Guide

Splitting large flac audio files according to a .cue sheet can be a great pain in the ass in 99.99% of the cases. I just found an awesome command-line tool that does it really well! split2flac technically is a simple bash script integrating other software, cue tools and shntool.   split2flac Key features Automatically finds the corresponding .cue […]

Transmission_logo

Transmission #torrent client web interface dark theme

This entry is part 2 of 2 in the series Seedboxing like a boss

    Transmission’s bit torrent client dark theme for web interface is available from my repo at github   Screenshot: Installation: Run this one liner to your seedbox as root: View the code on Gist.    

Transmission_logo

[Complete SeedBoxing Guide] How to setup Transmission headless seedbox with webUI and remote GUI on Ubuntu

This entry is part 1 of 2 in the series Seedboxing like a boss

A few days ago I tested transmission bittorrent client on a headless box. I must say that is too stable comparing it to deluge (deluge I still love you!). Here is the tutorial about how to setup up transmission with remote GUI(transGUI) and webUI on a headless Ubuntu 14.04. Plus, the best workflow and setup […]

popcorn time

Popcorn time is back again!

Just 20′ ago I received this email! Good news! Happy to read from you guys! Hi guys, I want to let you know we are alive and due to recent MPAA takedown, we are working on a restructuration. We have a GIT repo up & running and we’ll send you the public link to register soon. […]

Torrent as a counter-tool for MegaCorps and Monopolies (and grandpas), pt.1: In the name of money 2

Torrent as a counter-tool for MegaCorps and Monopolies (and grandpas), pt.1: In the name of money

Some random thoughts about torrenting and … “piracy”. This article was to be published at 23 July of 2014 when, ten days before, MPAA shut down a github code repository , the one of popcorn time. I was so furious to make a post about it, about the “piracy”, about the “pain in the ass” […]

popcorn time

PopCorn Time source code and binaries torrent full package

    As news spread i read that MPAA took down popcorn time repositories off github (read DMCA notice) . Some users commenting at TorrentFreak, linked to a full package torrent of popcorn time with the latest (and hopefully not the last) binaries and source code. So I decided to provide the torrent file with […]

[Updated]How to install Vuze/Azureus on Ubuntu 14.04 and other Ubuntu derivatives 3

[Updated]How to install Vuze/Azureus on Ubuntu 14.04 and other Ubuntu derivatives

Vuze bitTorrent client is a mature piece of software with killer features (unfortunately it’s written in java -and i hate java btw :D ) ! Let’s count some….   Built-in: Fast Start Extension: enabling new peers to quickly start downloading despite their lack of pieces to trade UPnP / NAT-PMP: The Vuze client automatically configures […]

deluge

HowTo – [Deluge torrent server] (aka seedbox) Install XMPP Notify/Control plugin on Ubuntu

This entry is part 2 of 2 in the series Deluge SeedBox Series

Deluge is one of the best torrent clients I’ve ever used and configured. In this tutorial you’ll learn how to install and configure one of its plug-ins (and dependencies), XMPPNotify. XMPPNotify is a control Bot for deluge server via xmpp protocol. It requires twisted.words, twisted.names and wokkel library. Assuming that you already have installed deluge […]

deluge

HowTo – Set up Deluge torrent server (aka seedbox) headless with Ubuntu

This entry is part 1 of 2 in the series Deluge SeedBox Series

Deluge is a bit torrent protocol client, designed in client server model and has the ability to run in multiple and various interfaces. Client, web interface and console. So lets’s say you have an ubuntu server installed somewhere or an ubuntu desktop which you want to load, with all the damn work of downloading huge […]