Echo Music - Version v5.1.3
Changelog
Fixed
-
Improved video ID extraction with robust fallback handling across multiple page parsers:
- ArtistItemsPage
- ArtistPage
- HistoryPage
- LibraryPage
- RelatedPage
- SearchSuggestionPage
- SearchSummaryPage
- SearchPage
-
Added support for extracting video IDs from additional renderer structures, including:
navigationEndpoint- overlay play button renderers
flexColumns-based layouts
-
Enhanced SearchPage diagnostics by logging debug information whenever expected metadata fields such as
secondaryLine,id, orartistsare missing.
Changed
-
Updated
OnlineSearchViewModelto preserve video results when the active search filter is set to Videos, preventing valid video items from being filtered out. -
Refined
SearchSummaryPagefiltering behavior:- The Videos summary is now always preserved.
- Other summaries continue to respect the "videos disabled" setting.