Skip to content

Add methods for controling pyLoad and tests#4

Merged
tr4nt0r merged 1 commit intomainfrom
pyload_control_methods
Apr 20, 2024
Merged

Add methods for controling pyLoad and tests#4
tr4nt0r merged 1 commit intomainfrom
pyload_control_methods

Conversation

@tr4nt0r
Copy link
Owner

@tr4nt0r tr4nt0r commented Apr 20, 2024

  • Add new methods:
    • pause, unpause, toggle_pause: : Pause/Resume download queue.
    • stop_all_downloads: Abort all running downloads.
    • restart_failed: Restart all failed files.
    • toggle_reconnect: Toggle reconnect activation
    • delete_finished: Delete all finished files and completly finished packages.
    • restart: Restart pyload core.
    • free_space: Get available free space at download directory in bytes.
  • Add pytest unit testing for login method
  • Refactored get_status and version methods

@tr4nt0r tr4nt0r merged commit da3ae16 into main Apr 20, 2024
@tr4nt0r tr4nt0r deleted the pyload_control_methods branch April 20, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant