Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. MediaIntelNUC

    Limit users outside network to individual IP adress.

    Thanx for your reply @Neminem If not, i will make sure that they have. Good question, will look in to it. Another good one,hadnt thought about that, thanx! I sae that as an option when reading up, do you use it in windows firewall? Thanx again, you saved me,probably,a lot of time for schooling me on whitelists
  3. quickmic

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

    New PUBLIC TESTING version available 12.4.14: Delta changelog 12.4.13 -> 12.4.14 unblock database opens fix minor progress update issue fix livetv progress improve kodi scan detection fix picture viewer cleanup code fix cinemamode for native content when autoplay next is enabled several minor bugfixes fix progress for fake themes improve themes play
  4. Neminem

    Téléchargement

    I think you can set quality to original.
  5. Neminem

    Limit users outside network to individual IP adress.

    Does all the user have a static ip? What if there DHCP lease renews? What if they go mobile? Personally I use geo blocking in my firewall.
  6. Khrisdenormandi

    Téléchargement

    Les téléchargements pour un visionnage hors connexion sont énormément long à cause de la conversion du fichier. Est il nécessaire de faire un réglage pour que les téléchargements soient plus rapides? Si oui, lequel? Merci par avance de vos commentaires khrisdenormandie
  7. GrimReaper

    Opensubtitles.org/.Com

    Not sure what do you mean by that, hash-matching was never part of plugin settings but individual library option - and it's still there both in stable and beta versions?
  8. supersaugi

    Apple TV app UI Issues

    Is this issue still being worked on? I still experience this delay or flash when scrolling down.
  9. Today
  10. I have three versions of Aliens. I can only edit one of them in the metadata editor, so to edit the others I have to edit the .nfo file directly. One has different genres to the other two, but every time I edit the incorrect one Emby just edits it right back. How can I make it stick?
  11. Hi! Im thinking of beefing up my security in regards to remote acess. I have Reverse proxy with Caddy and NO-IP but then i was thinking i could just restrict remote acess to the IP:s of my devices i use outside LAN and a few other users. I have looked at the knowledge base but couldnt really figure it out and i thought i would ask for some pointers in the server settings first. Im guessing its the "Filter for external IP-adresses"? And if so, do i add them like: 192.168.x.x,192.168.x.x ? (an external IP might look different regarding numbers but you get what i mean:)) Is Emby Connect worth looking into? Is there any settings in the server that anyone would reccomend for restricting remote acess security other than this those would be most welcome Thanx! N.
  12. Ford Fairlane

    Losing library

    *update* its been running for over a week now and everything has stayed in place. now just going to add new files and see how that goes
  13. This is really awesome and works amazingly well connected to my Emby server. I’ve been testing today while out and about in the car with no issues at all. Emby could never be quite the perfect dedicated music player as it does so many things, but this is going to be my go to when playing music at home. Thank you.
  14. Neminem

    Emby auto quality bug ?

    Dev's would need server logs and ffmpeg logs to see what is what.
  15. Con la versión 1.0.49 tuve los problemas de NO SE ENCUENTRAN MEDIOS, pero la 1.0.50 que se lo ha arreglado a todos el mundo no lo ha arreglado para mí. Contrastado con otros amigos, parece que no da solución en los televisores antiguos de la marca.
  16. Vidarr

    Emby auto quality bug ?

    Hello, I have a problem with auto detection of video quality. For an unknown reason it is gonna transcode in 1080p a movie that is in 4k on a 4k screen. I precise that i have fiber optic and it can easily watch it in 4k. Is there any option that would say i prioritize direct play and eventually transcoding if the connection don't allow ? (i thought it was the normal behavior but it sound like not)
  17. SamES

    Can no longer back up a video.

    I think you'll find just as many complaints about other issues on LG. Neither is perfect
  18. This looks like a file that's been converted, probably incorrectly. The format is shown as: Format : AAC LC Format/Info : Advanced Audio Codec Low Complexity But the track title is: Title : DTS-HD MA 6.1
  19. Yes, if you replace the file you need to manually execute a Metadata Refresh on that file. Can you repeat just the test with 'mp4 container and H264 + AAC codex' after a metadata refresh and confirm the results and post any logs from this test.
  20. MediaIntelNUC

    Opensubtitles.org/.Com

    @Neminem Thanx for clearing that up
  21. Max1866

    Xmltv 1.2.2.0

    Ho usato Xmltv 1.2.1.0 per lungo tempo con questa epg https://epgshare01.online/epgshare01/epg_ripper_IT1.xml.gz Ora che Xmltv si è aggiornato a 1.2.2.0 il file epg non viene più interpretato correttamente e la guida risulta vuota. È capitato a qualcun altro? Grazie
  22. This problem is really a pain in the a**. I moved from Plex Premium to EMBY premium and I deeply regret it. EMBY does what it wants. the last 3 days I added the Tags of every single song with Taikoz. I refreshed the database, the metadata, everything twice. Reinstalled it. Still EMBY shows strange music genres which I cant find whrere they get fetched. I added a new folder, nope, Emby dont like to add the added genres even when scanned 10 times. and from then to now all the song cover pictures are overwritten by a single image. yay! And this is just my 78rpm folder. Not to mention that my other over 900 Albums have superstrange linkings with actors I never knew that they make music or are now splitted in several different albums, or arfe not played because they are flac. Its a mess. and my blood is boiling honestly scrolling through all the entries here in the forum seeing that the emby team just asks questions and wants some infos but nearly never give answers. The community does. TV Shows and Movies might work properly, Audiobooks . . .forget it. And music - honestly, I was so happy to find a system which proveides a proper genre archive setting - nope . . . . the waist of money is one thing - but the time which I spent menticulously correcting dates, tags, genres from every single file just for getting ignored by this . . . system. I am out and will tell you if I have found a more stable solution.
  23. Max076

    Ubuntu Snap package missing Intel drivers

    Hi there, This of course works (tested to confirm as well), since then Emby can see the Intel drivers I have installed at "/usr/lib/x86_64-linux-gnu/dri/iHD_drv_video.so"; the problem is that snap does not bundle it nor does the snap package have the needed permissions to access the root filesystem. The reason Nvidia works is because they live in a different location, /dev/nvidia*, which is world-readable and can be accessed using the existing "opengl" plug on the snap, but because Intel places it's drivers in a more usual fashion they can't be accessed directly. So there's two fixes you could do, either bundle the intel-media-va-driver and intel-media-va-driver-non-free (needed for Arc GPUs) inside of the snap using stage-packages in your snapcraft yaml, or you could modify the snapcraft yaml to bind the user's driver path. Though the latter just shifts the burden to the user for installing the drivers, and I don't know if it'll cause errors if that path doesn't exist on a different system. Thanks for your attention!
  24. zerodayz

    Plugin: WatchingEye - Manage viewers

    Oh, wow. Many thanks! Will test out and let you know. Appreciated as always.
  25. поставил в своей локальной сети
  26. specy

    Throttling Not Happening

    Any update? Can we have an ETA On the fix please?
  1. Load more activity
×
×
  • Create New...