Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (124 - 126 of 2449)

Ticket Resolution Summary Owner Reporter
#2281 WontFix [PATCH] Add total_wanted_done into status and display in UI tyeken8
Description

I'm writing a plugin for deluge and I wan't to get the on-disk size of a torrent. I found status.total_wanted_done is the nearest, but it's strange that it cannot be seen from torrent.get_status(). I used to use uTorrent and it has both "total size, total wanted, total wanted done" on its UI, but it seems deluge only have the 2nd one?

https://github.com/qbittorrent/qBittorrent/pull/300 has the comparation between all_time_download and total_wanted_done.

#3581 Fixed AttributeError: module 'libtorrent' has no attribute 'add_torrent_params_flags_t' twdkeule
Description
~> /usr/bin/deluged -L debug
Traceback (most recent call last):
  File "/usr/bin/deluged", line 33, in <module>
    sys.exit(load_entry_point('deluge==2.1.1', 'gui_scripts', 'deluged')())
  File "/usr/lib/python3/dist-packages/deluge/core/daemon_entry.py", line 87, in start_daemon
    from deluge.core.daemon import is_daemon_running
  File "/usr/lib/python3/dist-packages/deluge/core/daemon.py", line 19, in <module>
    from deluge.core.core import Core
  File "/usr/lib/python3/dist-packages/deluge/core/core.py", line 41, in <module>
    from deluge.core.torrentmanager import TorrentManager
  File "/usr/lib/python3/dist-packages/deluge/core/torrentmanager.py", line 53, in <module>
    lt.add_torrent_params_flags_t.flag_paused
AttributeError: module 'libtorrent' has no attribute 'add_torrent_params_flags_t'

Installed versions:

deluge-common/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all [installed,automatic]
  Deluge Common Files

deluge-web/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all [installed]
  Deluge Web UI

deluged/jammy,now 2.1.1-0~202207101304~ubuntu22.04.1 all [installed]
  Deluge Daemon (deluged)

libtorrent-rasterbar2.0/jammy,now 2.0.8.git20221114.64817e0e87-1ppa1~22.04 amd64 [installed,automatic]
  C++ bittorrent library by Rasterbar Software

python3-libtorrent/jammy,now 2.0.8.git20221114.64817e0e87-1ppa1~22.04 amd64 [installed,automatic]
  Python bindings for libtorrent-rasterbar (Python 3)
#710 Invalid Crash after Upgrade Frugalware 0.9 -> Frugalware current-> Bug Buddy Start again andar tux4fun
Description

sudo pacman-g2 -S deluge Password: résolution des dépendances... terminé. recherche d'inter-conflits (1/1) ####################### 100%

Cibles: deluge-1.0.7-2

Taille totale du paquet: 3,1 MB

Taille totale du paquet décompressé: 12,4 MB

Procéder aux mises à jour? [O/n] O

vérification de l'intégrité des paquets... terminé. (1/1) installation deluge ####################### 100% updating hicolor icon cache... done.

Note: See TracQuery for help on using queries.