Skip to content

Canonical Snap for qBittorrent - Server edition with WebUI only (qBittorrent-nox)

License

Notifications You must be signed in to change notification settings

TehAppKiller/qbittorrent-tak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qbittorrent-tak

qbittorrent-tak snap arch snap size

Snap Description

UnOfficial release of qBittorrent for Server with WebUI only (qBittorrent-nox)
https://snapcraft.io/qbittorrent-tak

(For Desktop edition see qbittorrent-desktop-tak)

qBittorrent Description

qBittorrent is a free and open-source BitTorrent client based on the Qt toolkit and libtorrent-rasterbar library.

See https://www.qbittorrent.org for more details.

Information

The web interface is accessible by default at http://localhost:8080

qBittorrent Release 5+
Service is restarted on any condition.

Post install commands required to access /media and /mnt folders, see resources and see default password :

sudo snap connect qBittorrent-tak:removable-media
sudo snap connect qbittorrent-tak:mount-observe
sudo snap logs qbittorrent-tak

!!! Files can only be written in a directory owned by root !!!
!!! /home base directory content is not readable !!!

This is due to current behavior and restrictions of snaps by Canonical.
Check common doc in FAQ if you want to setup data in /home directory.

FAQ

See my common doc about FAQ.

How to access Configuration file

You need to access the snap in shell mode and edit the file with Vim:

sudo snap run --shell qbittorrent-tak.qbittorrent
vi $SNAP_USER_DATA/.config/qBittorrent/qBittorrent.conf

One help sheet of Vim commands available here.

Building

The snap works on Core24.

Release with custom build of QT6 and/or LibTorrent (Tags 'Full Build' fb-x.x)

When qBittorrent requires a version of QT and/or LibTorrent not published in Ubuntu repositories, a minimal build of these packages are made.

Release with Ubuntu packages (Tags 'With Package' wp-x.x)

Ubuntu packages requires to build the mime-type database.
For qBT v4, the build was made with QT6 option and QT6 Ubuntu stable packages (instead of default QT5).

See my common doc about building a snap.

Versionning

See my common doc about versionning.

About

Canonical Snap for qBittorrent - Server edition with WebUI only (qBittorrent-nox)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages