Transmission for YunoHost
Overview
Transmission is an open source BitTorrent client, volunteer-based project, designed for easy, powerful use.
Shipped version: Debian repository version.
Screenshots
Configuration
Documentation
YunoHost specific features
Multi-users support
Supported architectures
x86-64b -
ARMv8-A -
Jessie x86-64b -
Limitations
Additional informations
Links
Changelog
Testing branch
Master branch (Official release)
Developers infos
Please do your pull request to the testing branch .
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
Transmission pour YunoHost
Résumé
Transmission est un client BitTorrent open source, basé sur le volontariat, conçu pour une utilisation facile et puissante.
Version embarquée: Version des dépôts Debian
Captures d’écran
Configuration
Documentation
Fonctionnalités spécifiques à YunoHost
Support multi-utilisateurs
Architectures supportées.
x86-64b -
ARMv8-A -
Jessie x86-64b -
Limitations
Informations additionnelles
Liens
Changelog
Branche testing
Branche master (Release officielle)
Informations à l’intention des développeurs
Merci de faire vos pull request sur la branche testing .
Pour tester la branche testing, merci de procéder ainsi.
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
ou
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
Upgrade to testing ok on my side.
Bonjour tout le monde,
I opened a new issue for this package, here it is : https://github.com/YunoHost-Apps/transmission_ynh/issues/47
I did not know if you prefer this kind of posts in a github issue or in this forum, that is why I post this message.
Have a nice day !
Upgrade made and it works, thanks.
Could you edit the first post and change the old verbose flag to debug ?
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
New testing release
30 Mar 2019 - #53
Detect issue related to transmission-common and reinstall it if needed
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
1 Like
New release for Transmission
10 Apr 2019 - #53
Detect issue related to transmission-common and reinstall it if needed
1 Like
Kayou
June 1, 2019, 10:00pm
12
New testing release
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
New testing release
sudo yunohost app install https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
or
sudo yunohost app upgrade transmission -u https://github.com/YunoHost-Apps/transmission_ynh/tree/testing --debug
Bonjour,
Je viens de faire la mà j de Transmission et Transmission télécharge dans /home/yunohost.transmission/progress alors que j’ai bien indiqué “incomplete-dir”: “/mnt/space/yunohost.transmission/progress”, dans /var/lib/transmission-daemon/info/settings.json
Ai-je raté quelque chose, y-a-t-il quelque chose à relancer ? J’ai pourtant redémarré mon serveur mais c’est comme si ma modification dans settings.json n’était pas prise en compte…
Merci.
Hi @arnauld
You have to stop transmission before changing anything into settings.json, otherwise it’s indeed like you wouldn’t have done anything.
The config file can be modified only when the service is not running.
1 Like
Thank you @Maniack_Crudelis , it is working fine now
My android client can connect to the server but then only is waiting (spinning wheel). I also cannot add torrents. Settings are as suggested
You can use the following information to connect your server:
Remote host: Your domain or IP address (don't add folder)
Port: 443
SSL: Enabled
User: Your Yunohost Username
Password: Password of the Yunohost User above
RPC Path: /torrent/transmission/rpc (if you used the standard folder)
[x] Trust Self-signed cert
Mamie
October 4, 2023, 9:10am
18
I just upgraded transmission to the version 3.00~ynh3
I just found this issue that looks like it, and I’ll spend some time later to read it, but I wanted to warn here that this upgrade can cause some problems.
opened 09:26AM - 29 Sep 23 UTC
### Describe the bug
I tried to upgrade but it failed (see logs below).
No… w transmission has been restored but has all torrents as errors because of missing data.
`/home/yunohost.transmission/completed/` exists but is empty
`/home/yunohost.app/transmission/completed` contains the data but I am not sure the rights are correct (I can only list it as root, not as my user, maybe that’s expected.
Links in `/home/<user>/Multimedia/Share/torrent/completed` points to `/home/yunohost.transmission/completed`
How can I fix the situation, run the upgrade and recover access to the files?
### Context
- Hardware: *Old laptop or computer*
- YunoHost version: 11.2.4
- I have access to my server: *Through SSH*
### Logs
https://paste.yunohost.org/raw/mofeyucele (I removed usernames and replaced with ***)
ericg
October 4, 2023, 9:50am
19
@Mamie did you have issues with the latest update 3.00~ynh3?
1 Like
Mamie
October 4, 2023, 11:47am
20
I have this message on all my downloads :
When I click on «set location», it says /home/yunohost.transmission/completed
And /home/yunohost.transmission does not exists.
On my machine I have a specific setting, as all was linked to another disk via a symlink, so all my downloads are still in /mnt/slowDisk/yunohost.transmission/
Is there a new place that I should link to this place ?