myMPD
Internal API documentation
Loading...
Searching...
No Matches
album_cache.h File Reference

Album cache creation. More...

Include dependency graph for album_cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool mympd_worker_album_cache_create (struct t_mympd_worker_state *mympd_worker_state, bool force)
 

Detailed Description

Album cache creation.

Function Documentation

◆ mympd_worker_album_cache_create()

bool mympd_worker_album_cache_create ( struct t_mympd_worker_state mympd_worker_state,
bool  force 
)

Public functions Creates the album cache and returns it to mympd_api thread

Parameters
mympd_worker_statepointer to mympd_worker_state struct
forcetrue=force update, false=update only if mpd database is newer then the caches
Returns
true on success else false