mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fixes #397 - WB web client - Missing person metadata field
This commit is contained in:
parent
86df2296f7
commit
84b60a8672
3 changed files with 21 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
function reloadTips(page) {
|
||||
|
||||
var tips = [
|
||||
'Did you know that editing the artist or album of a music video will allow it to appear on the artist page?',
|
||||
'Did you know that editing the artist or album of a music video will allow it to appear on the artist and album pages?',
|
||||
'Did you know that editing the tmdb id, tvdb id, and/or games db id of an album will allow media browser to link it to a movie, series or game as a soundtrack?',
|
||||
'Did you know that you can re-order your media collections by editing their sort names?',
|
||||
'Did you know that series, seasons, games and boxsets can have local trailers?',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue