Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Again, sorry I'm not being very clear. What I specifically meant was, fetches it / checks for newer metadata, but doesn't necessarily save it if the metadata isn't newer. You're probably right, as it doesn't seem to happen consistently with every details page I just wish I knew what it was. The only thing happening in the log when it does spin up a drive is the saving of the metdata. All I can say is, that if I disable the NFO saving, it doesn't happen anymore.
  3. Asano

    Intro scansione per X minuti/ore

    wow che stupido era proprio in bella vista. scusami, mi sto trasferendo da jellyfin e li era già impostata. grazie infinite!!!
  4. No, this isn't true. Whatever is spinning up the drives is something else.
  5. How would it know until it fetches it?
  6. GrimReaper

    Intro scansione per X minuti/ore

    You need to enable Intro detection in your library first.
  7. Asano

    Intro scansione per X minuti/ore

    not show
  8. I was just hoping that if the NFO file already had the latest metadata, and that there technically weren't any new metadata online, then it wouldn't try and fetch it again, thereby trying to save the new metadata to the NFO file as well, resulting in the drive spinning up. I guess I wasn't aware of it always pulling the latest metadata whenever you visit a details page.
  9. No, sorry, I meant that when I disable the NFO saving, it stops the drives from spinning up. It of course still refreshes the metadata.
  10. Diedrich

    embyforkodi (next-gen) 12.X.X support

    I've installed/re-installed the E4K Next Gen add-on multiple times while getting the Ugoos setup. At one point I was successful at showing the Emby Plugin - Vantage Point (by Cheesegeezer) trailers prior to my movie playing. Vantage Point allows you to play custom trailers that match codec criteria: In my case I have a folder with MPA intros that will play the PG-13 (or corresponding MPA rating) intro video prior to the movie starting. Anyways, I can't find the setting in E4K Next Gen that allows "Enable Cinema Intros". Could you point me to the correct setting, please? Vantage Point: Ratings:
  11. this is not true. whether you enable nfo saving or not has no bearing on whether refreshing metadata will use the internet.
  12. Well that's what refresh metadata does. If you don't want any internet metadata then use the library options to disable it.
  13. Just the .mkv file itself, and the related .nfo file. The weird thing is, is that I went through all the libraries and refreshed the metadata with a "Search for missing metadata" scan. But apparently it still seems to want to get the latest metadata online. Or they may actually be newer metadata out there, since I updated a week or so ago. If I disable the "Metadata Savers" for NFO then it naturally doesn't happen anymore. Would be great if I didn't have to disable it, but the solution for now seems to be to disable it, and then enable it for the library that I'm adding media to before adding and scanning.
  14. GrimReaper

    Intro scansione per X minuti/ore

  15. Can you record a video? Thanks.
  16. You don't have to do anything to enable remote access for a user. It's only if you want to take it away.
  17. Hi @vbrille HI there, can you please provide a specific example? How to Report a Problem Thanks !
  18. OK we'll look at improving it. Thanks.
  19. Luke

    portadas en movimiento

    Hi, what exactly did you click, where? Can you please provide a specific example? How to Report a Problem Thanks !
  20. It's a combination of both.
  21. Luke

    Not sorting music into Albums

    @Gilbe2026please let us know if this helps you resolve your issue. Thanks.
  22. Luke

    Subtitels

    Ok please keep us posted. Thanks.
  23. It's hard to say. I don't see anything obvious. What are the contents of the movie folder?
  24. Today
  25. Ciao a tutti, come da titolo. Non vedo nelle opzioni pianificate la possibilità di cercare le intro e i crediti in un orario in particolare e per un tempo limite. E' importantissima questa funzionalità per saturare le risorse, mi interessa impostare un orario e impostare quanto tempo deve cercare. Per favore...
  26. jerkrl

    Blue & Orange Theme

    Hi Aleas, I Used the app "Cursor" (with AI integration) to try to fix the cut-off issue with the oval shaped photo's after pasting the CSS file content into Cursor. It did work for me Here is what Cursor gave me: Fix applied (cast text no longer cut off) The clipping was caused by the oval border-radius being applied to the entire cast card (.peopleSection .card), which also contains the text. I changed it so: Only the portrait image stays oval The card wrapper is square and allows overflow, so text can’t be masked Here are the relevant lines in your CSS now: /* --- Cast Portraits (Oval) --- */ /* IMPORTANT: Do NOT round the whole card (it clips the text). */ .peopleSection .card, .personCard, .peopleSection .cardPadder-portrait, .peopleSection .cardBox, .personCard .cardBox { border-radius: 0 !important; overflow: visible !important; } /* Round ONLY the portrait image containers. */ .peopleSection .cardContent-background, .peopleSection .cardImageContainer { /* This creates the oval by making the height greater than the width */ border-radius: 50% / 40% !important; } .peopleSection .cardContent-background, .peopleSection .cardImageContainer { box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.7) !important; border-radius: 999px !important; /* Ensures the container follows the oval */ overflow: hidden !important; } /* ... */ /* Optional: Centers the text perfectly under the ovals */ .peopleSection .cardText { text-align: center !important; width: 100%; } /* Safety: ensure cast text area is never clipped */ .peopleSection .cardText, .peopleSection .cardText-first, .peopleSection .cardText-secondary { overflow: visible !important; text-overflow: clip !important; }
  27. Hi Luke, Apologies for the late reply, as I didn't have access to the server. I've attached the server log with debug logging enabled, and this time the spin up happened at 17:59:16 in unRAID. In the log I would guess you'd need to look at 17:59:16.109 when it starts fetching the movie that I clicked on, but I could be mistaken. Please let me know if there's anything else I can provide embyserver_with_debug_logging.txt
  1. Load more activity
×
×
  • Create New...