Giacomo Pozzoni
Giacomo Pozzoni
PvP Ranks calls ```cpp honor *= 1 + sWorld->getRate(RATE_PVP_RANK_EXTRA_HONOR)*(((float)rank_diff) / 10.0f); ``` but then ```cpp honor = int32(honor_f); ``` so the custom extra honor gets lost. honor_f should probably be...
Include the zones retrieved with this query (which might not be correct but it adds a lot of zones): ```sql SELECT CONCAT(LPAD(id, 4, " "), ": '", REPLACE(name_loc0, '\'', '\\\''),...
This sample script deletes specified SharePoint Online sites that have a retention policy applied by excluding them from the retention policy, deleting the site and then cleaning up the retention...
Add a button to lower or disable the volume on song that is not liked. Add a button also to mute until current song is over.
- [ ] Show history of songs recently played (maybe from previous runs too ?)
- [ ] Allow to create playlists saving the current song in the playlist - [ ] Allow to open youtube in the browser with the song in the playlist...
Add a button to mark songs as favourite, causing the volume to be raised
Development tracked at https://github.com/jackpoz/OnlineRadio/tree/m3u-extended
Add support to translate api (google or bing) to Lyrics plugin. Actually musixmatch supports translations already https://developer.musixmatch.com/documentation/api-reference/track-lyrics-translation-get