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 10 days)» John Digweed - Transitions 1087 (Guest Hernan Cattaneo) - 27-Jun-2025 » Patrice Baumel - Live at Stereo, Montreal (Part 1) - 21-Jun-2025 » STEVE LAWLER - Live from Soundtuary, Miami - 22-Jun-2025 » Anthony Pappa - Critical Elements 024 [Two Year Anniversary Special] - 27-Jun-2025 » Sasha B2B Hernan Cattaneo - Live @ Miami Music Week - 2025 » Franky Wah - The Crosstown Mix Show 117 - 27-Jun-2025 » Robert Babicz - Live @ Paradise Bay, Malta - 22-Jun-2025 » Hernan Cattaneo - Resident 737 - 21-Jun-2025 » Khen - Balance Croatia 030 - July 2025 » Ezequiel Arias - Live at Metropolitano, Rosario (Argentina) - 24-May-2025 » Just Her - Balance Croatia 029 - June 2025 » Steve Parry - Selador Sessions 320 - 26-Jun-2025 » Jonathan Kaspar - The Boom Room 566 - June 2025 » Raxon - Live @ HÖR Berlin - 26-Jun-2025 » Anton Mayday - Live Ozera Festival - 22-Jun-2025 » Eelke Kleijn - DAYS like NIGHTS 398 - 24-Jun-2025 » Fady Ferraye - Hurly Burly - 24-Jun-2025 » John Digweed - Live @ Forum de Beyrouth, Beirut, Lebanon - 28-Feb-2004 » Hicky & Kalo - Residence 005, Live at Stereo Nightclub, All Night Long, Montreal, Canada - 24-May-2025 » Dincer Uslu - Healer Beats - 23-Jun-2025
Recent from the Forum (Be Social)» hey, lottery winners!!! post your testimonials!!! 1d 6h » post your requests here - we'll find anything! 1d 19h » 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
