PLEASE NOTE: This version requires v1.8.4 of the nDroid Service. You must update the service before installing the nDroid app. See the nDroid wiki page.
With apologies for releasing 3 updates in as many days...
From the change log:
With apologies for releasing 3 updates in as many days...
From the change log:
Quote:2013-01-26 - 1.8.6If you have any issues please start a thread in the nDroid support forum.
nDroid app:
* Fixed problem with Now/Next and Timeslot EPG views showing incorrect information in list separators
* Added correct highlighting for pending/running recordings in Now/Next EPG view
* Fixed problem with watching Live TV and Recordings incorrectly defaulting to transcoding mode
* Fixed problem where Recordings playback failed with ethernet
* Various minor bug-fixes
nDroidService:
* No updates
2013-01-24 - v1.8.5
nDroid app:
* Fixed problem where server details and credentials were wiped on upgrade
* Improved startup time of Now/Next and Timeslot guide views
nDroidService:
* No updates
2013-01-24 - v1.8.4
nDroid app:
* Changed EPG file format to use 7 individual XML files instead of a single 'seven day' XML file. Hopefully this will prevent 'out-of-memory' problems when importing EPG data for a large number of channels.
* Changed 'Now Showing' guide view to 'Now/Next' (see 'Known Issues' section on the wiki page).
* Daily EPG updates now performed automatically by a background service hard-coded to trigger 30 minutes after the NextPVR automatic update. If there is no network connection available, download and update of EPG data will be triggered next time a network connection is enabled.
* Scheduling / cancelling recordings now handled by background service. If there is no network connection available, requests will be queued and processed next time a connection becomes available.
* Added a notification system to provide information in the status bar relevant to background service activity.
* Added 'Full text search' facility. Press the dedicated Search button or go to 'Settings' -> 'Search' on a device without a dedicated button. (See 'Known Issues' section on the wiki page).
* Added transcoding options for streaming Live TV and recorded shows from the Recordings views. NOTE: this requires NextPVR v2.5.11 or above. Only preset options are currently available with Low (256x144), Med (512x288) and High (768x432). Each have two choices of bitrate.
* Added ability to use wired ethernet connection (not tested).
* Added a Music Player. Currently quite primitive and definitely a work-in-progress but with potential of more advanced music playback options.
* Dropped support for Android v2.1 and below as current statistics show that users have at least v2.2 installed.
* Various bug fixes
nDroidService:
* Changed the daily file generation code to refresh all file data including channels and npvr config data and to split the EPG data into seven individual XML files.
* Various bug fixes