Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/10/23 in Posts

  1. I pushed an update to our Chromecast receiver app to resolve it. Thanks.
    2 points
  2. Let's be honest here we need to have Google and the like take their search engines back to the mid 90's. That's when you searched for something and got relevant results.
    2 points
  3. Library scan running tasks are lacking in their progress reporting. This is most apparent after a fresh install of Emby on a large library, particularly containing many TV episodes. The scan tasks seems to almost immediately skip to the high 80s percentile before it actually starts adding files to the library. The scan task has been running for 2 days straight and has gone up a few percentage points to 90.2% at this point. Would be much better if it reported a more accurate percentage. Alternatively, a count of the number of directories or files it's scanned vs remaining. Currently under 3.6.0.1-beta.
    1 point
  4. This is for Emby Theater for Tizen and iOS. It seems all these recent updates are to “clean up” the OSD etc. Well, there is tons of room now that you have removed the poster from the video details screen, so can we please get the “Ends at” time back on details? Makes absolutely no sense that that it was removed in the first place. I realize it can be seen after the video is playing by pressing down to get to video info but the whole point is to see if you have time to watch the video BEFORE you start it! Seems pretty straightforward. thx!
    1 point
  5. Confirmed - working now. Turnaround time on this was world class. Thank-you.
    1 point
  6. i updated my TV and the issues has been solved, thank you.
    1 point
  7. I tried it this morning and its resolved. Thanks for your efforts.
    1 point
  8. Sorry, it's been a while since I looked at this plugin. Perhaps it needs some love.
    1 point
  9. The easiest way is probably to install the "Chapter API" plugin (under the Metadata section of the plugin catalog). It will let you remove or modify the intro markers.
    1 point
  10. You are obviously not in marketing . To the marketing department "supported" means sound comes out.
    1 point
  11. I just flushed the entire database and it is rebuilding now, albeit in a very stripped down version....but everything is working as it should again. I had way too many libraries, most of which were for testing purposes that I really no longer needed and some containing older H.264 versions of my movies that have either been replaced by newer H.265 versions or I will convert the ones I can't get so those libraries are not needed either. Anyway I am about to get my second server up and online for only ready for prime time content so it can be accessed by the family and then this server will become my testing and arranging server only on a new fresh install of Windows so I will rebuild it from scratch at that point on a new SSD.
    1 point
  12. This plugin has come a long way and I thank you for your work on this. I just use it for movies @ the mo.. (admin recommends type of thing), my users seem to like it and it's working great. As for the above with OMV6, I run the same and have had no problems, using a Android 'Samsung SM-T580' and it works fine. I've also been following your work with Alexa.. This looks interesting for sure. Not sure if you will release it publicly but what you have done there is awesome!
    1 point
  13. Thanks guys....in a roundabout way you gave me a clue to the problem. I rearranged my duplicate movie store recently but forgot to update the paths in the proper library so that "T" drive directory no longer exists....which results in a failed guide refresh.....which means the ever changing "on now" could not update either. I fixed the paths, which immediately fixed the issue. CORRECTION....this fixed part of it but I don't have time to shut everything down and mess with the database at the moment. Considering all the problems I am having with Windows and emby I think it's simply time to replace the small SSD it all resides on. For a while it was my recording directory which filled up daily for a long time so this SSD is probably past it's prime considering its only 256G anyway.
    1 point
  14. DOH! I guess I need to get my eyes checked. Thks for the quick fix.
    1 point
  15. Great, thanks, looking forward to it. Seems like quite a few DB improvements are being added (or already been added) for the next release ...
    1 point
  16. The same here! It started tonight, only on the chromecast, not on other devices. It's even spinning whem nothing is playing.
    1 point
  17. Have the same problem with a specific series.. Never had this before.
    1 point
  18. Your server is listening on 8096, not 8086. 2023-02-08 22:09:52.434 Info App: Adding HttpListener prefix http://+:8096/
    1 point
  19. Hey ! For log you can do this (logging) { log { output file /logs/{args.0}.log { roll_size 10mb roll_keep 3 roll_keep_for 72h } format filter { wrap console fields { request>headers>Authorization delete } } } } emby.domain.com { import logging emby /* [...] */ } sonarr.domain.com { import logging sonarr /* [...] */ } radarr.domain.com { import logging radarr /* [...] */ } And you will have 3 separate log files for each reverse proxy
    1 point
  20. mixXxim... You do it in two steps. First remove the old tag then add the new one. Vic
    1 point
  21. Intel's tone mapping uses a 3D lookup table which has the consequence that it cannot be configured. There are no parameters, no algorithm selection, etc, so there results are either okay or not and if not, there's nothing you can do. Their tone mapping is quite notably bit faster than the OpenCL tone mapping that ffmpeg has. But our Super-T and Extra-T OpenCL tone mapping is different. At least one of the two is usually getting close to Intel's LUT tone mapping. So, there is not really a drawback in not having Intel's tone mapping.
    1 point
  22. You GUY'S Absolute Heroes. Happy2Play: server configuration backup screen - Lifesaver Cheers l
    1 point
  23. i can't believe i didn't think to look at that. i never use filters but was playing with them last week. i didn't clear them. thank you so much.
    1 point
  24. No worries, i am gonna revert my dev system back to 4.7.11 and test out some features. i will then come back to 4.8.0.21 and update the nuget package to use the beta servers architecture. This might fix quite a few problems. This next emby release is gonna be big i feel. They have depreciated quite a lot of old code. So i will have to maybe put the beta release on the forum here to side load this channel.
    1 point
  25. The important effects for MS: "Bing in Edge" means they can have users move over to Edge They can force users to be logged in while searching (at least when they want the "full experience") They have a reason to convince users to share their browsing history
    1 point
  26. Normally userdata is not affected that I know of so it should be a matter of shutting down Emby rename/delete the library.db, start Emby and do a library scan. Once finished go to the Server Configuration backup plugin and restore only userdata (since you do have the plugin installed).
    1 point
  27. Do you have any filters enabled on your library (Filters field would be colored, typically blue, in the UI)?
    1 point
  28. I personally think this needs a re-think. The RFC1918 addresses are private and technically you are going to have issues routing them across the internet - they should not work beyond your own gateway - routers should drop connections that try and use them. Therefore trying to 'accommodate' them is futile - it is the wrong thing to do. They are an RFC standard for a reason ! I believe emby should just change the 'LAN Networks' to be an 'Exception/VPN' range (within RFC1918) where emby simply changes the status from 'Local' to 'Remote' - purely for transcoding policy reasons and nothing more. Change the wording to reflect this - and I think the issue/confusion will be resolved ?
    1 point
  29. Hi, Yesterday I finally got the tip that has allowed the emby LXC to work perfectly. Indeed, I have solved the problem by modifying the permissions of the /dev/dri/ folder on the host machine. chmod 666 /dev/dri/* This change is removed when the host machine is rebooted, so I will have to add it to cron so that it is modified at each start. Thanks for all the help, now I have to talk to the developer of the emby script to put it in the documentation.
    1 point
  30. Hello, After these days of distraction, I have already been able to try again with a clean installation of proxmox and everything starting from 0. From what I see, the machine with emby perfectly recognizes the graphics (model and features), but I think it doesn't have permission to use them. This are the permission from the folder /dev/dri on the host root@server:~# ls -l /dev/dri/ total 0 drwxr-xr-x 2 root root 80 Dec 27 20:25 by-path crw-rw---- 1 root video 226, 0 Dec 27 20:25 card0 crw-rw---- 1 root render 226, 128 Dec 27 20:25 renderD128 And now, from the CT: root@emby:~# ls -l /dev/dri/ total 0 drwxr-xr-x 2 root root 80 Dec 27 19:25 by-path crw-rw---- 1 root video 226, 0 Dec 27 19:25 card0 crw-rw---- 1 root syslog 226, 128 Dec 27 19:25 renderD128 hardware_detection-63807765955.txt
    1 point
  31. according to plex users. playstation 5, as playstation 4, is struggling on 4k hevc display with bitrates higher than 15 mb/s, seems that sony is limiting access to all powers. only physical bluray 4k discs are going well. plex users for their 4k hevc files are mad. only very low bitrates files can be displayed without issues. it is always buffering, like ps5 were limited on cpu to display high bitrate cpu. it is very funny, it is less funny for playstation 5 users, to be obliged to display 1080p. Even a cheap raspberry pi is better to play hevc content at full bitrates 100MB/S (or more) than a playstation 5, despire the playstation 5 is more powerfull, on the paper. practice is always better than theory. it is like with samsung tvs with the emby app, in theory the emby devs have the best approach to display subtitles, but in practice, all samsung tvs do not like the emby team approach to display subtitles, in direct stream mode. the practice always wins over theory
    1 point
×
×
  • Create New...