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 15:52:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4d6e5cfc71fb8667b040da718e265953f3ef61a
MoviePilot
/
app
/
agent
/
tools
/
impl
History
…
..
__init__.py
add ai agent
2025-10-18 21:26:36 +08:00
add_download.py
…
add_subscribe.py
feat: Add
search_imdbid
to subscriptions and improve error message propagation and handling for existing subscriptions.
2026-01-25 14:57:46 +08:00
delete_download.py
…
delete_subscribe.py
…
execute_command.py
…
get_recommendations.py
fix
2025-11-18 20:34:53 +08:00
list_directory.py
…
query_directory_settings.py
…
query_download_tasks.py
…
query_downloaders.py
…
query_episode_schedule.py
…
query_library_exists.py
…
query_library_latest.py
…
query_media_detail.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
…
query_subscribe_history.py
…
query_subscribe_shares.py
…
query_subscribes.py
更新 query_subscribes.py
2026-01-22 08:05:41 +08:00
query_transfer_history.py
…
query_workflows.py
…
recognize_media.py
…
run_scheduler.py
…
run_workflow.py
feat: enhance MoviePilotTool with customizable tool messages
2025-11-18 12:42:24 +08:00
scrape_metadata.py
…
search_media.py
…
search_person_credits.py
…
search_person.py
…
search_subscribe.py
fixx loop
2025-11-20 08:15:37 +08:00
search_torrents.py
…
search_web.py
fix search_web tool
2026-01-24 07:39:07 +08:00
send_message.py
feat: enhance MoviePilotTool with customizable tool messages
2025-11-18 12:42:24 +08:00
test_site.py
…
transfer_file.py
feat: enhance MoviePilotTool with customizable tool messages
2025-11-18 12:42:24 +08:00
update_site_cookie.py
…
update_site.py
…
update_subscribe.py
…