This website requires JavaScript.
Explore
Help
Register
Sign In
nas
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-05-05 16:20:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
406e17b3fabf27b7c738599c7d7573dfae1bd89a
MoviePilot
/
app
/
agent
/
tools
/
impl
History
…
..
__init__.py
…
add_download.py
…
add_subscribe.py
…
delete_download.py
feat: enhance MoviePilotTool with customizable tool messages
2025-11-18 12:42:24 +08:00
delete_subscribe.py
feat: enhance MoviePilotTool with customizable tool messages
2025-11-18 12:42:24 +08:00
execute_command.py
…
get_recommendations.py
…
list_directory.py
…
query_directory_settings.py
…
query_download_tasks.py
fix:优化Agent参数校验,避免中止推理
2026-01-09 20:26:49 +08:00
query_downloaders.py
…
query_episode_schedule.py
…
query_library_exists.py
…
query_library_latest.py
refactor: Update tool imports and descriptions in factory.py; remove obsolete query tools and enhance ListDirectoryTool description
2025-11-25 13:45:19 +08:00
query_media_detail.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_transfer_history.py
…
query_workflows.py
…
recognize_media.py
…
run_scheduler.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_message.py
…
test_site.py
…
transfer_file.py
…
update_site_cookie.py
…
update_site.py
Refactor: Clarify site priority in tool descriptions
2025-11-19 06:15:18 +00:00
update_subscribe.py
…