mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-05-14 21:35:07 +00:00
Add contextmenu for emby settings (used to update ratings)
Add ratings sync for music files (get rating details from music files and sync back to emby)
This commit is contained in:
parent
2e4e983acd
commit
0817085ada
88 changed files with 15314 additions and 27 deletions
|
@ -258,8 +258,15 @@
|
|||
<string id="30311">Music Tracks</string>
|
||||
<string id="30312">Channels</string>
|
||||
|
||||
|
||||
|
||||
<!-- contextmenu -->
|
||||
<string id="30401">Emby options</string>
|
||||
<string id="30402">Clear like for this item</string>
|
||||
<string id="30403">Like this item</string>
|
||||
<string id="30404">Dislike this item</string>
|
||||
<string id="30405">Add to Emby favorites</string>
|
||||
<string id="30406">Remove from Emby favorites</string>
|
||||
<string id="30407">Set custom song rating</string>
|
||||
<string id="30408">Emby addon settings</string>
|
||||
|
||||
|
||||
</strings>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue