Full Changelog: NeriPlayer-8a1b999.04022058...NeriPlayer-408bebd.04060417
Commits
- 408bebd feat: enhance logging for playback state persistence and ListenTogether synchronization
- d5a57c3 refactor: modularize
PlayerManagerby extracting logic into specialized extension files - ab52d89 feat: implement configurable "Now Playing" title visibility and refactor playback policy logic
- 886c283 refactor: rename and unify Netease playlist and album models, and update UI components accordingly.
- 1d9bb25 perf: optimize playback transitions, UI responsiveness, and background task scheduling
- 689672a docs: update README and README_EN with "Listen Together" feature and deployment guide
- 2e344dc feat: optimize local audio import and playback performance
- e5247d0 feat: implement settings snapshots for optimized startup and improve playback service reliability
- 4cf5542 feat: add NeriPlayer-LTW submodule
- 7e82994 feat: implement saved cookie management and refresh logic for third-party platforms
- d7ecab0 feat: refine authentication handling, optimize playback service bootstrapping, and improve UI/UX around login and synchronization.
- 0811024 test: implement comprehensive instrumentation and unit tests for auth and UI components
- 1698b42 chore: cleanup comments and update documentation in PlayerManager
- 3f94d10 test: implement unified playback sound config resolution and background job cancellation logic