09-10-2020, 10:16 PM
(This post was last modified: 09-10-2020, 10:24 PM by Tim Curtis.
Edit Reason: Fix formatting
)
Here's WIP release notes.
The main changes since the last WIP relnotes post are:
- NEW: Add next, Play next by inserting after the current item
- UPD: Bump to Linux kernel 5.4.61 build #1339
- UPD: Bump to MPD 0.22~git commit 67c7116 20200904
- UPD: Add higher resolutions for thumbnail generator
- UPD: Instant play actions to include Add next, Play next
- UPD: Report 24 bit if ALAC encoded m4a reports 32 bit
- UPD: Show volume level on Playbar
- FIX: Insufficient bottom padding on Library tracks list
- FIX: Wrong Playlist width (mobile) when CV auto-display enabled
-Tim
The main changes since the last WIP relnotes post are:
- NEW: Add next, Play next by inserting after the current item
- UPD: Bump to Linux kernel 5.4.61 build #1339
- UPD: Bump to MPD 0.22~git commit 67c7116 20200904
- UPD: Add higher resolutions for thumbnail generator
- UPD: Instant play actions to include Add next, Play next
- UPD: Report 24 bit if ALAC encoded m4a reports 32 bit
- UPD: Show volume level on Playbar
- FIX: Insufficient bottom padding on Library tracks list
- FIX: Wrong Playlist width (mobile) when CV auto-display enabled
Code:
########################################################
//
// 2020-MM-DD TC moOde 7.0.0
//
########################################################
New features
- NEW: Selective resampling modes
- NEW: Custom SoX resampling recipes
- NEW: Radio view with sort/group and metadata
- NEW: Resource limits in MPD Config
- NEW: Auto-shuffle Album mode option
- NEW: Option to display thumbnails in the Playlist
- NEW: Thumbnails displayed for albums in Folder view
- NEW: Albums played directly if already in the queue
- NEW: Library support for tracks tagged with multiple genres
- NEW: Library filters (Lossless, Lossy, Format or Directory)
- NEW: Option for Renderer backdrop (Cover or Backdrop image)
- NEW: Add next, Play next by inserting after the current item
Updates
- UPD: Bump to Linux kernel 5.4.61 build #1339
- UPD: Bump to MPD 0.22~git commit 67c7116 20200904
- UPD: Bump to Auto-shuffle (ashuffle) 3.7.2
- UPD: Bump to squeezelite 1.9.7-1270
- UPD: Bump to librespot 0.1.3
- UPD: Remove unused MPD plugins soundcloud, tidal, qobuz
- UPD: Remove Ethernet port fix for Pi-3B+ due to ethtool fail
- UPD: Add Genre to the Extra metadata appearance option
- UPD: Add higher resolutions for thumbnail generator
- UPD: Instant play actions to include Add next, Play next
- UPD: Improve logging for Library update process
- UPD: Extend HD badging to Playbar, CoverView amd Playback
- UPD: Report 24 bit if ALAC encoded m4a reports 32 bit
- UPD: Show volume level on Playbar
Radio stations
- UPD: Radio Caroline playable URL
- UPD: Soma FM - DEF CON Radio logo image
- UPD: Update NME station URL's to 256 kbps MP3
- DEL: Radio X London due to metadata issues
- DEL: Megarock Radio due to failed stream link
Bug fixes
- FIX: Album key and cross-index for Tag and Album views
- FIX: Track list show/hide not preserved when switching views
- FIX: Manual entry of SSID not accepting embedded space
- FIX: Graphic EQ curves are +6 alsaequal units too high
- FIX: Listall.sh script not handling mixed case file extentions
- FIX: Airplay and Spotify renderers started after BlueZ disconnect
- FIX: Disabled volume knob processing scroll/swipe events
- FIX: Regression causing Folder view, Advanced search to fail
- FIX: Item highlight/de-highlight in all views
- FIX: Radio Instant play not obeying the "No Action" option
- FIX: Insufficient bottom padding on Library tracks list
- FIX: Wrong Playlist width (mobile) when CV auto-display enabled
-Tim