include oshash in video url to avoid cache issues
This commit is contained in:
parent
843cea063d
commit
3d6d1be2e6
7 changed files with 21 additions and 14 deletions
|
|
@ -16,7 +16,7 @@ pandora.ui.item = function() {
|
|||
'audioTracks',
|
||||
'cuts', 'duration', 'durations', 'editable', 'layers',
|
||||
'modified', 'parts', 'posterFrame', 'rendered', 'rightslevel',
|
||||
'size', 'videoRatio',
|
||||
'streams', 'size', 'videoRatio',
|
||||
].concat(pandora.site.itemTitleKeys) : []
|
||||
}, pandora.user.ui.itemView == 'info' && pandora.site.capabilities.canEditMetadata[pandora.user.level] ? 0 : -1, function(result) {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue