From baa30da423ccbb6091245827749b36df7f60a48a Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 29 Jun 2021 16:47:54 -0700 Subject: [PATCH] updated using git-ex --- todo | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/todo b/todo index c6d9147..5855e8b 100644 --- a/todo +++ b/todo @@ -13,6 +13,22 @@ Resources: -libtorrent-rasterbar -https://www.rasterbar.com/products/libtorrent/ +To Do: +-add logging back in + settings.set_int(settings_pack::alert_mask, alert::all_categories + & ~(alert::dht_notification + + alert::piece_progress_notification + + alert::block_progress_notification + + alert::progress_notification + + alert::stats_notification + + alert::session_log_notification + + alert::torrent_log_notification + + alert::peer_log_notification + + alert::dht_log_notification + + alert::picker_log_notification + )); + + Later: -webtorrent support for libtorrent? --> streaming frontend -explore phone app/podcast app integration -- 2.30.2