feat: Added API call to retrieve AlbumID3 details in album page as the object passed from search and album list are different

This commit is contained in:
CappielloAntonio 2024-06-02 17:07:40 +02:00
parent a67571ee4f
commit 2c3aebc83b
4 changed files with 61 additions and 34 deletions

View file

@ -59,6 +59,7 @@
<string name="delete_download_storage_dialog_summary">Please be aware that continuing with this action will result in the permanent deletion of all saved items downloaded from all servers.</string>
<string name="delete_download_storage_dialog_title">Delete saved items</string>
<string name="description_empty_title">No description available</string>
<string name="disc_titlefull">Disc %1$s - %2$s</string>
<string name="disc_titleless">Disc %1$s</string>
<string name="download_directory_dialog_negative_button">Cancel</string>
<string name="download_directory_dialog_positive_button">Download</string>