Maxime C.

Results 7 issues of Maxime C.

I did a lot of work on current Ampache development work about Video support. 3.7.1 will really support videos. Would be nice if Ampdroid client could support it too.

Feature

Would really be nice to support local cache / manual download, with appropriate settings (max cache size, optional cache path, ...). And a mode to go 'offline' which only display...

Feature

My project cannot have strong dependency with cUrl and because of that I created a new transport layer which use Requests project (http://requests.ryanmccue.info/), using cUrl or fsockopen according to what...

Is there any reason to remains on Guzzle 3 instead of GuzzleHttp >= 5.*? Guzzle package became deprecated and throw warnings at installation.

According to the roadmap, you plan to integrate OpenSubtitles API to download subtitles automatically. That would be a good functionality, but what do you think about calling Subliminal utility instead...

In current [Images api](http://auraspec.readthedocs.org/en/latest/api.html#images), images are only identified by an index and associated library item. I believe this will be too restricting on a real use case: - clients not...

Paging should be supported from the beginning as is filtering. I think it is only missing optional **start** and **end** parameters, don't you?