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-27 10:41:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
36d55a9db7604b1e4b710fe2dff7fa2413ed1ab1
MoviePilot
/
app
/
agent
/
tools
/
impl
History
Cursor Agent
36d55a9db7
Refactor: Simplify tool descriptions
...
Co-authored-by: jxxghp <
jxxghp@qq.com
>
2025-11-19 06:16:24 +00:00
..
__init__.py
…
add_download.py
Refactor: Simplify tool descriptions
2025-11-19 06:16:24 +00:00
add_subscribe.py
Add filter_groups parameter to AddSubscribeTool and include SearchSubscribeTool and QueryRuleGroupsTool in MoviePilotToolFactory
2025-11-19 08:31:06 +08:00
delete_download.py
…
delete_subscribe.py
…
get_recommendations.py
…
list_directory.py
…
query_directories.py
…
query_downloaders.py
…
query_downloads.py
…
query_episode_schedule.py
…
query_media_library.py
…
query_popular_subscribes.py
…
query_rule_groups.py
Add filter_groups parameter to AddSubscribeTool and include SearchSubscribeTool and QueryRuleGroupsTool in MoviePilotToolFactory
2025-11-19 08:31:06 +08:00
query_schedulers.py
…
query_site_userdata.py
…
query_sites.py
Refactor: Clarify site priority in tool descriptions
2025-11-19 06:15:18 +00:00
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
Refactor event loop handling to use GlobalVar.CURRENT_EVENT_LOOP across multiple modules, improving consistency and maintainability.
2025-11-19 08:42:07 +08:00
search_media.py
…
search_subscribe.py
Refactor event loop handling to use GlobalVar.CURRENT_EVENT_LOOP across multiple modules, improving consistency and maintainability.
2025-11-19 08:42:07 +08:00
search_torrents.py
Refactor: Simplify tool descriptions
2025-11-19 06:16:24 +00:00
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
…