jxxghp / MoviePilot-Plugins

MoviePilot官方插件市场
GNU General Public License v3.0
138 stars 184 forks source link

【下载器助手】tr 4.0.5报错 #143

Open edhnt455 opened 3 months ago

edhnt455 commented 3 months ago

日志如下 【INFO】2024-03-29 13:34:24,865 - downloaderhelper - 插件服务停止成功 【INFO】2024-03-29 13:34:24,864 - downloaderhelper - 插件服务调度器停止成功 【INFO】2024-03-29 13:34:24,863 - downloaderhelper - 尝试停止插件服务调度器... 【INFO】2024-03-29 13:34:24,862 - downloaderhelper - 尝试停止插件服务... 【INFO】2024-03-29 13:34:24,861 - downloaderhelper - 插件配置加载完成:{'listen_download_event': True, 'listen_source_file_event': True, 'cron': '0/30 ', 'exclude_tags': 'BT,刷流', 'site_name_priority': True, 'tag_prefix': '站点/', '_tabs': 'transmission', 'undefined': True, 'enable': False, 'enable_notify': True, 'tr_enable': True, 'tr_enable_seeding': True, 'tr_enable_tagging': True, 'tr_enable_delete': True, 'run_once': False} ValueError: list.remove(x): x not in list torrent_tags_copy.remove(to_delete) File "/app/app/plugins/downloaderhelper/init.py", line 1447, in tagging_single_for_transmission ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ if self.__tagging_single_for_transmission(transmission=transmission, torrent=torrent): File "/app/app/plugins/downloaderhelper/init.py", line 1419, in tagging_batch_for_transmission ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ result.set_tagging(self.tagging_batch_for_transmission(transmission=transmission, torrents=torrents)) File "/app/app/plugins/downloaderhelper/init.py", line 1351, in __run_for_transmission Traceback (most recent call last): 【ERROR】2024-03-29 13:30:00,310 - downloaderhelper - 下载器[Transmission]任务执行失败: list.remove(x): x not in list 【INFO】2024-03-29 13:30:00,308 - downloaderhelper - [TR]批量打标开始... 【INFO】2024-03-29 13:30:00,307 - downloaderhelper - [TR]批量做种结束 【INFO】2024-03-29 13:30:00,304 - downloaderhelper - [TR]批量做种开始... 【INFO】2024-03-29 13:30:00,303 - downloaderhelper - 子任务执行状态: 自动做种=True, 自动打标=True, 自动删种=True 【INFO】2024-03-29 13:30:00,004 - downloaderhelper - 下载器[Transmission]任务执行开始... ValueError: list.remove(x): x not in list torrent_tags_copy.remove(to_delete) File "/app/app/plugins/downloaderhelper/init.py", line 1447, in tagging_single_for_transmission ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ if self.tagging_single_for_transmission(transmission=transmission, torrent=torrent): File "/app/app/plugins/downloaderhelper/init.py", line 1419, in tagging_batch_for_transmission ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ result.set_tagging(self.tagging_batch_for_transmission(transmission=transmission, torrents=torrents)) File "/app/app/plugins/downloaderhelper/init.py", line 1351, in run_for_transmission Traceback (most recent call last):

hotlcc commented 3 months ago

已知晓,等待后续修复版本