Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. yocker

    EmbyWatch Web

    While you may be correct, we have no way of verifying that.
  3. Yes, and it's not allowed to add it in any way.
  4. Well, I've recently figured out a way to get this working, for the Albums Count, by repurposing the AlbumArtist Community Rating field in the metadata editor: Manually add the AlbumArtist Albums Count, divided by 10, to the Community Rating (because the allowable range is 0.1 to 10). Use CSS to change the rating star color to yellow (or, if wanted, whatever color you want). Use JavaScript to multiply by 10, to get back to the correct Albums Count, and append "Album" or "Albums" text. This all sounds a bit convoluted, but it's easier to do than what it sounds like! Sorted by Title (ascending) shows tthis: Sorted by Community Rating (descending) shows this: An added bonus is the Albums Count also shows at the top of the AlbumArtist individual pages - and it can be made 'clickable'!!! The only minor downside is the Albums Count is static and must be manually updated. So, it took a little bit of time for the initial data entry, and I need to remember to update it when I add new albums - not a showstopper though and I haven't reached 100 Albums for anyone just yet! Other ideas to try when I get time: UseJavascript to fetch the Album Counts from the API and dynamically add them to the Community Rating field. Determine if another field can be repurposed for Songs Counts - but there doesn't seem to be many options??? So far, the concept has at least been proven workable and it is very useful! Of course, a native Emby solution would be even better!!!
  5. asgard25

    EmbyWatch Web

    Hello, in order to unify an account if you also use it from Android or Apple
  6. AniEmby

    Plex Meta Manager (Emby Support)

    Why is your wiki info just a copy paste of kometas. Doesn't give any info about how to setup for emby. Not even sure it mentions emby. Interested on testing this. Plex is worthless ATM. At the same time would it not be easier to make an app to import everything to emby from plex? So easy to keep plex updated instead of remaking kometas just have a way to sync info and collections from plex seams the way to go to me.
  7. Aleas

    Blue & Orange Theme

    Another day, another update. Changes include, but not limited to: Loads more variables for you to control Option to control how Cast & Crew is displayed. Options are Oval, Circle, or Default. Look here to control the effect /* ============================================================ CAST & CREW PORTRAIT SHAPES Uncomment ONE of the blocks below to change the portrait shapes. ============================================================ */ /* OPTION 1: OVAL (Theme Default) */ --portrait-radius: 50% / 40%; --portrait-ratio: 2 / 3; /* OPTION 2: CIRCLE */ /* --portrait-radius: 50%; --portrait-ratio: 1 / 1; */ /* OPTION 3: DEFAULT RECTANGLE (Matches your other media cards) */ /* --portrait-radius: var(--border-radius-lg); --portrait-ratio: 2 / 3; */ Glow shadows to progress bars. you can control the intensity via the variables also /* --- Glow & Shadow Presets --- */ --retro-glow: rgba(255, 185, 0, 0.4); /* Color and opacity of the glowing drop shadows */ --glow-none: none; /* Option to completely disable box-glow */ --glow-light: 0 0 5px var(--retro-glow); /* Subtle box-glow for small highlights */ --glow-medium: 0 0 10px var(--retro-glow); /* Standard box-glow for play buttons and badges */ --shadow-glow-standard: 0 0 15px var(--retro-glow); /* Core box-glow for active tabs, card hovers, and selections */ --glow-heavy: 0 0 20px var(--retro-glow); /* Intense box-glow for login cards and skip buttons */ --glow-extreme: 0 0 30px var(--retro-glow); /* Massive box-glow used behind fullscreen album art */ --glow-slider-track: 0 0 12px var(--my-gold), var(--shadow-glow-standard); /* Complex multi-layer glow for progress tracks */ --glow-slider-thumb: 0 0 15px var(--my-gold), 0 0 25px var(--retro-glow); /* Complex multi-layer glow for slider handles */ --glow-progress-bar: var(--glow-medium), 0 0 5px var(--theme-primary-color); /* Compound glow for card progress bars */ --filter-glow-none: none; /* Option to completely disable CSS filter glow */ --filter-glow-light: drop-shadow(0 0 5px var(--retro-glow)); /* CSS filter equivalent of glow-light (for icons/images) */ --filter-glow-medium: drop-shadow(0 0 8px var(--retro-glow)); /* CSS filter equivalent for hovered control buttons */ --filter-glow-gold-solid: drop-shadow(0 0 5px var(--my-gold)); /* Solid gold CSS filter for active audio states (like repeat/shuffle) */ /* ============================================================ THE "NO GLOW" KILL SWITCH To instantly remove all glow effects from the entire theme, remove the /* and */ /* wrapping the block below to uncomment it. ============================================================ */ /* --glow-light: var(--glow-none); --glow-medium: var(--glow-none); --shadow-glow-standard: var(--glow-none); --glow-heavy: var(--glow-none); --glow-extreme: var(--glow-none); --glow-slider-track: var(--glow-none); --glow-slider-thumb: var(--glow-none); --glow-progress-bar: var(--glow-none); --filter-glow-light: var(--filter-glow-none); --filter-glow-medium: var(--filter-glow-none); --filter-glow-gold-solid: var(--filter-glow-none); */ Enjoy! Emby Navy and Gold v2.15.css
  8. Today
  9. asgard25

    EmbyWatch Web

    Hello! All app data and API keys are encrypted. The risk of being hacked exists whether a service is self-hosted or externally hosted — no system is completely immune. We do not sell any user data. You can review full details about how data is handled and protected on our Privacy page.
  10. HaraldBluetooth

    What % of Emby users started with Plex?

    I started with downloading movies in 2005-2006 and have been around: MyFilms (italian software developer) MediaPortal Ant Movie Catalog and since 2016 Emby, but I still have Ant Movie Catalog and Radarr and Sonarr, and Ant Movie Catalog has saved my ... several times, when I had to rebuild my movie database after a disk got completely wrecked. (20 hard disks - 130 TB)
  11. Sorry für die späte Antwort. Hier nun die Logfiles von Server. Ich habe DEBUG angeschaltet + Serverneustart gemacht, und dann direkt versucht den Film abzuspielen. Zugriff auf den Emby Server erfolgte dabei mittels URL über den Reverse Proxy. Websocket Support ist an. HTTP/2 Support habe ich derzeit aus, geht auch mit "An" nicht. Ich kann auch noch Logfiles vom funktionieren Versuch posten (Zugriff über die IP im LAN). Ich würde die nur nachreichen damit es übersichtlich bleibt. Danke! embyserver-63909865454.txt ffmpeg-transcode-9d93cef3-6152-44fe-8df1-a612fd15968f_1.txt ffmpeg-transcode-f6adb262-b48d-42d7-b1f4-2afd6a8d219b_1.txt hardware_detection-63909865455.txt ffmpeg-transcode-c0b111d2-8bea-4ee3-a6d2-89a528ff572c_1.txt embyserver (1).txt
  12. R0boc

    Problème Multi-version

    Bonjour, j'ai pas mal de fichiers au format DVD. Structure des répertoires sous la forme : NomduFilm/VideoTS/fichiers VOB Je comptais les passer en mkv car cela semble mieux supporté par Emby. J'ai donc testé en créant des mkv à la racine du même répertoire NomduFilm/NomduFilm.mkv Le jour où j'ai fait la manipulation, j'ai vu apparaître la possibilité de choisir la version dans l'interface d'Emby et je me suis dit, génial ! Or, ce matin, en me connectant, je n'ai plus cette possibilité. Les fichiers mkv ne sont plus reconnus, il ne reste plus que la version DVD. Une idée du pourquoi ça a fonctionné le jour où j'ai créé mes mkv et pourquoi ça ne fonctionne plus aujourd'hui ?
  13. Hi, I'm not sure if this is me not understanding this setting or it's a bug and not working correctly. I have this setting on 192kbps, yet when on my mobile data connection, it still directly plays music above this quality with no transcoding. Have I misunderstood? Thanks
  14. Neminem

    EmbyWatch Web

    Since the service is not selfhosted I will not use it. Giving out my Emby login, password, api key and External IP / domain to a external service is not for me. What happens if the external service gets hacked? Or all my info is sold to highest bet?
  15. Eigeplackter

    EmbyWatch Web

    The Images look really cool. Just don‘t get why I have to have a google email adress and why that is needed ?
  16. pwhodges

    App opens after install then fails to open

    That process (with Start11) works like you say (with the "can't create here" message as well), but the shortcut generated is the same as yours and works fine... Paul
  17. Why are you using the tls command rather than letting Caddy sort its certificate out automatically as it is designed to do? Paul
  18. Awesome, rough ETA on when that will be stable release?
  19. Thanks, I will give that a try. Real quick though, what are the 16:12 or 64:48 numbers? How many to display in large:small mode?
  20. I haven't been able to find the problem, that's why I asked which of the changes made in the latest version may conflict, since it worked before and after updating it didn't. I provided all possible information to try to solve it but I have not received a response since then and I have not found anything either
  21. do you have a specific example to show me - where a library has both folder paths - the A drive and another and the same movie is in both paths - showing me the library folders definition in settings and directory listing / tree showing the movie in both paths and then a scan of the ibrary and what you see for the movie ? and also attaching the emby server log for that when you view the movie after the scan
  22. nz_monkey

    Implement QUIC (HTTP/3) support for media streaming

    From the same device: Testing with Emby Android client 3.5.30 --> Caddy --> Emby Server 4.9.30 HTTP/3 is never used Testing with Chrome --> Caddy --> Emby Server 4.9.30 HTTP/3 work perfectly for browsing and video streams So it seems some work still needs to be done on the client side to enable HTTP/3 support
  23. crusher11

    Update notes?

    So when will the Windows app be updated to support the new home screen options?
  24. crusher11

    Emby Ignoring Default Subtitle Flags

    This is not, and has never been, true. I'm not aware of any media player ever being able to play multiple subtitle files, and even if one with such functionality exists that is not what the “forced” flag is supposed to do. The “forced” flag means that subtitle will display regardless of which audio is selected: it's for situations where some portion of the dialogue is not in the main language of the audio track, and therefore still needs to be subtitled even though the user speaks the language the audio track is flagged with.
  25. Happy2Play

    TV Series Genres doesn't make sense

    Basically, this FR as genres are only one image per genre ie Movies/TV use same image not an image per content type.
  26. HakanDemir

    Rate watched movies

    Hi, As a new Emby user, I set up a server for my family and relatives. To practically track whether users like or dislike the content they watch, and to free up space by removing unwanted content, I implemented a simple method using playlists. Method I created two separate playlists for each user: Liked Disliked I asked users to evaluate the movies they watch by adding them to these playlists. How It Works Users add the movies they watch to these playlists I can see all playlists Users can only view the playlists I allow They cannot edit others’ playlists (only manage their own) If needed, I can allow certain users to view each other’s playlists I made my own “Liked / Disliked” playlists visible to all users, so they can also see my recommendations.
  27. crusher11

    Plugin: Home Screen Companion

    If I have a group for “movies in the James Bond collection” and a group for “movies starring Daniel Craig,” the resulting section will contain Die Another Day and Logan Lucky. There's no way to filter only movies that fit both criteria. Similarly, for some users I have a manually-maintained playlist to use as their Spotlight. If I create a group tagging everything on that playlist, and a group tagging everything they haven't watched in the past 90 days, it will tag almost every movie on the server and render the playlist useless. What I want to do is tag everything on that list that the user has not watched in the past 90 days.
  1. Load more activity
×
×
  • Create New...