Uploading instructions


I tried to upload a mega-pack, but when I uploaded the .torrent file I got an error saying that it's not a valid torrent file. I created it using ctorrent on Linux. Are there recommendations on creating a torrent file that work better than the method I did?
~r.s~


t0rrents user
on January 17th, 2021
/ post 75048
Under linux I recommend tixati


Woah tixati is awesome. Created a Dockerfile for it too to run under x11docker if anyone's interested.
Do you happen to know where it saves its config?
Do you happen to know where it saves its config?
~r.s~


I think many were interested to know the details of the Dockerfile implementation. I am using tixati too.


Dockerfile:
FROM debian:sid-slim
RUN apt update && \
apt upgrade -y -qq && \
apt install -y -qq \
curl \
dirmngr \
gnupg \
gtk2-engines \
ca-certificates \
hicolor-icon-theme \
libdbus-1-3 \
libdbus-glib-1-2 \
libgl1-mesa-dri \
libgl1-mesa-glx \
libgtk2.0-0 \
fonts-noto \
fonts-noto-cjk \
fonts-noto-color-emoji \
wget && \
rm -rf /var/lib/apt/lists/*
RUN wget https://download2.tixati.com/download/tixati_2.81-1_amd64.deb && \
apt install ./tixati_2.81-1_amd64.deb && \
rm tixati_2.81-1_amd64.deb
ENV LANG en-US
COPY local.conf /etc/fonts/local.conf
ENTRYPOINT ["/usr/bin/tixati"]
local.conf:
rgb
true
hintslight
true
lcddefault
false
To build, create those files in a single directory, and build using: DOCKER_BUILDKIT=1 docker build --rm -t tixati .
In order to run it, you need x11-docker. Easily found on github. The script that I use to run it is:
#!/bin/zsh
x11docker \
--share $HOME/Downloads \
--clipboard \
--xpra \
--dbus \
-- --network=container:name_of_container_running_my_vpn_connection --tmpfs=/dev/shm -- \
tixati
FROM debian:sid-slim
RUN apt update && \
apt upgrade -y -qq && \
apt install -y -qq \
curl \
dirmngr \
gnupg \
gtk2-engines \
ca-certificates \
hicolor-icon-theme \
libdbus-1-3 \
libdbus-glib-1-2 \
libgl1-mesa-dri \
libgl1-mesa-glx \
libgtk2.0-0 \
fonts-noto \
fonts-noto-cjk \
fonts-noto-color-emoji \
wget && \
rm -rf /var/lib/apt/lists/*
RUN wget https://download2.tixati.com/download/tixati_2.81-1_amd64.deb && \
apt install ./tixati_2.81-1_amd64.deb && \
rm tixati_2.81-1_amd64.deb
ENV LANG en-US
COPY local.conf /etc/fonts/local.conf
ENTRYPOINT ["/usr/bin/tixati"]
local.conf:
rgb
true
hintslight
true
lcddefault
false
To build, create those files in a single directory, and build using: DOCKER_BUILDKIT=1 docker build --rm -t tixati .
In order to run it, you need x11-docker. Easily found on github. The script that I use to run it is:
#!/bin/zsh
x11docker \
--share $HOME/Downloads \
--clipboard \
--xpra \
--dbus \
-- --network=container:name_of_container_running_my_vpn_connection --tmpfs=/dev/shm -- \
tixati
~r.s~


Only problem with my set up in Docker is that I don't know where the configs are written to, so each time you run the container, you need to re-setup everything. If I know where it stores it, we can map in the right directory and have the settings persist between runs.
~r.s~


Notes on Tixati portable latest version. Indeed, some of the configuration settings are not saved after rebooting the client. I recommend using older versions of Tixati!
you cannot post in this forum.
click here to to create a user account to participate in our forum.
click here to to create a user account to participate in our forum.
Top 20 Torrents (last 25 days)» John Digweed - Transitions 1087 (Guest Hernan Cattaneo) - 27-Jun-2025 » John Digweed - Transitions 1085 (Guest Rui Da Silva) - 13-Jun-2025 » John Digweed - Transitions 1086 (Guest Spencer Brown) - 20-Jun-2025 » Deep Dish - Live @ Wyndham Herradura (San Jose, Costa Rica) - 17-May-2025 » Dave Seaman - Pikes Poolside Mix - June 2025 » Patrice Baumel - Live at Stereo, Montreal (Part 1) - 21-Jun-2025 » Danny Tenaglia - Live @ SXM Festival (Saint Martin) - 12-Mar-2025 » Richie Hawtin - Live @ Boiler Room. Paris, France - 03-May-2025 » Danny Howells B2B Belu Clavero - Live @ Ad Sidera Semper (Bocas del toro, Panama) - 15-Feb-2025 » Anthony Pappa - Live @ Warehouse 3000, Melbourne, Australia - 08-Jun-2025 » STEVE LAWLER - Live from Soundtuary, Miami - 22-Jun-2025 » Dave Seaman B2B Anthony Pappa - Live @ Stereo Montreal ,Canada [Full Set] - 12-Apr-2025 » Nick Muir - Live @ Horse & Groom - Stage 1 - 24-May-2025 » Anthony Pappa - Critical Elements 024 [Two Year Anniversary Special] - 27-Jun-2025 » Ame - Innervisions Uberall (NTS) - 13-Jun-2025 » Anthony Pappa - YANA Radio Show Guest Mix - 18-Jun-2025 » Franky Wah - The Crosstown Mix Show 117 - 27-Jun-2025 » Hernan Cattaneo - Resident 737 - 21-Jun-2025 » Khen - Balance Croatia 030 - July 2025 » Hernan Cattaneo - Resident 735 - 07-Jun-2025
Recent from the Forum (Be Social)» hey, lottery winners!!! post your testimonials!!! 1d » post your requests here - we'll find anything! 1d 13h » June 27th - 29th Defqon.1 Biddinghuizen » July 4th - 6th Rampage Open Air Lommel » June 26th - 29th Luminosity Beach Festival » seedbox no firefoxore other one it .. problem whit rss feed » May 16th - 18th EDC Las Vegas » April 11-13 & 18-20 Coachella Indio » April 5th: Time Warp Mannheim » March 28th - 30th Ultra Music Festival Miami
