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 50 days)» Sasha - Live @ Reelworks, Denver - All Night Long [6 Hour Set] - 28-Dec-2024 » Sasha - Live @ Sub Club, Glasgow - 02-Feb-2025 » Sasha - The Anjunadeep Edition 538 - 06-Mar-2025 » John Digweed - Transitions 1070 (Live @ Metropolitano Rosario, Argentina & Guest Guy J) - 28-Feb-2025 » John Digweed - Live @ Bedrock HERE Outernet (London) - 28-Mar-2024 » John Digweed - Compiled & Mixed 41 - 07-Mar-2025 » Nick Warren - Balance Croatia 012 - February 2025 » Sasha - Midnight in a Perfect World (Guest Mix) - 16-Mar-2025 » Hernan Cattaneo - LIve @ Reelworks, Denver - All Night Long - 05-Mar-2025 » Deep Dish - Cafe Mambo #093 - 27-Feb-2025 » John Digweed - Transitions 1072 (Live @ Metropolitano Rosario, Argentina & Guest Island Hill) - 14-Mar-2025 » Dave Seaman - Balance Croatia 010 - February 2025 » Anthony Pappa - Balance Croatia 011 [5.5 Hour Set] - February 2025 » Hernan Cattaneo - Live @ Sunsetstrip, Buenos Aires, Argentina - 02-Mar-2025 » John Digweed - Live at Metropolitano, Rosario [FULL SHOW] - 25-Jan-2025 » John Digweed - Transitions 1071 (Guest Chriss Ronson) - 07-Mar-2025 » Lee Burridge - Live @ Cubuklu 29, Istanbul - Monkey Project - Sunset Sessions - February 2025 » John Digweed - Transitions 1068 (Guest Ezequiel Arias) - 14-Feb-2025 » Danny Howells - Selador Sessions 303 - February 2025 » Röyksopp - Live @ Ritter Butzke (Berlin) - 28-Feb-2025
Recent from the Forum (Be Social)» hey, lottery winners!!! post your testimonials!!! 10h » March 28th - 30th Ultra Music Festival Miami 15h 47m » charlie tee bbc radio 1 shows » March 21st - 24th Tomorrowland Winter » first Apple Center in Egypt :) » February 21st & 22nd A State of Trance Rotterdam » February 21st - 23rd EDC Mexico City » Torrents Recommended for REMOVAL by Staff » 4m37 builder.. » 25 is more like it..
