-
-
Save navels/13b904be70cb505b57789da9a18c99fb to your computer and use it in GitHub Desktop.
javascript:(function(){var inputId='plex-season-title-hack';var input=document.getElementById(inputId);if(!input){var html= '<label for="'+inputId+'">Title</label><div class="input-group"><input type="text" name="title" id="'+inputId+'"></div></div></div>';document.getElementById('lockable-summary').parentElement.insertAdjacentHTML('afterend', html);}})(); |
This worked for me with plex version 3.55.3. Thanks for this.
Hey there. Does the edited Season name show for users I share my library with or is it client side?
Hey there. Does the edited Season name show for users I share my library with or is it client side?
I know it's like 9 months later but for future readers, this is indeed a server side edit, so it shows up for everyone.
Confirmed working in 1.17.0.1709
Thank you so much, worked like a charm!
Confirmed working in 4.8.4(web client)/1.18.2.2058(server)
Thank you for this!
Still working on plex as of version 4.34.3 web, 1.16.0.1364 server.
Hello, can you please tell me how to install this?
@DavidCroitoru it is a bookmark, you create a new bookmark in your browser and add this code as the URL.
You then click edit on a season (in the plex browser gui), then click the bookmark, then a title field shows up in the season editor.
Can confirm works in Version 1.13.2.5142 in Chrome as of right now!