Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Thread Closed 
Upcoming moOde 7 series
#61
Just a brief update on a nearly complete feature that provides "Add next" and "Play next" which inserts the selected track or album immediately after the currently playing or last played item in the Queue.

The menu will look like below:

Add
Play
Add next
Play next
Clear/Play
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#62
(08-29-2020, 01:38 PM)Tim Curtis Wrote: What is "Clock on/off " ??

Sorry for my wording, you said the version for Clock Radio by Time is too old to be upgraded last year, and you'll find a better way to realize the personalized approach to Timed Play, such as Clock On Playlist A on 6:30 am for 30 min, Clock Off Playlist B in 2 hours, etc.
#63
If there is more demand for this type of Clock Radio enhancement I'll add to the TODO list.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#64
(09-03-2020, 10:22 PM)Tim Curtis Wrote: Updated WIP release notes.

New additions include:

NEW: Library filters (Lossless, Lossy, Format or Directory)
This feature allows the MPD database to be filtered as part of generating the Library. 
- Lossless: Include tracks whose format is any of .flac|.aif|.wav|.dsf|.dff.
- Lossy: Include tracks whose format is not any of the Lossless formats. 
- Format: Include tracks of a specific format
- Directory: Include tracks in a specific directory.

NEW: Renderer overlay backdrop (Cover or Backdrop image)
This feature allows the current cover backdrop or backdrop image to be used as the backdrop for the renderer active overlay.

Other updates include [HiRes] badging for radio stations to differentiate from the [HD] badging for Albums, and extending the badging to Playbar, Playback and CoverView.

Heres some screen shots.

     

The first test images may be generated soon :-)

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: Renderer overlay backdrop (Cover or Backdrop image)

Updates

- UPD: Bump to Linux kernel 5.4.58 build #1335
- UPD: Bump to MPD 0.22~git commit 20200723-dbdf782
- 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: Improve logging for Library update process
- UPD: Add Genre to the Extra metadata appearance option
- UPD: Extend HD badging to Playbar, CoverView amd Playback

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

Really looking forward to v7!

Can you clarify how the new Library filters work? It sounds like the filter is applied at the time the library is being generated. That is, if I select 'lossless' as an initial filter but later wanted to show/filter on 'lossy' than I would have to regenerate the whole library again. Is this correct? It would be great if the filter can be applied or turned on/off at anytime without having to regenerate the whole library. That is the filter is applied to the complete library rather than initially filtering when loading/generating the library. Most of the time I listen to my lossless collection, however there are times I want to listen to the lower quality 'lossy' files. Being able to filter these 'lossy' files at anytime would be great.

Great work on the other enhancements to v7!
#65
The filters are applied when the Library tag cache file is created in step 2 below.

1. MPD scans the music collection and creates/updates the MPD database file.
2. MPD database file is used as input to creating the Library tag cache file which is used to populate Tag and Album views.

Changing the filter does not require reindexing or regenerating the MPD database (step 1). It only clears the Library tag cache file so it can be created afresh (step 2) using the new filter setting. It typically only takes a few seconds.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#66
About Qobuz, a friend just sent me this link (which I don't remember we talked about here)

https://github.com/jonaski/qobuz-api-documentation

Does this link contain useful information?
(to activate direct streaming from Qobuz to moOde)
musical regards

y.
#67
(09-06-2020, 10:25 PM)Tim Curtis Wrote: Just a brief update on a nearly complete feature that provides "Add next" and "Play next" which inserts the selected track or album immediately after the currently playing or last played item in the Queue.

The menu will look like below:

Add
Play
Add next
Play next
Clear/Play


Will we still be able to use the  --queue-buffer option?  I like setting mine to 12

Thanks
#68
Play queue commands including the two new ones don't change the auto-shuffle queue-buffer setting but they do turn off auto-shuffle because auto-shuffle needs exclusive access to the play queue. This is how it currently works.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
#69
So what is the difference betrween add next and play next? They sound like they would both achieve the same result to me.
----------------
Robert
#70
(09-09-2020, 07:53 AM)the_bertrum Wrote: So what is the difference betrween add next and play next?  They sound like they would both achieve the same result to me.

Logic would dictate that Add Next would add a track to be played after the currently playing track whilst Play Next would cancel the currently playing track and play the newly selected track.  ??

Smile
----------
bob


Forum Jump: