updated using git-ex
authoralex <[email protected]>
Tue, 29 Jun 2021 23:47:54 +0000 (16:47 -0700)
committeralex <[email protected]>
Tue, 29 Jun 2021 23:47:54 +0000 (16:47 -0700)
todo

diff --git a/todo b/todo
index c6d91476cfe0ea665117d2090453543c7a7251a5..5855e8b05b6831c2c775d90ea249f1f6bb3c977d 100644 (file)
--- 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