Releases: CDrummond/lms-material
Releases · CDrummond/lms-material
0.0.5
- When listing browse items, check for title if name is not set. Fixes podcast listing.
- If browse listing only has 1 item with description, then show description under item. Mainly for podcasts.
- Improve how favorites are added.
- When adding a favorite, check if it already exists.
0.0.4
- Fix retrieval of language files.
- Add en-gb translation.
- Add "id" tag to install.xml file.
- Fix restoring dark/light status.
- If asked to scroll to current track, and its not in currently fetched list of items - then fetch to current index + 50
- For app entries that have isuadio=1 and hasitems=1 and there are actually child items, then use playall/addall. Fixes playing BandCampout weeklies "Listen to songs (without comments)" entries.
- Fix scrolling to more search results.
- Dim speaker/group icon of powered off players.
- Use currently visible page size to calculate when to fetch more items.
0.0.3
- Fix loading URL items (e.g. Radio stations).
- When retrieving browse items, if 'isaudio==1' then add audio actions, even if 'hasitems==1'
- Fix setting as Default.
- When browsing apps, do not navigate into an item with 0 entries. YouTube app sets 'isaudio==1' and 'hasitems==1' for music URLs.
- Support Virtual Libraries.
- Disable use of virtual scroller, causes lists to occasionally not be fully drawn.