2015-03-15, 14:28
why not set the sane 10 sec time out as default then allow the user to choose? or is this not possible a feature?
CHANGELOG.md Wrote:#### 1.6.12
* some minor changes to the style sheet to improve the grid layout on all resolutions
* minor updates to the French translation (thanks to @Galixte)
* changed to use case-insensitive matching for usernames during login
* divided the settings area into two sections for improved readability
* fixed library update functionality on certain Isengard alpha backends
* added a new setting to control the request timeout. The default has also been increased from 10 to 30 seconds.
* minor change to the installation instructions (on the wiki) to workaround an issue where yiic may be unexecutable out of the box
Quote: - Installing zendframework/zend-stdlib (2.2.6)
Downloading: Connecting... Failed to download zendframework/zend-stdlib f
rom dist: The "https://api.github.com/repos/zendframework/Component_ZendStdlib/z
ipball/e646729f2274f4552b6a92e38d8e458efe08ebc5" file could not be downloaded (H
TTP/1.1 404 Not Found)
Now trying to download from source
- Installing zendframework/zend-stdlib (2.2.6)
Cloning e646729f2274f4552b6a92e38d8e458efe08ebc5
[RuntimeException]
Failed to clone [email protected]:zendframework/Component_ZendStdlib.git via g
it, https, ssh protocols, aborting.
- git://github.com/zendframework/Component_ZendStdlib.git
Cloning into 'C:\xbmc\xampp\htdocs\xbmc-video-server\vendor\zendframework
\zend-stdlib\Zend\Stdlib'...
fatal: remote error:
Repository not found.
- https://github.com/zendframework/Compone...Stdlib.git
Cloning into 'C:\xbmc\xampp\htdocs\xbmc-video-server\vendor\zendframework
\zend-stdlib\Zend\Stdlib'...
remote: Invalid username or password.
fatal: Authentication failed for 'https://github.com/zendframework/Compon
ent_ZendStdlib.git/'
- [email protected]:zendframework/Component_ZendStdlib.git
Cloning into 'C:\xbmc\xampp\htdocs\xbmc-video-server\vendor\zendframework
\zend-stdlib\Zend\Stdlib'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-p
lugins] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress
] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [--ignore-platform-reqs] [pac
kages1] ... [packagesN]
(2015-06-07, 17:53)adiadi Wrote: I somehow got it working, after fiddling a bit with composer.json (but apparently back to the initial version) and doing a "composer clear-cache" several times.
If you get prompted for a token, don't bother generating one, it will not be accepted anyway (at least it wasn't for me, it says no token provided); hit Enter and it will go further.
adiadi Wrote:Now that it's installed, the performance looks to be pretty poor. Whenever I get into the interface, it seems to be endlessly creating some thumbnails or whatever of the films in the Grid View; clicking upon any of them takes ages and I still didn't get any film to actually play over LAN...