{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":716749992,"defaultBranch":"master","name":"deluge-mover","ownerLogin":"zakkarry","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-09T19:45:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/123845855?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1700688397.0","currentOid":""},"activityList":{"items":[{"before":"b69baa79f045ac3c95333ad13e876f5c2b265bda","after":"682e7e5c71174de1c011d4e9d4c7ac0d825fdd6e","ref":"refs/heads/master","pushedAt":"2023-11-26T22:23:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(filter/cache): add validation to torrent info","shortMessageHtmlLink":"fix(filter/cache): add validation to torrent info"}},{"before":"3da4ee7ca01de295e10359c4dc30c1c0a6ff2b42","after":"b69baa79f045ac3c95333ad13e876f5c2b265bda","ref":"refs/heads/master","pushedAt":"2023-11-25T02:18:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(state): remove async and fix ui state corruption handling","shortMessageHtmlLink":"fix(state): remove async and fix ui state corruption handling"}},{"before":"e5d24960093dd2b915159b061206218c15f3ff6a","after":"0e8401eb4a1d1c9e45b869f4287adb0043350a4f","ref":"refs/heads/sched-pause","pushedAt":"2023-11-25T01:09:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(async/state): fixes state corruption and removes async","shortMessageHtmlLink":"fix(async/state): fixes state corruption and removes async"}},{"before":"beaf7bc236d828a490d30776714aeb5881645d11","after":"f0f3987f48139cde741c536fd7d728f522d967d1","ref":"refs/heads/deluge-label-mover","pushedAt":"2023-11-23T19:19:43.000Z","pushType":"pr_merge","commitsCount":6,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"refactor and optimization in logic/code","shortMessageHtmlLink":"refactor and optimization in logic/code"}},{"before":"43e3f149fd722255d4a9f15c86950e3d283d10ea","after":"beaf7bc236d828a490d30776714aeb5881645d11","ref":"refs/heads/deluge-label-mover","pushedAt":"2023-11-22T21:40:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"Update README.md\n\nUpdate README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"9273ff6b8fc6b0835c0d93997f41e0e3bf4e4600","after":"43e3f149fd722255d4a9f15c86950e3d283d10ea","ref":"refs/heads/deluge-label-mover","pushedAt":"2023-11-22T21:39:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"489e8e25522352ace8e4593f2b161be19304d649","after":"3da4ee7ca01de295e10359c4dc30c1c0a6ff2b42","ref":"refs/heads/master","pushedAt":"2023-11-22T21:28:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(auth,login): double check we are logged in before update_ui","shortMessageHtmlLink":"fix(auth,login): double check we are logged in before update_ui"}},{"before":null,"after":"9273ff6b8fc6b0835c0d93997f41e0e3bf4e4600","ref":"refs/heads/deluge-label-mover","pushedAt":"2023-11-22T21:26:37.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(script): sorts/relabels my torrents","shortMessageHtmlLink":"initial(script): sorts/relabels my torrents"}},{"before":"35fba5e4f4628022e304902d7048dafb04833c1c","after":"e5d24960093dd2b915159b061206218c15f3ff6a","ref":"refs/heads/sched-pause","pushedAt":"2023-11-17T22:51:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(webui_unconnected): checks for webui being connected to daemon\n\nthis fixes the case where on a fresh start, or disconnection, the script would fail due to webui not being connected to the daemon.","shortMessageHtmlLink":"fix(webui_unconnected): checks for webui being connected to daemon"}},{"before":"cf96f0b5dc8e182f0437216cc79dd75810694317","after":"489e8e25522352ace8e4593f2b161be19304d649","ref":"refs/heads/master","pushedAt":"2023-11-17T22:48:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(webui_unconnected): checks for webui being connected to daemon\n\nthis fixes the case where on a fresh start, or disconnection, the script would fail due to webui not being connected to the daemon.\n\nwill now connect to the first daemon in the list and fail if not connectable.","shortMessageHtmlLink":"fix(webui_unconnected): checks for webui being connected to daemon"}},{"before":"304da1141db78ad3645392273e7d5432dff72400","after":"35fba5e4f4628022e304902d7048dafb04833c1c","ref":"refs/heads/sched-pause","pushedAt":"2023-11-17T16:42:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(rpc-timeout): sleeping caused timeouts","shortMessageHtmlLink":"fix(rpc-timeout): sleeping caused timeouts"}},{"before":"0b5c9b9714a9bfb5080b091fcf0cd096548d7b76","after":"cf96f0b5dc8e182f0437216cc79dd75810694317","ref":"refs/heads/master","pushedAt":"2023-11-17T16:41:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(rpc-timeout): sleeping caused timeouts","shortMessageHtmlLink":"fix(rpc-timeout): sleeping caused timeouts"}},{"before":"247133c9f779e43b90d7c7e6cd88ce05696bbf49","after":"304da1141db78ad3645392273e7d5432dff72400","ref":"refs/heads/sched-pause","pushedAt":"2023-11-17T16:39:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(rpc-timeout): sleeping caused timeouts","shortMessageHtmlLink":"fix(rpc-timeout): sleeping caused timeouts"}},{"before":"a5a558ff4f25bbbfceb160aed4945c29c68fa899","after":"247133c9f779e43b90d7c7e6cd88ce05696bbf49","ref":"refs/heads/sched-pause","pushedAt":"2023-11-17T16:35:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(rpc-timeout): sleeping caused timeouts","shortMessageHtmlLink":"fix(rpc-timeout): sleeping caused timeouts"}},{"before":"ccdc1a7be69ee8d18927deaf26487ef6ae9bbbb1","after":"a5a558ff4f25bbbfceb160aed4945c29c68fa899","ref":"refs/heads/sched-pause","pushedAt":"2023-11-17T15:13:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"update(find_files_on_disk): improved recursive file searching","shortMessageHtmlLink":"update(find_files_on_disk): improved recursive file searching"}},{"before":"168a57206c72dc04f40abe1184e204f92ce2d7fe","after":"0b5c9b9714a9bfb5080b091fcf0cd096548d7b76","ref":"refs/heads/master","pushedAt":"2023-11-17T14:58:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"update(find_file_on_cache): improved recursive searching","shortMessageHtmlLink":"update(find_file_on_cache): improved recursive searching"}},{"before":"4ed79a9139388b6ebea5338c39e9373f1cbd8200","after":"168a57206c72dc04f40abe1184e204f92ce2d7fe","ref":"refs/heads/master","pushedAt":"2023-11-17T14:57:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"update(find_file_on_cache): improved recursive searching","shortMessageHtmlLink":"update(find_file_on_cache): improved recursive searching"}},{"before":"1a0001962fa59949c973f6cc8737de5220a6ac1c","after":"4ed79a9139388b6ebea5338c39e9373f1cbd8200","ref":"refs/heads/master","pushedAt":"2023-11-17T14:56:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"update(find_file_on_cache): improved recursive searching","shortMessageHtmlLink":"update(find_file_on_cache): improved recursive searching"}},{"before":"55b0c19aef017c296a8ac83cff26f4e211849954","after":"1a0001962fa59949c973f6cc8737de5220a6ac1c","ref":"refs/heads/master","pushedAt":"2023-11-16T22:08:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(find_file_on_cache): failed to find directory based torrents that were not in root","shortMessageHtmlLink":"fix(find_file_on_cache): failed to find directory based torrents that…"}},{"before":"425216b088dd30665421884e7c36857a82b85566","after":"55b0c19aef017c296a8ac83cff26f4e211849954","ref":"refs/heads/master","pushedAt":"2023-11-16T22:07:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"fix(find_files): failed to find directory based torrents that were not in root","shortMessageHtmlLink":"fix(find_files): failed to find directory based torrents that were no…"}},{"before":"a1d1f1c17aee075aeffc0a538e5e4c8f3806e8c8","after":"ccdc1a7be69ee8d18927deaf26487ef6ae9bbbb1","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T22:06:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents not in a configured directory, and leaves them paused for a configurable duration.\n\nYou will use this path as your cache drive, if it exists there, it will not pause them.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"65af9fba9ce036aac0457cfe89f6f272eab9f46e","after":"a1d1f1c17aee075aeffc0a538e5e4c8f3806e8c8","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T21:59:31.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents not in a configured directory, and leaves them paused for a configurable duration.\n\nYou will use this path as your cache drive, if it exists there, it will not pause them.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"a3546c7d623ecc7bf11313879822124f0c13df60","after":"65af9fba9ce036aac0457cfe89f6f272eab9f46e","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T21:48:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents not in a configured directory, and leaves them paused for a configurable duration.\n\nYou will use this path as your cache drive, if it exists there, it will not pause them.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"223c0fb4892b851961e608dde4ec65ef68b68241","after":"a3546c7d623ecc7bf11313879822124f0c13df60","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T21:47:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents not in a configured directory, and leaves them paused for a configurable duration.\n\nYou will use this path as your cache drive, if it exists there, it will not pause them.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"0773f2b56ae27825513777f2d842f1074b2aa84e","after":"223c0fb4892b851961e608dde4ec65ef68b68241","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T21:11:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents not in a configured directory, and leaves them paused for a configurable duration.\n\nYou will use this path as your cache drive, if it exists there, it will not pause them.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"b06c0a80a25ea89988d2575639a29890d95f9a41","after":"0773f2b56ae27825513777f2d842f1074b2aa84e","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T20:37:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause): schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents in a configured directory, and leaves them paused for a configurable duration.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause): schedule pausing of torrents in a directory"}},{"before":"0afebf72846478aeb74197719c17270f6a30c977","after":"b06c0a80a25ea89988d2575639a29890d95f9a41","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T20:28:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause: schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents in a configured directory, and leaves them paused for a configurable duration.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause: schedule pausing of torrents in a directory"}},{"before":"e36c1c3ea002b1726aca9bdf7a2f823ead7657f3","after":"0afebf72846478aeb74197719c17270f6a30c977","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T20:28:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause: schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents in a configured directory, and leaves them paused for a configurable duration.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause: schedule pausing of torrents in a directory"}},{"before":null,"after":"e36c1c3ea002b1726aca9bdf7a2f823ead7657f3","ref":"refs/heads/sched-pause","pushedAt":"2023-11-16T20:24:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"initial(sched-pause: schedule pausing of torrents in a directory\n\nThis branch/script pauses all torrents in a configured directory, and leaves them paused for a configurable duration.\n\nAfter the duration has passed, it will resume the torrents.","shortMessageHtmlLink":"initial(sched-pause: schedule pausing of torrents in a directory"}},{"before":"6b0c3f896ec85b9da7c82d1908dba5ca2ff9d5c0","after":"425216b088dd30665421884e7c36857a82b85566","ref":"refs/heads/master","pushedAt":"2023-11-16T19:53:13.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"zakkarry","name":"zakary","path":"/zakkarry","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/123845855?s=80&v=4"},"commit":{"message":"update(execution): will not execute mover if no eligible torrents","shortMessageHtmlLink":"update(execution): will not execute mover if no eligible torrents"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADuB7ckAA","startCursor":null,"endCursor":null}},"title":"Activity · zakkarry/deluge-mover"}