![]() |
Customization question - change header name - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: Customization question - change header name (/t-customization-question-change-header-name) |
Customization question - change header name - BVTheEpic - 2024-11-07 I added several collections to an existing collection. is there a way I can edit this header so it says "Collections" instead of "Other Items"? ![]() RE: Customization question - change header name - TheDreadPirate - 2024-11-07 I don't think so. Not without modifying jellyfin-web's code. RE: Customization question - change header name - BVTheEpic - 2024-11-07 (2024-11-07, 02:01 PM)TheDreadPirate Wrote: I don't think so. Not without modifying jellyfin-web's code. I have no issues with doing that, I just don't know what file to modify. RE: Customization question - change header name - Ted Hinklater - 2024-11-08 (2024-11-07, 11:51 PM)BVTheEpic Wrote:(2024-11-07, 02:01 PM)TheDreadPirate Wrote: I don't think so. Not without modifying jellyfin-web's code. 4 hits for "Other Items" in jellyfin-web, just edit those 4 and let us know if it worked? ![]() RE: Customization question - change header name - BVTheEpic - 2024-11-23 (2024-11-08, 12:50 AM)Ted Hinklater Wrote:(2024-11-07, 11:51 PM)BVTheEpic Wrote:(2024-11-07, 02:01 PM)TheDreadPirate Wrote: I don't think so. Not without modifying jellyfin-web's code. Odd, I don't appear to have any of those files, unless they just have a different name. ![]() RE: Customization question - change header name - Ted Hinklater - 2024-11-23 (2024-11-23, 01:27 AM)BVTheEpic Wrote: Odd, I don't appear to have any of those files, unless they just have a different name. ![]() Very odd! Maybe they're somewhere else for you? If you use Notepad++ and press Ctrl+Shift+F (Find in Files) and set Directory : C:\Program Files\Jellyfin\Server\jellyfin-web Find What : Other Items Hopefully it'll show the location for you RE: Customization question - change header name - BVTheEpic - 2024-11-23 Only got one hit. Went into the file, edited it, saved it, stopped/restarted jellyfin. Unfortunately no change. RE: Customization question - change header name - BVTheEpic - 2024-12-07 Update on this - I booted up Jellyfin today to watch a movie. The "Other Items" heading is unchanged when I open the web player on my laptop... but the heading now says "Collections" when I open the Android app! Does anyone know why the heading is inconsistent between platforms? |