kleiram / transmission-php

PHP Transmission API client
Other
184 stars 62 forks source link

i have an issue i can use transmission-php #50

Closed yas9999 closed 9 years ago

yas9999 commented 9 years ago

Hello, please i need your help, i had sent you a message & you replied :Yeah, sure. If you create a issue with the error/exception I can take a look.

please check this: https://www.dropbox.com/s/q213dzi6q824idv/Tutomakers.docx?dl=0

kleiram commented 9 years ago

The error shown there indicates that Transmission is either not running, not listening on that host, not listening on that interface or not listening on that port. Make sure you use the correct host/port and make sure you configured Transmission correctly (Google for "transmission rpc", there'll probably be some hits that can help you).

yas9999 commented 9 years ago

Thank you @kleiram for information, one more thing i need it please.

best regards,

kleiram commented 9 years ago

It is supported using the official Transmission API but the functionality is not yet implemented in this library. I'll create a ticket for this!