Compare commits
46 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1e18c22937 | ||
|
|
a83913d15c | ||
|
|
2f50931beb | ||
|
|
5b14bdba35 | ||
|
|
9ba3b1e49f | ||
|
|
bf7c7fb8e8 | ||
|
|
39e29046de | ||
|
|
18260f8eac | ||
|
|
59c07f3c45 | ||
|
|
b06d1e9375 | ||
|
|
e5bf23a7bc | ||
|
|
0d7113969b | ||
|
|
f69f676a68 | ||
|
|
f448c89ef2 | ||
|
|
daf26fe53a | ||
|
|
26ef307838 | ||
|
|
c296483583 | ||
|
|
7992e20715 | ||
|
|
1ae59f5da5 | ||
|
|
92eaf91173 | ||
|
|
e7410ec22a | ||
|
|
bb43d1e679 | ||
|
|
b6609d23a2 | ||
|
|
9d4cbf37d3 | ||
|
|
b5e63ef3b7 | ||
|
|
22f9906188 | ||
|
|
ae54ab41a8 | ||
|
|
9663ab78d2 | ||
|
|
f633e4273f | ||
|
|
c0895fd8d7 | ||
|
|
002ccdb08b | ||
|
|
7cb03410ee | ||
|
|
17c8681e93 | ||
|
|
3a4c663c0e | ||
|
|
3385196611 | ||
|
|
2538556f7c | ||
|
|
550ebed942 | ||
|
|
21d55711d4 | ||
|
|
81a0d375be | ||
|
|
23cbc0a85a | ||
|
|
2de066cca8 | ||
|
|
138e50ff15 | ||
|
|
bf72dc08a3 | ||
|
|
65a63b4aa0 | ||
|
|
a1df756c56 | ||
|
|
f2d383ec61 |
@@ -115,14 +115,10 @@
|
|||||||
</div>
|
</div>
|
||||||
<div id="customMediaIdsContainer">
|
<div id="customMediaIdsContainer">
|
||||||
<div class="inputContainer">
|
<div class="inputContainer">
|
||||||
<label class="inputLabel inputLabelUnfocused" for="CustomMediaIds">Default Media/Collection/Playlist
|
<label class="inputLabel inputLabelUnfocused" for="CustomMediaIds">Default Media/Collection/Playlist IDs (Newline or Comma-separated)</label>
|
||||||
IDs
|
<textarea class="emby-textarea" is="emby-textarea" id="CustomMediaIds" name="CustomMediaIds"
|
||||||
(Newline or Comma separated)</label>
|
|
||||||
<textarea is="emby-textarea" id="CustomMediaIds" name="CustomMediaIds"
|
|
||||||
style="width: 100%; height: 150px; font-family: monospace;"></textarea>
|
style="width: 100%; height: 150px; font-family: monospace;"></textarea>
|
||||||
<div class="fieldDescription">Enter the IDs of the items you want to show in the slideshow as
|
<div class="fieldDescription">Enter the IDs of the items you want to show in the slideshow as your default content. You can separate them by new line or comma.
|
||||||
your default content.
|
|
||||||
You can separate them by new line or comma.
|
|
||||||
<br><br>
|
<br><br>
|
||||||
<b>Manual Trailer/Video Override:</b> You can specify a YouTube URL <b>OR</b> a Jellyfin Item ID (e.g. for a Theme Video) for an item by adding it in
|
<b>Manual Trailer/Video Override:</b> You can specify a YouTube URL <b>OR</b> a Jellyfin Item ID (e.g. for a Theme Video) for an item by adding it in
|
||||||
brackets: <br> <code>e.g. ID DESCRIPTION [https://youtu.be/...]</code> or <code>ID [JellyfinItemId] DESCRIPTION</code>.
|
brackets: <br> <code>e.g. ID DESCRIPTION [https://youtu.be/...]</code> or <code>ID [JellyfinItemId] DESCRIPTION</code>.
|
||||||
@@ -132,11 +128,9 @@
|
|||||||
<li><b>YouTube URL:</b> Play a remote trailer from YouTube.</li>
|
<li><b>YouTube URL:</b> Play a remote trailer from YouTube.</li>
|
||||||
<li><b>Jellyfin Item ID (GUID):</b> Play the video of another library item (e.g. a Theme Video or Backdrop Video) using the native player.</li>
|
<li><b>Jellyfin Item ID (GUID):</b> Play the video of another library item (e.g. a Theme Video or Backdrop Video) using the native player.</li>
|
||||||
</ul>
|
</ul>
|
||||||
You can also add a description after the ID using any separator like space, pipe
|
You can also add a description after the ID using any separator like space, pipe (|) or dash (-): <br>e.g. <code>ID DESCRIPTION</code> or <code>ID | DESCRIPTION</code>
|
||||||
(|) or dash (-): <br>e.g. <code>ID DESCRIPTION</code> or <code>ID | DESCRIPTION</code>
|
|
||||||
<br><br>
|
<br><br>
|
||||||
<b>Note:</b> If using a <b>Collection Name</b> (instead of an ID) combined with a description, you <b>MUST</b> use
|
<b>Note:</b> If using a <b>Collection Name</b> (instead of an ID) combined with a description, you <b>MUST</b> use the pipe (|) separator.
|
||||||
the pipe (|) separator.
|
|
||||||
<br>
|
<br>
|
||||||
<b>Note:</b> The separator <b>MUST NOT</b> be a hex character (0-9, a-f).
|
<b>Note:</b> The separator <b>MUST NOT</b> be a hex character (0-9, a-f).
|
||||||
</div>
|
</div>
|
||||||
@@ -165,7 +159,7 @@
|
|||||||
<div id="seasonalSectionsList"></div>
|
<div id="seasonalSectionsList"></div>
|
||||||
<button is="emby-button" type="button" id="addSeasonBtn" class="raised emby-button"
|
<button is="emby-button" type="button" id="addSeasonBtn" class="raised emby-button"
|
||||||
style="margin-top: 1em; display: inline-flex; align-items: center; gap: 0.4em;">
|
style="margin-top: 1em; display: inline-flex; align-items: center; gap: 0.4em;">
|
||||||
<i class="md-icon">add</i>
|
<i class="material-icons" style="font-size: 24px;">add</i>
|
||||||
<span>Add Season</span>
|
<span>Add Season</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
@@ -198,11 +192,11 @@
|
|||||||
<input is="emby-checkbox" type="checkbox" id="UseSponsorBlock" name="UseSponsorBlock" />
|
<input is="emby-checkbox" type="checkbox" id="UseSponsorBlock" name="UseSponsorBlock" />
|
||||||
<span>Use SponsorBlock</span>
|
<span>Use SponsorBlock</span>
|
||||||
</label>
|
</label>
|
||||||
<div class="fieldDescription">Skip intro/outro segments in YouTube trailers.</div>
|
<div class="fieldDescription">Skip intro/outro segments in YouTube trailers (if data is available).</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<label class="selectLabel" for="PreferredVideoQuality">Preferred YouTube Quality</label>
|
<label class="selectLabel" for="PreferredVideoQuality">Preferred YouTube Quality</label>
|
||||||
<select is="emby-select" id="PreferredVideoQuality" name="PreferredVideoQuality" class="selectLayout emby-select-withcolor emby-select">
|
<select is="emby-select" id="PreferredVideoQuality" name="PreferredVideoQuality" class="selectLayout emby-select-withcolor emby-select" style="width: 100%; -webkit-appearance: menulist; appearance: menulist;">
|
||||||
<option value="Auto">Auto (Smart)</option>
|
<option value="Auto">Auto (Smart)</option>
|
||||||
<option value="Maximum">Maximum (4K+)</option>
|
<option value="Maximum">Maximum (4K+)</option>
|
||||||
<option value="1080p">1080p</option>
|
<option value="1080p">1080p</option>
|
||||||
@@ -304,7 +298,7 @@
|
|||||||
<h2 class="sectionTitle">Content Sorting</h2>
|
<h2 class="sectionTitle">Content Sorting</h2>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<label class="selectLabel" for="SortBy">Sort By</label>
|
<label class="selectLabel" for="SortBy">Sort By</label>
|
||||||
<select is="emby-select" id="SortBy" name="SortBy" class="selectLayout emby-select-withcolor emby-select">
|
<select is="emby-select" id="SortBy" name="SortBy" class="selectLayout emby-select-withcolor emby-select" style="width: 100%; -webkit-appearance: menulist; appearance: menulist;">
|
||||||
<option value="Random">Random</option>
|
<option value="Random">Random</option>
|
||||||
<option value="Original">Original (Custom List Order)</option>
|
<option value="Original">Original (Custom List Order)</option>
|
||||||
<option value="PremiereDate">Premiere Date</option>
|
<option value="PremiereDate">Premiere Date</option>
|
||||||
@@ -318,7 +312,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="selectContainer">
|
<div class="selectContainer">
|
||||||
<label class="selectLabel" for="SortOrder">Sort Order</label>
|
<label class="selectLabel" for="SortOrder">Sort Order</label>
|
||||||
<select is="emby-select" id="SortOrder" name="SortOrder" class="selectLayout emby-select-withcolor emby-select">
|
<select is="emby-select" id="SortOrder" name="SortOrder" class="selectLayout emby-select-withcolor emby-select" style="width: 100%; -webkit-appearance: menulist; appearance: menulist;">
|
||||||
<option value="Ascending">Ascending</option>
|
<option value="Ascending">Ascending</option>
|
||||||
<option value="Descending">Descending</option>
|
<option value="Descending">Descending</option>
|
||||||
</select>
|
</select>
|
||||||
@@ -534,23 +528,24 @@
|
|||||||
var container = page.querySelector('#seasonalSectionsList');
|
var container = page.querySelector('#seasonalSectionsList');
|
||||||
if (!container) return;
|
if (!container) return;
|
||||||
container.innerHTML = '';
|
container.innerHTML = '';
|
||||||
sections.forEach(function(section) {
|
sections.forEach(function(section, index) {
|
||||||
MediaBarEnhancedConfigurationPage.createSectionElement(container, section);
|
MediaBarEnhancedConfigurationPage.createSectionElement(container, section, index + 1);
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
addSeasonalSection: function(page) {
|
addSeasonalSection: function(page) {
|
||||||
var container = page.querySelector('#seasonalSectionsList');
|
var container = page.querySelector('#seasonalSectionsList');
|
||||||
if (!container) return;
|
if (!container) return;
|
||||||
|
var index = container.children.length + 1;
|
||||||
MediaBarEnhancedConfigurationPage.createSectionElement(container, {
|
MediaBarEnhancedConfigurationPage.createSectionElement(container, {
|
||||||
Name: 'New Season',
|
Name: 'New Season',
|
||||||
StartDay: 1, StartMonth: 1,
|
StartDay: 1, StartMonth: 1,
|
||||||
EndDay: 1, EndMonth: 1,
|
EndDay: 1, EndMonth: 1,
|
||||||
MediaIds: ''
|
MediaIds: ''
|
||||||
});
|
}, index);
|
||||||
},
|
},
|
||||||
|
|
||||||
createSectionElement: function(container, data) {
|
createSectionElement: function(container, data, index) {
|
||||||
var div = document.createElement('div');
|
var div = document.createElement('div');
|
||||||
div.className = 'seasonal-section';
|
div.className = 'seasonal-section';
|
||||||
div.style.cssText = 'background: rgba(0,0,0,0.2); padding: 1em; margin-bottom: 1em; border-radius: 4px; border: 1px solid rgba(255,255,255,0.1);';
|
div.style.cssText = 'background: rgba(0,0,0,0.2); padding: 1em; margin-bottom: 1em; border-radius: 4px; border: 1px solid rgba(255,255,255,0.1);';
|
||||||
@@ -564,7 +559,7 @@
|
|||||||
];
|
];
|
||||||
|
|
||||||
function mkSelect(val, opts, cls) {
|
function mkSelect(val, opts, cls) {
|
||||||
var h = '<select class="emby-select ' + cls + '" style="width: auto; display: inline-block; margin-right: 5px;">';
|
var h = '<select class="emby-select emby-select-withcolor ' + cls + '" style="width: auto; display: inline-block; margin-right: 5px; -webkit-appearance: menulist; appearance: menulist;">';
|
||||||
opts.forEach(function(o) {
|
opts.forEach(function(o) {
|
||||||
var v = o.v || o;
|
var v = o.v || o;
|
||||||
var n = o.n || o;
|
var n = o.n || o;
|
||||||
@@ -574,21 +569,36 @@
|
|||||||
return h;
|
return h;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.innerHTML = `
|
var labelText = 'Season list #' + (index || 1);
|
||||||
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 0.5em;">
|
|
||||||
<input is="emby-input" type="text" class="emby-input section-name" value="${data.Name}" placeholder="Season Name" style="flex: 1; margin-right: 1em; font-weight: bold;">
|
div.innerHTML =
|
||||||
<button type="button" class="raised emby-button remove-section" style="background: #a94442;">Remove</button>
|
'<div class="inputContainer" style="margin-bottom: 0.5em;">' +
|
||||||
</div>
|
' <label class="inputLabel" style="font-size: 1.2em; font-weight: bold; margin-bottom:0.5em; display:block;">' + labelText + '</label>' +
|
||||||
<div style="margin-bottom: 0.5em; display: flex; align-items: center; flex-wrap: wrap; gap: 0.5em;">
|
' <div style="display: flex; align-items: center;">' +
|
||||||
<span>From:</span>
|
' <div style="flex-grow:1;">' +
|
||||||
${mkSelect(data.StartDay, days, 'start-day')}
|
' <input is="emby-input" type="text" class="emby-input section-name" value="' + (data.Name || '') + '" />' +
|
||||||
${mkSelect(data.StartMonth, months, 'start-month')}
|
' </div>' +
|
||||||
<span style="margin-left: 1em;">To:</span>
|
' <button type="button" class="raised emby-button remove-section" style="background: #a94442; min-width: unset; margin-left: 1em;">Remove</button>' +
|
||||||
${mkSelect(data.EndDay, days, 'end-day')}
|
' </div>' +
|
||||||
${mkSelect(data.EndMonth, months, 'end-month')}
|
' <div class="fieldDescription">Name of the season</div>' +
|
||||||
</div>
|
'</div>' +
|
||||||
<textarea is="emby-textarea" class="emby-textarea section-ids" style="width: 100%; height: 80px; font-family: monospace;" placeholder="Media IDs...">${data.MediaIds || ''}</textarea>
|
'<div class="inputContainer" style="margin-bottom: 1em;">' +
|
||||||
`;
|
' <label class="inputLabel" style="margin-bottom:0.5em; display:block;">Active Period</label>' +
|
||||||
|
' <div style="display: flex; align-items: center; flex-wrap: wrap; gap: 0.5em;">' +
|
||||||
|
' <span>From:</span>' +
|
||||||
|
mkSelect(data.StartDay, days, 'start-day') +
|
||||||
|
mkSelect(data.StartMonth, months, 'start-month') +
|
||||||
|
' <span style="margin-left: 1em;">To:</span>' +
|
||||||
|
mkSelect(data.EndDay, days, 'end-day') +
|
||||||
|
mkSelect(data.EndMonth, months, 'end-month') +
|
||||||
|
' </div>' +
|
||||||
|
' <div class="fieldDescription">Date range (inclusive) when this content is active.</div>' +
|
||||||
|
'</div>' +
|
||||||
|
'<div class="inputContainer">' +
|
||||||
|
' <label class="inputLabel" style="margin-bottom:0.5em; display:block;">Media IDs</label>' +
|
||||||
|
' <textarea is="emby-textarea" class="emby-textarea section-ids" style="width: 100%; height: 80px; font-family: monospace;">' + (data.MediaIds || '') + '</textarea>' +
|
||||||
|
' <div class="fieldDescription">Comma-separated or Newline separated list of Movie/Series/Collection IDs to show during this season.<br>Same options available as for the default media IDs.</div>' +
|
||||||
|
'</div>';
|
||||||
|
|
||||||
div.querySelector('.remove-section').addEventListener('click', function() {
|
div.querySelector('.remove-section').addEventListener('click', function() {
|
||||||
div.remove();
|
div.remove();
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<!-- <TreatWarningsAsErrors>false</TreatWarningsAsErrors> -->
|
<!-- <TreatWarningsAsErrors>false</TreatWarningsAsErrors> -->
|
||||||
<Title>Jellyfin Media Bar Enhanced Plugin</Title>
|
<Title>Jellyfin Media Bar Enhanced Plugin</Title>
|
||||||
<Authors>CodeDevMLH</Authors>
|
<Authors>CodeDevMLH</Authors>
|
||||||
<Version>1.6.1.9</Version>
|
<Version>1.6.1.22</Version>
|
||||||
<RepositoryUrl>https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced</RepositoryUrl>
|
<RepositoryUrl>https://github.com/CodeDevMLH/jellyfin-plugin-media-bar-enhanced</RepositoryUrl>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
|
|||||||
@@ -1490,7 +1490,6 @@ const VisibilityObserver = {
|
|||||||
* Initializes visibility observer
|
* Initializes visibility observer
|
||||||
*/
|
*/
|
||||||
init() {
|
init() {
|
||||||
// MARK: Mark
|
|
||||||
const observer = new MutationObserver(() => this.updateVisibility());
|
const observer = new MutationObserver(() => this.updateVisibility());
|
||||||
// let debounceTimer = null;
|
// let debounceTimer = null;
|
||||||
// const observer = new MutationObserver(() => {
|
// const observer = new MutationObserver(() => {
|
||||||
@@ -1720,6 +1719,13 @@ const SlideCreator = {
|
|||||||
if (iframe) {
|
if (iframe) {
|
||||||
iframe.setAttribute('tabindex', '-1');
|
iframe.setAttribute('tabindex', '-1');
|
||||||
iframe.setAttribute('inert', '');
|
iframe.setAttribute('inert', '');
|
||||||
|
// Preserve video-backdrop class on the iframe (YT API replaces the original div)
|
||||||
|
iframe.classList.add('backdrop', 'video-backdrop');
|
||||||
|
if (CONFIG.fullWidthVideo) {
|
||||||
|
iframe.classList.add('video-backdrop-full');
|
||||||
|
} else {
|
||||||
|
iframe.classList.add('video-backdrop-default');
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Store start/end time and videoId for later use
|
// Store start/end time and videoId for later use
|
||||||
@@ -1742,14 +1748,14 @@ const SlideCreator = {
|
|||||||
const slide = document.querySelector(`.slide[data-item-id="${itemId}"]`);
|
const slide = document.querySelector(`.slide[data-item-id="${itemId}"]`);
|
||||||
const isVideoPlayerOpen = document.querySelector('.videoPlayerContainer') || document.querySelector('.youtubePlayerContainer');
|
const isVideoPlayerOpen = document.querySelector('.videoPlayerContainer') || document.querySelector('.youtubePlayerContainer');
|
||||||
|
|
||||||
if (slide && slide.classList.contains('active') && !document.hidden && (!isVideoPlayerOpen || isVideoPlayerOpen.classList.contains('hide'))) {
|
// Check _pendingPlay flag (set by playCurrentVideo when player wasn't ready yet)
|
||||||
const currentIndex = STATE.slideshow.currentSlideIndex;
|
const container = document.getElementById(`youtube-player-${itemId}`);
|
||||||
const currentItemId = STATE.slideshow.itemIds[currentIndex];
|
const hasPendingPlay = container && container._pendingPlay;
|
||||||
if (currentItemId !== itemId) {
|
if (container) container._pendingPlay = false;
|
||||||
console.log(`Slide ${itemId} is no longer active (current: ${currentItemId}), aborting playback.`);
|
|
||||||
event.target.mute(); // Mute just in case
|
const isActiveAndVisible = slide && slide.classList.contains('active') && !document.hidden && (!isVideoPlayerOpen || isVideoPlayerOpen.classList.contains('hide'));
|
||||||
return;
|
|
||||||
}
|
if ((isActiveAndVisible || hasPendingPlay) && !STATE.slideshow.isPaused) {
|
||||||
event.target.playVideo();
|
event.target.playVideo();
|
||||||
|
|
||||||
// Check if it actually started playing after a short delay (handling autoplay blocks)
|
// Check if it actually started playing after a short delay (handling autoplay blocks)
|
||||||
@@ -1808,6 +1814,7 @@ const SlideCreator = {
|
|||||||
autoplay: false,
|
autoplay: false,
|
||||||
preload: "auto",
|
preload: "auto",
|
||||||
loop: false,
|
loop: false,
|
||||||
|
disablePictureInPicture: true,
|
||||||
style: "object-fit: cover; object-position: center center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; pointer-events: none;"
|
style: "object-fit: cover; object-position: center center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; pointer-events: none;"
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -1825,10 +1832,8 @@ const SlideCreator = {
|
|||||||
|
|
||||||
backdrop.addEventListener('play', (event) => {
|
backdrop.addEventListener('play', (event) => {
|
||||||
const slide = document.querySelector(`.slide[data-item-id="${itemId}"]`);
|
const slide = document.querySelector(`.slide[data-item-id="${itemId}"]`);
|
||||||
const currentIndex = STATE.slideshow.currentSlideIndex;
|
|
||||||
const currentItemId = STATE.slideshow.itemIds[currentIndex];
|
|
||||||
|
|
||||||
if (!slide || !slide.classList.contains('active') || currentItemId !== itemId) {
|
if (!slide || !slide.classList.contains('active')) {
|
||||||
console.log(`Local video ${itemId} started playing but is not active, pausing.`);
|
console.log(`Local video ${itemId} started playing but is not active, pausing.`);
|
||||||
event.target.pause();
|
event.target.pause();
|
||||||
event.target.currentTime = 0;
|
event.target.currentTime = 0;
|
||||||
@@ -2334,7 +2339,34 @@ const SlideshowManager = {
|
|||||||
|
|
||||||
// Manage Video Playback: Stop others, Play current
|
// Manage Video Playback: Stop others, Play current
|
||||||
this.pauseOtherVideos(currentItemId);
|
this.pauseOtherVideos(currentItemId);
|
||||||
this.playCurrentVideo(currentSlide, currentItemId);
|
|
||||||
|
// Check for video backdrop (also check by YouTube player ID since YT replaces div with iframe)
|
||||||
|
const hasVideoBackdrop = !!(currentSlide.querySelector('.video-backdrop') ||
|
||||||
|
currentSlide.querySelector(`#youtube-player-${currentItemId}`) ||
|
||||||
|
(STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[currentItemId]));
|
||||||
|
|
||||||
|
// If paused and new slide has video, un-pause for video playback.
|
||||||
|
// If paused and new slide has only images, stay paused.
|
||||||
|
if (STATE.slideshow.isPaused && hasVideoBackdrop) {
|
||||||
|
STATE.slideshow.isPaused = false;
|
||||||
|
const pauseButton = document.querySelector('.pause-button');
|
||||||
|
if (pauseButton) {
|
||||||
|
pauseButton.innerHTML = '<i class="material-icons">pause</i>';
|
||||||
|
const pauseLabel = LocalizationUtils.getLocalizedString('ButtonPause', 'Pause');
|
||||||
|
pauseButton.setAttribute('aria-label', pauseLabel);
|
||||||
|
pauseButton.setAttribute('title', pauseLabel);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (!STATE.slideshow.isPaused) {
|
||||||
|
this.playCurrentVideo(currentSlide, currentItemId);
|
||||||
|
} else {
|
||||||
|
// Still update mute button visibility based on video presence
|
||||||
|
const muteButton = document.querySelector('.mute-button');
|
||||||
|
if (muteButton) {
|
||||||
|
muteButton.style.display = hasVideoBackdrop ? 'block' : 'none';
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
const enableAnimations = MediaBarEnhancedSettingsManager.getSetting('slideAnimations', CONFIG.slideAnimationEnabled);
|
const enableAnimations = MediaBarEnhancedSettingsManager.getSetting('slideAnimations', CONFIG.slideAnimationEnabled);
|
||||||
|
|
||||||
@@ -2369,7 +2401,9 @@ const SlideshowManager = {
|
|||||||
this.updateDots();
|
this.updateDots();
|
||||||
|
|
||||||
// Only restart interval if we are NOT waiting for a video to end
|
// Only restart interval if we are NOT waiting for a video to end
|
||||||
const hasVideo = currentSlide.querySelector('.video-backdrop');
|
const hasVideo = currentSlide.querySelector('.video-backdrop') ||
|
||||||
|
currentSlide.querySelector(`#youtube-player-${currentItemId}`) ||
|
||||||
|
(STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[currentItemId]);
|
||||||
if (STATE.slideshow.slideInterval && !STATE.slideshow.isPaused) {
|
if (STATE.slideshow.slideInterval && !STATE.slideshow.isPaused) {
|
||||||
if (CONFIG.waitForTrailerToEnd && hasVideo) {
|
if (CONFIG.waitForTrailerToEnd && hasVideo) {
|
||||||
STATE.slideshow.slideInterval.stop();
|
STATE.slideshow.slideInterval.stop();
|
||||||
@@ -2432,6 +2466,8 @@ const SlideshowManager = {
|
|||||||
// Preload next slides
|
// Preload next slides
|
||||||
for (let i = 1; i <= preloadCount; i++) {
|
for (let i = 1; i <= preloadCount; i++) {
|
||||||
const nextIndex = (currentIndex + i) % totalItems;
|
const nextIndex = (currentIndex + i) % totalItems;
|
||||||
|
if (nextIndex === currentIndex) break;
|
||||||
|
|
||||||
const itemId = STATE.slideshow.itemIds[nextIndex];
|
const itemId = STATE.slideshow.itemIds[nextIndex];
|
||||||
SlideCreator.createSlideForItemId(itemId);
|
SlideCreator.createSlideForItemId(itemId);
|
||||||
}
|
}
|
||||||
@@ -2439,6 +2475,8 @@ const SlideshowManager = {
|
|||||||
// Preload previous slides
|
// Preload previous slides
|
||||||
for (let i = 1; i <= preloadCount; i++) {
|
for (let i = 1; i <= preloadCount; i++) {
|
||||||
const prevIndex = (currentIndex - i + totalItems) % totalItems;
|
const prevIndex = (currentIndex - i + totalItems) % totalItems;
|
||||||
|
if (prevIndex === currentIndex) break;
|
||||||
|
|
||||||
const prevItemId = STATE.slideshow.itemIds[prevIndex];
|
const prevItemId = STATE.slideshow.itemIds[prevIndex];
|
||||||
SlideCreator.createSlideForItemId(prevItemId);
|
SlideCreator.createSlideForItemId(prevItemId);
|
||||||
}
|
}
|
||||||
@@ -2627,7 +2665,9 @@ const SlideshowManager = {
|
|||||||
// Only restart interval if we are NOT waiting for a video to end
|
// Only restart interval if we are NOT waiting for a video to end
|
||||||
const currentItemId = STATE.slideshow.itemIds[STATE.slideshow.currentSlideIndex];
|
const currentItemId = STATE.slideshow.itemIds[STATE.slideshow.currentSlideIndex];
|
||||||
const currentSlide = document.querySelector(`.slide[data-item-id="${currentItemId}"]`);
|
const currentSlide = document.querySelector(`.slide[data-item-id="${currentItemId}"]`);
|
||||||
const hasVideo = currentSlide && currentSlide.querySelector('.video-backdrop');
|
const hasVideo = currentSlide && (currentSlide.querySelector('.video-backdrop') ||
|
||||||
|
currentSlide.querySelector(`#youtube-player-${currentItemId}`) ||
|
||||||
|
(STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[currentItemId]));
|
||||||
|
|
||||||
if (!CONFIG.waitForTrailerToEnd || !hasVideo) {
|
if (!CONFIG.waitForTrailerToEnd || !hasVideo) {
|
||||||
STATE.slideshow.slideInterval.start();
|
STATE.slideshow.slideInterval.start();
|
||||||
@@ -2686,17 +2726,24 @@ const SlideshowManager = {
|
|||||||
* @returns {boolean} Whether a video was found and playback attempted
|
* @returns {boolean} Whether a video was found and playback attempted
|
||||||
*/
|
*/
|
||||||
playCurrentVideo(slide, itemId) {
|
playCurrentVideo(slide, itemId) {
|
||||||
const videoBackdrop = slide.querySelector('.video-backdrop');
|
// Try finding by class first, then fall back to YouTube player container by ID
|
||||||
|
let videoBackdrop = slide.querySelector('.video-backdrop');
|
||||||
|
if (!videoBackdrop) {
|
||||||
|
// YouTube API replaces the div with an iframe, which may not have the class yet
|
||||||
|
videoBackdrop = slide.querySelector(`#youtube-player-${itemId}`);
|
||||||
|
}
|
||||||
|
// Also check if a player exists in the registry even if no DOM element found
|
||||||
|
const hasRegisteredPlayer = !!(STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[itemId]);
|
||||||
|
|
||||||
// Update mute button visibility
|
// Update mute button visibility
|
||||||
const muteButton = document.querySelector('.mute-button');
|
const muteButton = document.querySelector('.mute-button');
|
||||||
if (muteButton) {
|
if (muteButton) {
|
||||||
muteButton.style.display = videoBackdrop ? 'block' : 'none';
|
muteButton.style.display = (videoBackdrop || hasRegisteredPlayer) ? 'block' : 'none';
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!videoBackdrop) return false;
|
if (!videoBackdrop && !hasRegisteredPlayer) return false;
|
||||||
|
|
||||||
if (videoBackdrop.tagName === 'VIDEO') {
|
if (videoBackdrop && videoBackdrop.tagName === 'VIDEO') {
|
||||||
videoBackdrop.currentTime = 0;
|
videoBackdrop.currentTime = 0;
|
||||||
videoBackdrop.muted = STATE.slideshow.isMuted;
|
videoBackdrop.muted = STATE.slideshow.isMuted;
|
||||||
if (!STATE.slideshow.isMuted) videoBackdrop.volume = 0.4;
|
if (!STATE.slideshow.isMuted) videoBackdrop.volume = 0.4;
|
||||||
@@ -2714,17 +2761,16 @@ const SlideshowManager = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// YouTube player
|
// YouTube player
|
||||||
const player = STATE.slideshow.videoPlayers?.[itemId];
|
const player = STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[itemId];
|
||||||
if (player && typeof player.loadVideoById === 'function' && player._videoId) {
|
const playerIsReady = player && typeof player.loadVideoById === 'function' && player._videoId;
|
||||||
|
|
||||||
|
if (playerIsReady) {
|
||||||
player.loadVideoById({
|
player.loadVideoById({
|
||||||
videoId: player._videoId,
|
videoId: player._videoId,
|
||||||
startSeconds: player._startTime || 0,
|
startSeconds: player._startTime || 0,
|
||||||
endSeconds: player._endTime
|
endSeconds: player._endTime
|
||||||
});
|
});
|
||||||
|
|
||||||
// Explicitly call playVideo to ensure it starts
|
|
||||||
player.playVideo();
|
|
||||||
|
|
||||||
if (STATE.slideshow.isMuted) {
|
if (STATE.slideshow.isMuted) {
|
||||||
player.mute();
|
player.mute();
|
||||||
} else {
|
} else {
|
||||||
@@ -2746,6 +2792,65 @@ const SlideshowManager = {
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// YouTube player exists but NOT fully ready yet.
|
||||||
|
// new YT.Player() returns an object immediately, but API methods like
|
||||||
|
// loadVideoById and _videoId aren't available until onReady fires.
|
||||||
|
// onReady may have ALREADY fired (during preload), so we can't rely on
|
||||||
|
// _pendingPlay alone. Instead, poll for readiness.
|
||||||
|
const ytContainer = videoBackdrop || slide.querySelector(`[id^="youtube-player-"]`);
|
||||||
|
if (ytContainer && (ytContainer.tagName === 'IFRAME' || (ytContainer.id && ytContainer.id.startsWith('youtube-player-')))) {
|
||||||
|
console.log(`YouTube player for ${itemId} not ready yet, polling for readiness...`);
|
||||||
|
|
||||||
|
// Also set _pendingPlay as fallback in case onReady hasn't fired yet
|
||||||
|
ytContainer._pendingPlay = true;
|
||||||
|
|
||||||
|
let attempts = 0;
|
||||||
|
const maxAttempts = 25; // 25 * 200ms = 5 seconds max
|
||||||
|
const pollInterval = setInterval(() => {
|
||||||
|
attempts++;
|
||||||
|
|
||||||
|
// Stop if slide is no longer active (user navigated away)
|
||||||
|
if (!slide.classList.contains('active')) {
|
||||||
|
clearInterval(pollInterval);
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
const p = STATE.slideshow.videoPlayers && STATE.slideshow.videoPlayers[itemId];
|
||||||
|
if (p && typeof p.loadVideoById === 'function' && p._videoId) {
|
||||||
|
clearInterval(pollInterval);
|
||||||
|
console.log(`YouTube player for ${itemId} now ready (after ${attempts * 200}ms), starting playback`);
|
||||||
|
|
||||||
|
if (STATE.slideshow.isPaused) return;
|
||||||
|
|
||||||
|
p.loadVideoById({
|
||||||
|
videoId: p._videoId,
|
||||||
|
startSeconds: p._startTime || 0,
|
||||||
|
endSeconds: p._endTime
|
||||||
|
});
|
||||||
|
|
||||||
|
if (STATE.slideshow.isMuted) {
|
||||||
|
p.mute();
|
||||||
|
} else {
|
||||||
|
p.unMute();
|
||||||
|
p.setVolume(40);
|
||||||
|
}
|
||||||
|
|
||||||
|
// Pause slideshow timer when video starts if configured
|
||||||
|
if (CONFIG.waitForTrailerToEnd && STATE.slideshow.slideInterval) {
|
||||||
|
STATE.slideshow.slideInterval.stop();
|
||||||
|
}
|
||||||
|
return;
|
||||||
|
}
|
||||||
|
|
||||||
|
if (attempts >= maxAttempts) {
|
||||||
|
clearInterval(pollInterval);
|
||||||
|
console.warn(`YouTube player for ${itemId} failed to become ready after ${maxAttempts * 200}ms`);
|
||||||
|
}
|
||||||
|
}, 200);
|
||||||
|
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
35
README.md
35
README.md
@@ -155,21 +155,48 @@ Configure the plugin via **Dashboard** > **Plugins** > **Media Bar Enhanced**.
|
|||||||
Define exactly what shows up in your bar.
|
Define exactly what shows up in your bar.
|
||||||
|
|
||||||
* **Enable Custom Media IDs**: Restrict the slideshow to a specific list of IDs.
|
* **Enable Custom Media IDs**: Restrict the slideshow to a specific list of IDs.
|
||||||
* **Manual Trailer Override**: Add `[YouTube_URL]` after an ID to force a specific trailer.
|
* **Manual Trailer Override**: Add `[YouTube_URL]` or `[Jellyfin_ID]` after an ID to force a specific trailer/video.
|
||||||
* Example ID: `a1b2c3d4e5... [https://www.youtube.com/watch?v=VIDEO_ID]`
|
* Example ID: `a1b2c3d4e5... [https://www.youtube.com/watch?v=VIDEO_ID]`
|
||||||
|
* Example ID: `z1b2c3d4e5... [Jellyfin_ID]`
|
||||||
|
* **Example Mixed List**:
|
||||||
|
```
|
||||||
|
a1b2c3d4e5f6... <-- Plays local item video
|
||||||
|
6bdu812812hd... [https://youtu.be/...] <-- Item metadata + Custom YouTube Trailer
|
||||||
|
12h44h124sf7... [hdc78127z4ff...] <-- Item metadata + Custom Jellyfin Trailer/Video etc.
|
||||||
|
```
|
||||||
* Example Collection Name: `Halloween Collection [https://...] | My Description` (Note: Use `|` to separate description from name if using a name instead of an ID)
|
* Example Collection Name: `Halloween Collection [https://...] | My Description` (Note: Use `|` to separate description from name if using a name instead of an ID)
|
||||||
|
* **Apply Limits to Custom IDs**: If enabled, the "Content Limits" (see below) will also apply to your Custom Media IDs list. By default, custom lists show all listed items regardless of limits.
|
||||||
* **Enable Seasonal Content Mode**: Advanced date-based scheduling.
|
* **Enable Seasonal Content Mode**: Advanced date-based scheduling.
|
||||||
* Format: `DD.MM-DD.MM | Name | ID1, ID2, ID3`
|
* **GUI Configuration**: You can easily add "Seasons" via the **Add Season** button.
|
||||||
* Example: `20.10-31.10 | Halloween | <ID_OF_HALLOWEEN_COLLECTION>`
|
* **Active Period**: Select the Start and End Day/Month for each season.
|
||||||
* If the current date matches a range, those IDs are used. Otherwise, it defaults to standard behavior or the Custom Media IDs list.
|
* **Media IDs**: Enter the Comma-separated list of IDs (Movies, Series, Collections) for that season.
|
||||||
|
* **Priority**: If the current date matches a defined season, those IDs are used. If multiple seasons overlap, the first matching one is used. If no season matches, it falls back to the Default Custom Media IDs.
|
||||||
|
|
||||||
**How to get IDs:**
|
**How to get IDs:**
|
||||||
Check the URL of an item in the web interface:
|
Check the URL of an item in the web interface:
|
||||||
`.../web/#/details?id=YOUR_ITEM_ID_HERE&...`
|
`.../web/#/details?id=YOUR_ITEM_ID_HERE&...`
|
||||||
|
|
||||||
|
### Content Sorting
|
||||||
|
Customize the order of slides in the Media Bar.
|
||||||
|
|
||||||
|
* **Sort By**: Choose criteria like *Random*, *Premiere Date*, *Production Year*, *Critic Rating*, *Community Rating*, *Name*, or *Runtime*.
|
||||||
|
* **Sort Order**: Ascending or Descending.
|
||||||
|
* **Note**: Sorting applies to both server-fetched content AND Custom Media IDs. Select **Original** to preserve the exact order of your Custom Media IDs list.
|
||||||
|
|
||||||
|
### Content Limits
|
||||||
|
Fine-tune performance by limiting the number of items fetched from the server.
|
||||||
|
|
||||||
|
* **Total Max Items**: Maximum total items to fetch (combined).
|
||||||
|
* **Max Movies**: Maximum movies to include (for random selection).
|
||||||
|
* **Max Tv Shows**: Maximum TV shows to include (for random selection).
|
||||||
|
* **Preload Count**: Number of slides to preload for smooth transitions.
|
||||||
|
* *Intelligent Preloading*: The plugin uses a safe preloading strategy that respects this count but handles small lists gracefully to avoid playback issues.
|
||||||
|
* **Max Pagination Dots**: Maximum number of dots to show. If exceeded, it switches to a counter (e.g., 1/20).
|
||||||
|
|
||||||
### Advanced Settings
|
### Advanced Settings
|
||||||
* **Slide Animations**: Enable/disable the "Zoom In" effect.
|
* **Slide Animations**: Enable/disable the "Zoom In" effect.
|
||||||
* **Use SponsorBlock**: Skips non-content segments in YouTube trailers (if the data exists).
|
* **Use SponsorBlock**: Skips non-content segments in YouTube trailers (if the data exists).
|
||||||
|
* **Preferred YouTube Quality**: Select your preferred resolution (*Auto*, *Maximum*, *1080p*, *720p*).
|
||||||
* **Start Muted**: Videos start without sound (user can unmute).
|
* **Start Muted**: Videos start without sound (user can unmute).
|
||||||
* **Full Width Video**: Stretches video to cover the entire width (good for desktop, crop on mobile).
|
* **Full Width Video**: Stretches video to cover the entire width (good for desktop, crop on mobile).
|
||||||
* **Enable Loading Screen**: Enable/disable the loading indicator while the bar initializes.
|
* **Enable Loading Screen**: Enable/disable the loading indicator while the bar initializes.
|
||||||
|
|||||||
@@ -9,12 +9,12 @@
|
|||||||
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
|
"imageUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/raw/branch/main/logo.png",
|
||||||
"versions": [
|
"versions": [
|
||||||
{
|
{
|
||||||
"version": "1.6.1.9",
|
"version": "1.6.1.22",
|
||||||
"changelog": "- fix tv mode issue\n- refactor video playback management",
|
"changelog": "- fix tv mode issue\n- refactor video playback management",
|
||||||
"targetAbi": "10.11.0.0",
|
"targetAbi": "10.11.0.0",
|
||||||
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.1.9/Jellyfin.Plugin.MediaBarEnhanced.zip",
|
"sourceUrl": "https://git.mahom03-spacecloud.de/CodeDevMLH/jellyfin-plugin-media-bar-enhanced/releases/download/v1.6.1.22/Jellyfin.Plugin.MediaBarEnhanced.zip",
|
||||||
"checksum": "e6e3b72fe679d90137617d8a717592b8",
|
"checksum": "aec9d9b10eba6e4a540b8373c37fcd98",
|
||||||
"timestamp": "2026-02-13T00:16:39Z"
|
"timestamp": "2026-02-14T00:43:44Z"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "1.6.0.2",
|
"version": "1.6.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user