This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-06-04 06:59:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b08c335bb4431a5d067c27364772ec809c62cf97
MoviePilot
/
app
/
agent
/
tools
/
impl
History
jxxghp
b08c335bb4
fix: 优化 execute_command 工具的 rm -rf 拦截逻辑,仅禁止删除根目录或一级目录
2026-05-25 08:00:35 +08:00
..
__init__.py
…
_filter_rule_utils.py
…
_plugin_tool_utils.py
fix: avoid blocking event loop during plugin install
2026-05-21 09:16:42 +08:00
_system_setting_utils.py
feat: 新增集数定位模板生成接口 (
#5785
)
2026-05-19 07:18:28 +08:00
_torrent_search_utils.py
…
add_custom_filter_rule.py
…
add_download.py
…
add_rule_group.py
…
add_subscribe.py
…
ask_user_choice.py
fix: stop agent after user choice prompt
2026-05-23 00:15:35 +08:00
browse_webpage.py
feat(browser): migrate to CloakBrowser for browser emulation and streamline dependency management
2026-05-16 20:51:38 +08:00
delete_custom_filter_rule.py
…
delete_download_history.py
…
delete_download.py
…
delete_rule_group.py
…
delete_subscribe.py
…
delete_transfer_history.py
…
edit_file.py
…
execute_command.py
fix: 优化 execute_command 工具的 rm -rf 拦截逻辑,仅禁止删除根目录或一级目录
2026-05-25 08:00:35 +08:00
get_recommendations.py
…
get_search_results.py
…
install_plugin.py
…
list_directory.py
…
list_slash_commands.py
…
modify_download.py
…
query_builtin_filter_rules.py
…
query_custom_filter_rules.py
…
query_custom_identifiers.py
…
query_directory_settings.py
…
query_download_tasks.py
…
query_downloaders.py
…
query_episode_schedule.py
…
query_installed_plugins.py
…
query_library_exists.py
…
query_library_latest.py
…
query_market_plugins.py
…
query_media_detail.py
…
query_personas.py
…
query_plugin_capabilities.py
…
query_plugin_config.py
…
query_plugin_data.py
…
query_popular_subscribes.py
…
query_rule_groups.py
…
query_schedulers.py
…
query_site_userdata.py
…
query_sites.py
…
query_subscribe_history.py
…
query_subscribe_shares.py
…
query_subscribes.py
…
query_system_settings.py
…
query_transfer_history.py
fix: replace fast jieba dependency
2026-05-23 12:59:33 +08:00
query_workflows.py
…
read_file.py
…
recognize_media.py
…
reload_plugin.py
…
run_scheduler.py
…
run_slash_command.py
…
run_workflow.py
…
scrape_metadata.py
…
search_media.py
…
search_person_credits.py
…
search_person.py
…
search_subscribe.py
…
search_torrents.py
…
search_web.py
…
send_local_file.py
…
send_message.py
…
send_voice_message.py
…
switch_persona.py
…
terminal_session.py
feat: add managed agent command sessions
2026-05-18 20:17:59 +08:00
test_site.py
…
transfer_file.py
…
uninstall_plugin.py
…
update_custom_filter_rule.py
…
update_custom_identifiers.py
feat: support TMDB episode group (g=) in explicit media tags and custom identifiers
2026-05-24 23:32:27 +08:00
update_persona_definition.py
…
update_plugin_config.py
…
update_rule_group.py
…
update_site_cookie.py
…
update_site.py
…
update_subscribe.py
…
update_system_settings.py
…
write_file.py
…