Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I've always named my external subitles using the format of MovieName (Year).en.srt Rednoah of Filebot helped me to craft a very specific script for naming and suggested that I use .eng for the subtitles instead of .en. I have a powershell script that makes renaming the subtitles from .en to .eng a super easy operation, but I wonder if it matters to Emby which language extension is used??
  3. I recently noticed that after selecting an episode of a TV show, that have to pass the season page. When I click the back arrow (in the left corner) several times to go back to where I left off, it always takes me to the top of the library. ex.if i choose tv show from the bottom of the library. After traveling through tv show>season>select episode and then many clicking the back arrow to go back to the bottom of the library page, it always brings me to the top of that library instead. noted: this happened only TV show that has more than one season (has the season page). emby ipados ver.2.2.40
  4. Today
  5. CrazedWeevil

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

    Which is the prefered way to access media through this? Synced nodes or Dynamic? I ask because I have a weird problem with the Playlists I made in Emby. Setup: Kodi 21.2 on Nvidia Shield Pro, Emby Server 4.8.11 on QNAP NAS, Embuary Skin, Emby for Kodi (Next Gen) 12.1.0, Emby for Kodi Next Gen Video Helper 10.1.2 I have created all the media tabs I wanted in Embuary and linked them to Emby for Kodi using the Video Helper pointing at the Synced nodes and everything works fine, except some of my Playlists aren't showing all the media I put in them. If the playlist contains any media that has a '/' symbol in it's metadata name (such as several SPY x FAMILY episodes I have, for example 'BOND'S STRATEGY TO STAY ALIVE / DAMIAN'S FIELD RESEARCH TRIP') is doesn't show them in the list, only episodes that don't have that symbol. But if I look at the Dynamic version of the Playlist is does contain all the episodes correctly, with or without the '/' in their metadata name. However the Dynamic version doesn't seem to pull any of the artwork I created for the Playlists, but the Synced version does.
  6. JamesHTPC

    Hide library names on home screen?

    I mean.. it’s black. Just overwrite the text with black and make whatever you want.. I gave you what I have
  7. ebr

    Genre-based home sections

    Hi, there's already an open request for this or something functionally equivalent. Please join in and contribute to the existing discussion at:
  8. ebr

    Songs Inherit Parental Rating from Album/Series

    So it is actually working for the songs (they are inheriting properly) but not for the album itself...
  9. Hi, there's already an open request for this or something functionally equivalent. Please join in and contribute to the existing discussion at:
  10. Creo que tambien estaria bien poner un límite regulable para la velocidad de descarga
  11. spaner_zone

    Hide library names on home screen?

    can you share photoshop or gimp template of this image? because I would like to change language
  12. brothom

    Genre-based home sections

    I've managed to add a new section to the homesections.js called "randommediabygenre". This section first gets the collections and then outputs a slider section for each collection given a random genre id. I'm not sure if it's ok for me to add the section to this forum considering I had to unminify the source and manually set the first section to "always" be the new section.
  13. linkwellfook

    Emby Docker Not Detecting Nvidia GPU for Transcoding

    Hi, Yeap. It's in the docker compose file. runtime: nvidia
  14. hukt_own_fonikz

    Songs Inherit Parental Rating from Album/Series

    Yes, the first screenshot is from my parent account and the second is from the child account. The album is visible but none of the songs are. Am I missing a setting somewhere?
  15. yocker

    Emby Docker Not Detecting Nvidia GPU for Transcoding

    Have you remembered the -runtime Nvidia ? I think that's how it's supposed to be
  16. Dread73

    Emby for Terramaster TOS6

    Aha found it! ... finally .... I was creating Shared Folders and manually creating users and giving them access etc ... wouldn't map the folder in Emby. Tried Groups, and adding users to groups, then giving the group access - still no go. Even reset the NAS and trying again - still no go. And then I noticed that after Users and Groups in the permissions drop-down for the Shared Folder was Application User ... and emby was in there. Just gave it read/write access and BAM! In and could see the content! So, if you get stuck like this, that's how you fix it
  17. exarh

    Оплата

    Тогда возможно пора сделать для России версию, без всплывающих сообщений о покупке?
  18. Stucki_78

    Instalieren eines USER plugins

    ok habe es raus gefunden
  19. user84

    Subtitles in folder not recognized

    I'm a bit confused as to why they aren't being recognized if this is supported. I have rescanned metadata just to be sure that wasn't the issue. Any ideas as to what's going on?
  20. CharlesF

    LiveTV Stops

    Agree, i've seen this behavior get worse with Version 4.9.1.x
  21. CBers

    Emby: Latest Versions

    A few new updates.
  22. Hi, The docker version of Emby does not detct my RTX 3070 for h/w transcoding My setup Ubuntu 24.04 64 GB Ram Ryzen 9 CPU Running nvidia-smi +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 550.163.01 Driver Version: 550.163.01 CUDA Version: 12.4 | |-----------------------------------------+------------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+========================+======================| | 0 NVIDIA GeForce RTX 3070 Off | 00000000:0D:00.0 On | N/A | | 45% 60C P2 49W / 220W | 362MiB / 8192MiB | 0% Default | | | | N/A | +-----------------------------------------+------------------------+----------------------+ +-----------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=========================================================================================| | 0 N/A N/A 2449886 C /usr/lib/ffmpeg/7.0/bin/ffmpeg 175MiB | | 0 N/A N/A 2526651 C /usr/lib/ffmpeg/7.0/bin/ffmpeg 177MiB | +-----------------------------------------------------------------------------------------+ cat /sys/module/nvidia/version 550.163.01 cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.163.01 Tue Apr 8 12:41:17 UTC 2025 GCC version: gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) From within emby docker cat /sys/module/nvidia/version 550.163.01 cat /proc/driver/nvidia/version NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.163.01 Tue Apr 8 12:41:17 UTC 2025 GCC version: gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) Files included Embyserver logs embyserver docker compose file embyserver.txt emby.yml
  23. Stucki_78

    Instalieren eines USER plugins

    Hallo Wollte Ein Plugin vom user hier instalieren aber wie mache das google war auch kein grose hilfe verwende ein DS220+ und die aktuel beta danke
  24. brothom

    Genre-based home sections

    I'm not sure a feature request for this already exists but I couldn't find any, so here goes. Currently we have sections like "Resume viewing", "Recent movies", "Latest media", etc but these are mostly based on the latest / most recently added items. I would like to see a section based on a specific (or preferably random) genre such as "Best rated Western", "Unwatched Adventure", etc. Looking at the current Search function this should be possible using existing queries. For example: Genres can be fetched using: /Genres?IncludeItemTypes=Movie&Fields=BasicSyncInfo%2CCanDelete%2CCanDownload%2CPrimaryImageAspectRatio&StartIndex=0&SortBy=SortName&SortOrder=Ascending&ParentId=9&EnableImageTypes=Primary%2CBackdrop%2CThumb&ImageTypeLimit=1&Recursive=true&Limit=50 A random Genre ID can be picked using: var items = res.Items; if (res.Items.length) { var randomGenre = res.Items[Math.floor(Math.random()*items.length)]; randomGenre.Id // 51229 } else { // no genres to pick from } Use the random genre name and ID to add sections to the home screen: Sorted Unwatched Science Fiction by Release (Latest Movies in Science Fiction) /Items?IncludeItemTypes=Movie&Fields=BasicSyncInfo%2CCanDelete%2CCanDownload%2CPrimaryImageAspectRatio%2CProductionYear%2CStatus%2CEndDate&StartIndex=0&SortBy=ProductionYear%2CPremiereDate%2CSortName&SortOrder=Descending&ParentId=9&EnableImageTypes=Primary%2CBackdrop%2CThumb&ImageTypeLimit=1&Recursive=true&GenreIds=51229&Filters=IsUnplayed&Limit=50 Sorted Unwatched Science Fiction random (Unwatched Movies in Science Fiction) /Items?IncludeItemTypes=Movie&Fields=BasicSyncInfo%2CCanDelete%2CCanDownload%2CPrimaryImageAspectRatio%2CProductionYear%2CStatus%2CEndDate&StartIndex=0&SortBy=Random&SortOrder=Ascending&ParentId=9&EnableImageTypes=Primary%2CBackdrop%2CThumb&ImageTypeLimit=1&Recursive=true&GenreIds=51229&Filters=IsUnplayed&RandomSeed=5315211&Limit=50
  25. PeterEr

    Where are bif files stored?

    Hi Luke Thanks for the response. An idea - I suppose would require a lot of re-wiring - is if the metadata-folder could follow the drive, so one metadata folder per drive. Perhaps this would kill some performance but gain in flexibility.
  26. eric.faes@gmail.com

    Emby port 8096 issue

    No other packages using port 8096 ! Figured out that Emby blocked port 8096 when installed. When uninstalled the port is never released. So future installs keep failing. Only solution is complete factory reset of the nas. Not an options, so will look for another music player instead
  27. Elenthil

    I built a "Smart-ish" playlist builder for Emby.

    Great tool, it helps a lot for generating playlists for tv-shows. Who ever trys to make playlists for Arrowverse, Chicagoverse and other big Show universes should try MixerBee.
  1. Load more activity
×
×
  • Create New...