Jump to content

Leaderboard

  1. Luke

    Luke

    Administrators


    • Points

      7

    • Posts

      268628


  2. rbjtech

    rbjtech

    Top Contributor


    • Points

      6

    • Posts

      9140


  3. Happy2Play

    Happy2Play

    Top Contributor


    • Points

      6

    • Posts

      42986


  4. vdatanet

    vdatanet

    Top Contributor


    • Points

      3

    • Posts

      4952


Popular Content

Showing content with the highest reputation on 08/24/22 in Posts

  1. Hi All, I got a new laptop recently with an i5 1245U CPU (2P cores, 8E cores) and it has the Intel iRIS Xe iGPU. I wanted to see it's transcoding performance vs my Emby Servers i7-12700K with a UHD770 iGPU The test was just a 240 second test from 10 mins in on a 25Mbit 4K HDR HEVC file to an 8Mbit 1080p SDR h264 with Tonemapping. Audio just copied to keep it out the equation. To my surprise - it's identical (~200fps!) - suggesting it's using exactly the same enc/dec silicon inside the chips. (maybe?) I used the emby ffmpeg build and config (modified to write the file, not stream it) The ffmpeg logs/output (+ the syntax I ran) is below for those interested. irisXe.txt uhd770.txt I'm excited to see how the dGPU's (Xe MAX) from Intel (A380 etc) perform now - as they will have dedicated memory etc - so maybe they will be even faster - plus of course AV1 encoding and deep link integration with existing iGPU's ... Anyway - that's it - it's not a great test as it's just one sample - but just thought I'd report on my findings. @softworkz
    3 points
  2. I have not used it in years (Emby Rocks), emails sent out today to change all passwords. No CC details they say but users, passwords, DOB etc etc hacked. Plex.tv down too so you can’t even change your password. Lucky we all host our own data on emby!
    3 points
  3. New version available 7.7.6: delta changelog: fix artwork cache (edge case) fix video playback (e.g. IPTV) fix translations fix Boxsets in dynamic nodes fix minor transcoding issue fix folder userdata update issue performance improvement for musicvideos sync add manual trigger for db vacuum change music nodes (faster "regular" genres music node) comment: Reset nodes is recommended for music content New song-genre node: This is a proper workaround for the "regular" genre node issue (even it's improved by this version). You can use the regular node for smaller music libraries, but unusable for large music databases -> https://forum.kodi.tv/showthread.php?tid=213179 -> https://forum.kodi.tv/showthread.php?tid=213737 The new genre node is actually what you want. SONGS listed by genre (not following the regular "Kodi order" -> Genre -> Artist -> Album) Actually it's even better and covering Kodi's (sql query performance) issues. Also the new node limits the items, cause Kodi playlists "build" has a (performance) design flaw as well (not async). Actually this issue is related to all playlists, but smaller playlists (even for video content) are not too much affected. (e.g. don't use "autoplay next" for movies content. This could result in large playlists -> playlists over 1000 items also delays/stalls Kodi) -> https://forum.kodi.tv/showthread.php?tid=213737&pid=2836682#pid2836682 Node characteristics: The new node item limits the items view as well and covers this Kodi issue. The limit is 10x the limit setting from plugin's config menu. Default setting in config is 25 -> So the new node would be 250 items limit. The new node uses also random order. New song-genre-node is build dynamically, and ONLY refreshed on Kodi restart (Not on the fly)! (Also due to Kodi limitations) General recommendation for (large) music libraries: Disable "Artist AND Albumartist" view in Kodi settings. This has a huge impact on performance for music nodes. -> also due to Kodi design flaws (poor sql queries/Kodi music database layout) Finally, this node is a WORKAROUND following a "good enough" strategy, anyway. It's actually a very good approach for this case.
    2 points
  4. Hola todos. He adquirido Emby Premiere, pero no sé dónde debo ingresar la clave premier que me ha llegado a mi correo electrónico. Instale la aplicación en mi dispositivo, pero me pide que ingrese un servidor, y no encuentro la forma de hacerlo. Podrían ayudarme. Gracias.
    1 point
  5. 28 Jan 2025 There are currently 705,726 Movie entries in the database and still growing.... Update - 18 July 2024 OK, so in this update you have the option to Prefer Extended Cast Information So, What does that mean? ADM by default gets the cast as listed from various websites as comma seperated values which it has saved in its database (it doesnt connect to these sites). e.g. for this movie (https://www.jeedoo.com/product/1958794-Big-Booty-White-Girls/) the ADM information server will have added to its database:- the CSV data: Somina, Luisa Rosso, Isobel, Mia Bang, Melanie Crush (Click Details to see this information on the site) ADM will then add the cast Names as Entries, but will NOT assign them with a provider id unless it detects one in the server data directory for that person . To do that you will need this turned on. Without provider ids, the same name will link across all records as tthe same person. A provider id ensures that the person has their own unique record. The feature mentioned here (Prefer Extended Cast Information) will not use the CSV Data, but will check the ADM Server for a data file which contains Actors WITH provider ids, like this: Director: Justin Slayer [IAFDG:2a51536e-201f-4a2d-a6a8-272ba1616184] Cast: Boz [IAFDG:6813ec37-79e0-4c24-a645-912ee51d12af] Cast: H. J. [IAFDG:2f75a80a-0fb4-40a7-bffb-0e0c795b98dd] Cast: Isabel Ice [IAFDG:71213e4d-009c-4988-a8bc-01052ec450c8] Cast: Justin Slayer [IAFDG:2a51536e-201f-4a2d-a6a8-272ba1616184] Cast: Luissa Rosso [IAFDG:01e7889a-c8bc-4873-8dfb-8f7a14cb91b3] Cast: Bibi Fox [IAFDG:4151f36c-67c0-4e41-8ee4-8977bc18ec41] Cast: Mia Bangg [IAFDG:55680d57-d9ff-4934-9534-1b63b4873c10] Cast: Simone Peach [IAFDG:017fde93-7a52-4eed-81cd-0cd6a99292cd] It will then Import the Cast Information WITH provider ids. You will also notice that these names are not always the same as the CSV data that may have aliases instead of the actors career name. THere may be more data available too, in this example there is more actors listed with more complete names. If this information is not avaliabe (yet), it will automatically fall back to the CSV data AND will look up if there are any provider ids avaliable for this person within this movie data. This is a further expansion on the update from the 15th July 2024 Because Adult information is so mixed up across sites and can be severely limited in different areas, ADM utilises several different methods to complete the information as much as possible. Currently because of this ADM is not as fast as Tmdb etc ADMv2(18July2024).zip Update - 15 July 2024 Added more provider id support for actors/directors/writers/producers, ADM will check if there is a known provider id for the actor it is adding at the time of adding the movie, this will help to prevent same actors for different movies that have a the same name, but are a different person. This should now make emby create an entry for each individual, and not just one that fits all. Example: Joey Valentine There are at least two actors/performers with this name one is male (gay) and the other is femae (no longer living), However there is a large directory of movies between them. https://www.iafd.com/person.rme/id=b491f839-740f-4129-bae1-4dd4e3b450e1 https://www.iafd.com/person.rme/id=d2e06ba1-b01b-42b5-a4ed-ae9ae82c2d7f This setting needs to be on to pull this information: Disclaimer about this update: Please note there are still errors in ADM database where incorrect information may be pulled, but this is getting fixed on a daily basis, and over time it will be more and more accurate. This is a relatively new addition and will have more and more information in time. This is also not supported in earlier versions, unless download actor images was on. The provider ids will fetch now without download images being on, but there are also a few more provider ids supported. ADMv2(15July2024-Update2).zip Update - 12 July 2024 Small update to fix/address a null results error that was occasionally occuring with identify returning 0 results when there are results. This may have also affected normal metadata scrape results. (it should also address a timeout loop that this was causing) Please report if it still occurs. If you have logging on, you may see " Something went wrong ....." in the GetMetadata Log where this was happening, I know about this - there's no need to report this. It a debug message for me, that lets me know that it tried to go into a timeout loop. Its just there for my own readability. The timeout loop is still there , but this detected and ecaped from now. I still have to figure out why its happening, but with this update it should work like its not there anymore, ie:- behave like its fixed. Although I havent found the root cause yet, this will allow the results to display and be used Thanks @Sid10for reporting this ADMv2(12July2024).zip !! Update !! - Access key change! 26 May 2024 Currently this is just for testing, please post your findings Please blur any pictures you might post and censor your words in the interest of keeping to the forum rules and restricting content to minors. This is an Adult movie Metadata provider. (It does not provide scenes information some scenes and vod are now avaliable if their metadata are available like a dvd (list will probably never be complete), The plugin mainly supports full released commercial movies!) It fetches movie covers and data if available, It is not perfect (not all info is avaliable for every item), if you want something fixing - let me know! This key is now dissabled !!! Use the personal access key 1234 is the settings page. current key is: "15-05-2024" There are currently over 560,000 movies (with covers) in the database - many now with people images!. (currently about 15,000 people images- many cross referenced to alias names too) 26 May 2024 A couple of fixes for MovieList Updates - if file doesn't exist & locked Metadata Data File. ADMv2(26May2024).zip 15 May 2024 I have replaced the internal database update feature, so that it updates differently, Now it will update daily (if it is turned on), or when its ran if its not a recent daily update. This will vastly increase metadata scanning speed, especially when everyone has left the previous version. This is because the internal database is now over 15mb and is now taking a toll on my server as it is being downloaded excessively due to the previous methods. The previous versions updated every single time it detected that the online versions filesize was greater than the offline version and that inluded even if there was only 1 movie added to it, There is no longer any need to update it so often. Turning off daily update in the settings page will also increase speeds. There will be no waiting for an update or any clash waiting for the update file to be released by the server if the server is writing to the file. You do not need it on unless the item you are wanting to fetch was added since it was updated in the online database, or since it was last turned on, or you dont have the database on your system. I have also changed the access key - in order to make users come here and see that theres an update. Any issues with a missing database or corrupt database file, then delete the cached db in emby cache folder - cache\ADM\AdultMovieList.txt The obtain a Key link is fixed, but will redirect you to an information page - where you can also donate if you wish to keep this plugin alive. Older Information 21 May 2023 - Fix Errors of last build * not contacting server fixed (Should now contact the LIVE server) * building collections - should be fixed! (Plugin reports that it does, but not tested thoroughly) * download actor/cast images if available on server (not text metadata for actors) * Fixed Extended Providers (need Adult Provider Id Plugin for this - not yet publlished) - it adds many links to the bottom of your page that can be clicked to go to other sites, and adds metadata edit boxes for these values. - ADM metadata will also supply some of these values like this: Updated database - approx 20,000 new additions 22 May 2023 Update 22May2023 Update adds downloading person images as a toggle in options. Also adds framework for movie requests if you send a javlibrary link, please use the /en/ link Identify fixed Update 23 May 2023 Collections work properly and do infact build Properly! javgg has been changed to javlibrary, the request server is up and running! Everything will work now Update 24 May 2023 A few simple but important changes. ADM now takes live online database updates so that within seconds of the database online updating the information is available to the plugin. Small fix to image provider. Please let me know of any issues Update 25 May 2023 Changed DB Update logging to only show when there is an actual update rather than everytime it checks. A few minor string operations to help make sure there are fewer errors incase of receiving bad data from the DB (Mainly JAV Genres) - the DB is in process of repairing these aswell. Update 28 May 2023 Different search / identify algorithm and detect for library scan. I think its more accurate and faster. However might be a little less lenient of titles that are less exact match of the originals names. Try it, and see Update 17 July 2023 This is a new plugin based upon the old one - a lot of code was re-written. We are now on Version 2. To use this one please remove the old version, and install this one. This version should be a lot faster! - Typically 3-4 seconds per movie with logging turned on, even faster when logging is off! They both have different plugin ids, so they will both be valid and visible together however there might be a little crossover in the code so Id recommend removing/backing up the earlier version. Occasionaly Identify instantly returns nothing. I have not figured out why yet, but do it again and it works. This version contain the FIX to Identify Image fetching that was faulty in the earlier version. Logging slows it down (Disk access writes!), ONLY log when trying to find out if something is wrong! Update 19 July 2023 This is quite a big update to be fair! 1. All searches (except person at the moment) now display Thumbnails (if they can - server now has most images as thumbnails too) in the web dialogs rather than the original full size images this greatly improves rendering speed of the results pages & lowers memory overhead. 2 ADMv2 now has its own Person fetcher, when you click the image placeholder. If my server has the metadata for the person, it will update - even with imdb/tmdb id's if it has them!. - This is a new addition! 3. ADMv2's new person fetcher has a working identify/image search too! 4. Prep work is in place for when I add backdrops to the server. However there is now an option to grab the full dvd (full landscape front & back) covers as backdrops if you wish. If enabled these will show in backdrop searches. (As of today there are no actual backdrops on the server but they will work the instant I add some). On the server the ones currently available are fullcovers mostly for the tens of thousands of JAV titles. 5. Partial Prep work is now there for Extended Cast information, this will be another way to get more Provider id's and better Cast records - which in turn enable the correct information to be fetched by Tmdb or TvMaze. Its not working yet, but the ground work is almsot complete so thats why you can see it. This will get know actor names when aliases have been used on dvd releases and use them instead. This can also be achieved with ADMv2's Person metadata refresh, but when this part is ready it will add it at initial import of the movie! 6. Logging has been improved and split accross files of each timestamped activity. Leave dissabled for speed. Use when you want to find out whats not working and why. 7. Server content has just had a massive update to approximately 280,000 movies! inluding lots of JAV. 6 Aug 2023 Seems something can throw an error in identify. - found the returning nothing error, dont know what causes it yet, but it now recovers & continues. 06.Aug.2023 - 08.51.10 Checking item: Best of Mac Daddy (2000) 06.Aug.2023 - 08.51.10 Failure in ADM Movie Search Verify Item! System.NullReferenceException: Object reference not set to an instance of an object. at ADMv2.ADMMetadataProvider.GetSearchResults(MovieInfo searchInfo, CancellationToken cancellationToken) The error was stopping identify in its tracks, and returning 0 results. 06.Aug.2023 - 09.23.46 Failure in ADM Movie Search Verify Item 83! Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Cannot perform runtime binding on a null reference at CallSite.Target(Closure , CallSite , Object ) at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0) at ADMv2.ADMMetadataProvider.GetSearchResults(MovieInfo searchInfo, CancellationToken cancellationToken) I have not 100% identified the error yet, but have added a recovery error trap to ADM so it recovers and continues and displays the rest of the results. I have aslo fixed the Identify logging so you can see what its doing and what seach (found) item throws the error. I have also added a log option to show where the data is missing from the server - log XML Errors 8 Aug 2023 Identified another issue with identify failing, MovieList file lock causing Identify to abruptly fail resulting in 0 results when media adding/metadata scanning at the same time uses the same file. * Added a wait until file lock release to the MovieList (Up to 5 Second delay), should be less than 1 sec for any of the ADM processes. This will also work in scanning metadata and adding items to the library, so *should* prevent anything failing to use the MovieList for lookups. Pleae note: that the speed of the search depends of the words you use, if you use something common such as "girlfriend" then you will get 1000's of results and the dialog may take a few minutes to respond. If you use something a bit more precise it may take only a second or two and return only a few results. 27 Aug 2023 Fix for Person Image Identify - Shows thumbs in image search and retieves Images on select. Added Natural Sort Order to Movie Identify 2 Sept 2023 Fix for Catastrophic Failure in Movie Identify Fix for Invalid Key - failure to fetch data Online Database has moved to faster storage 17 Sept 2023 * Fixed Docker / Truenas download to cache failing * Added backup method for above incase it still fails. *Known Issue, logs stop writing at 5121kb.. The plugin still works, just the logs stop. This is a log rotation point in ADM, I am aware of it and working on fixing the issue. 21 Sept 2023 * Fixed Log FIle Rotating (Im not sure if library scanning stopped ADM at the log rotation point, but its fixed now anyway) * Better Update Handling for db additions on live server 22 Sept 2023 * Finally found the error in Identify when it finds many results but fails to display them - THIS IS NOW FIXED!! This was not easy to find but it turns out that it was an easy fix once I found it. The error appeared to be random, but actually it wasn't. It was an error parsing data from the server on a record, so returning an item with null (nothing) to emby, cancelled the whole list of items.. 16 Oct 2023 * A few bug fixes * Ability to add actor aliases as tags Any other Actor/Actress Tagged with these will show when you click the tag (note tags display has changed in the latest betas) 17 Oct 2023 * Fix Thumbnails in web preview dialogs for Person Images and searches * Fix Person image failure when server image path contained Japanese characters * Fix Issue with Provider Id's being sent in person Image lookup 6 Nov2023 * Fix invalid json array in people search, a few other various fixes here. Identify seems to work even better now. * Background changes to server people db * More support for extended provider keys , Unless you have installed the provider id extender plugin (another beta unfinished plugin) and have some enabled this wont make a differnce to you (What this does is provide more weblinks like twitter, instagram, onlyfans etc and allows more ids to be stored for a unique person record id, rather than one that gets misread/crossover with another person of the same name) There are no instructions within the plugin, but you can try reading the original thread. , Getting nearer to an actual fully working version 18 Nov 2023 * Double Date error in Movie Identify Feature resolved - it was preventing metadata assigning correctly * Double Date error in Movie Get Images via Identify resolved - it was preventing Poster Image assigning correctly 11 Dec 2023 * Directors / Writers should be fully working now. Note there aren't that many writers known (wheres the script anyway for this stuff??) , but lots more directors. ADMv2(15July2024).zip
    1 point
  6. As a feature, it is good to see what soundtrack is playing (song and artist) in the movie or in the episode. so that people can go and listen to the song they like on Spotify or other services. The tunefind website provides data on the songs playing in each episode in a series and movies. i think they have the api too. Here is a sample video to illustrate what i mean. sample.mp4
    1 point
  7. I'd like to be able to allow users to download home videos and things, but not movies.
    1 point
  8. Hi All, Recently purchased premiere and I am so happy with it. I was wondering if there can be an option to add our fonts that we like in *.ttf / *.otf . I am using Shield 2019 Pro and system default CC style subtitles are really boring . There is neither numbering in the font size and only limited fonts are available. If these options would be present, I would not hesitate to buy a lifetime premiere membership as it would be absolutely impeccable. Many thanks in advance for your consideration.
    1 point
  9. It appears that any playlist that any user creates is public--all other users can see it. I can appreciate the benefit of a public playlist. I could create a playlist called "Harv's Favorite Horror Films" for example, in case other users are interested in checking out what I like. However, the way most of my users are using playlists is to keep track of things they want to watch in the future. They are typically things that the user has not watched yet, so it's not meant as a recommendation to others, just as a way of them personally keeping track of what they want to watch. Having that kind of playlist be public is of questionable benefit to other users. Additionally, it is not clear when you create a playlist that other users will be able to see it. That has the potential to cause some embarrassment. He hasn't created one yet, but I wouldn't want to see my nephew's "movies to fap to" playlist, for example. If I could make a suggestion, I would suggest associating each playlist with the user who created it, and giving that user the ability to make the playlist private or public. For example, the following two checkboxes could be shown when creating or editing a playlist: Allow other users to see this playlist Allow other users to edit this playlist Initially, both checkboxes would be unchecked. Since another user cannot edit a playlist they cannot see, the second would be allowed to be checked only if the first were also checked. (You could grey it out to make that clear.) Depending on your UI preference, it could also be a drop-down menu. Playlist visibility: (Only me | all users can view | all users can view and edit) Thanks for considering this.
    1 point
  10. Hi there, when I choose collections or series in the emby frontend, there is a count symbol in each collection item (or series item) showing how many films belong to the collection. It would be great to have this count on the characters in the film details, too, showing in how many films the character has a role. Thank you! gnu
    1 point
  11. @CHA0SENG7NE Merged with existing new topic. Please post the server log for dev. @hackthis02
    1 point
  12. No as the iNotify issue only applies to Realtime Monitoring. So, a normal library scan would find media. But appears the overall issue is Permissions unless a new log shows us something different.
    1 point
  13. I assume you use Play to DLNA. In this scenario gapless is not supported. You can try this solution:
    1 point
  14. if they are available in unraid - then just point the plugin to them. if they are not, then the plugin is unfortunately not going to work for you.
    1 point
  15. What are your concerns? If emby can manage that system then the plugin should too. sorry i never dabbled in raiding? Always left that to the Vikings lol
    1 point
  16. Sorry, I was waiting for the beta version. I hadn't noticed that it was released directly as generally available. I got it!
    1 point
  17. I suppose it's not one of those laptops which have an additional discrete GPU (Xe Max)? Xe Max were the first dGPUs which had moderate success only ("DG1"). The ones you mention (like A350, A380, etc) are from the new generation ("DG2"), previously named "Alchimist", now named "Arc". I'm excited as well. I'll get one in the next few days..
    1 point
  18. I think it is just a branding difference. When you click on the question mark on the CPU specs page, you get:
    1 point
  19. Fortunately this is much easier now restoring from backup.
    1 point
  20. Dynamic range match only works using native player (you have to disable MPV in playback options)
    1 point
  21. Hi, yes this is certainly possible for future updates. Thanks for the feedback.
    1 point
  22. Got it figured out thanks to your help, though. Needed to do a manual refresh of the server since it had apparently updated. Now working fine! Thanks!
    1 point
  23. The only issue that exists now is we won't trigger transcoding just due to HDR on a non HDR display but we are working towards that happening automatically so there shouldn't be a need for any sort of on-screen switch.
    1 point
  24. That's it! Had my wireless game controller on. Thanks for the help!
    1 point
  25. @Vicpa Not seeing any description info in the queries from MBZ. Even their examples only show description for Instruments. Would appear their api does not reflect their website info. MusicBrainz API / Examples - MusicBrainz
    1 point
  26. @horstepipe These are the only options that I am aware of.
    1 point
  27. It may well do - I have never seen a DV media file with a .2 BL with SDR. Have you tested this ? Emby uses the .1 (HDR10) BL now when tonemapping (if available) - so it may just passthough the SDR if it is available with no tonemapping. A lot of the capabilities depend on what ffmpeg supports. Emby (beta) recent upgraded to ffmpeg 5+ which has Dovi support - so if it doesn't fully support this now, the capability to is now a possibility.
    1 point
  28. Encoding digital media is an extremely complex subject - infact there are huge forums dedicated to talking about the subject (doom9 etc). The bottom line is emby is making a calculated decision on the best way to do the encoding - I agree the presentation of what 'options' are shown is technically 'incorrect' but I would much prefer a scaled up 720p end 'source' than a 1080p blocky/macro mess as it's starved of bitrate during action scenes. Remember all transcoded output is still h264 and while you 'can' get decent quality in a much lower bitrate than the 'suggested' 8Mbit/sec (multi-pass etc) - this is the 'threshold' that is commonly used for 'real-time' encoding h264 @ 1080p
    1 point
  29. Just a long long time script that was brought over from my old Plex days when I HAD to make 3 different versions of a movie so that Plex would play it direct. This still works quite nicely with Emby actually, because the server sees the 3 different versions and automatically offers the most appropriate version to any client and still plays direct without the need for transcoding. Movie (YEAR) - SD.avi Movie (YEAR) - HD.mp4 Movie (YEAR) - FHD.mkv I find the 480p AAC AVI version downloaded 'as original' works beautifully on my phone with stereo headphones. The 720p AC3 MP4 is my standard for tablets and for friends streaming from my server - they have never had any problems. Then, the 1080p DTS MKV is for the movies on the front room TV at night with the surround sound. That's it really, it works. Yes, I guess I could change the container from AVI to MKV and be sorted but I guess I'm not the only one with a bunch of AVIs Hope that covers it. Regards, Paully
    1 point
  30. Thank you very much. Your comments led me to the problem; fixing my DNS on the NAS. Longer story about that. I have the past half year or so had my NAS break down / hanging / freezing. About once a month, but now it has happened 2-3 times during the past month. I dont know if I had this problem before DSM 7, and I dont know if I had this problem before I installed PiHole in Docker??? I am in contact with Synology to try to debug, but in order to just try something, I deactivated my 2 running dockercontainers; PiHole and Unify Controller. And at the same time I did this, I also deleted the "EmbyDelete" folder. My network is configured so the primary DNS is the NAS with Pihole, and secondary DNS is google. So all other equiptment continued to work (using secondary DNS), but the NAS apperently ONLY has the PiHole as DNS, so after I deactivated PiHole, the NAS didn't have any DNS access. Long story. If anybody is still reading, I can ask, does anyone else have their Synology NAS hanging from time to time? Best Regards
    1 point
  31. Sorry for the bother! I just found out that I used the wrong type: If I use the Home Videos and Photos, then the library will be displayed as video files. I I used Mixed Content, then the library will be displayed as plain folders, which is what I want.
    1 point
  32. Hi, can you try downloading our 2.2.5 release from our website and installing it manually: https://emby.media/emby-theater-macos.html We are working on getting it released into the store. Thanks.
    1 point
  33. Yes, there's currently no good solution for multiple cuts [sic] versions. You have to choose which set of compromises bother you the least.
    1 point
  34. @MuadDib999 But most do not agree Emby should ever edit file tags. From editing and read a nfo file sure but never touch the file itself. But any tag editor can change hundreds to thousands of files in seconds.
    1 point
  35. That is the controversy of Playback quality as the resolution is irrelevant as scaling appears to be driven by bitrate. So all quality resolutions should technically be removed. If 1080p - 4Mbps is an option, then Emby should be honoring it, or options should be changed. Some discussion here as I am confused by this also.
    1 point
  36. I just had this problem and stumbled across this post looking for a fix. Here's the issue as shown in the log: (see bottom of post for fix) 2022-08-23 16:10:26.524 Error UserManager: Error authenticating with provider Default *** Error Report *** Version: 4.7.6.0 Command line: C:\Users\Administrator\AppData\Roaming\Emby-Server\system\EmbyServer.dll -service Operating system: Microsoft Windows 10.0.17763 Framework: .NET 6.0.7 OS/Process: x64/x64 Runtime: C:/Users/Administrator/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll Processor count: 8 Data path: C:\Users\Administrator\AppData\Roaming\Emby-Server\programdata Application path: C:\Users\Administrator\AppData\Roaming\Emby-Server\system System.Exception: System.Exception: Invalid username or password.. at Emby.Server.Implementations.Library.DefaultAuthenticationProvider.Authenticate(String username, String password, User resolvedUser) at Emby.Server.Implementations.Library.UserManager.AuthenticateWithProvider(IAuthenticationProvider provider, String username, String password, User resolvedUser, CancellationToken cancellationToken) Source: Emby.Server.Implementations TargetSite: System.Threading.Tasks.Task`1[MediaBrowser.Controller.Authentication.ProviderAuthenticationResult] Authenticate(System.String, System.String, MediaBrowser.Controller.Entities.User) 2022-08-23 16:10:26.525 Info HttpClient: POST https://connect.emby.media/service/user/authenticate 2022-08-23 16:10:26.935 Info HttpClient: POST https://connect.emby.media/service/user/authenticate 2022-08-23 16:10:27.140 Info UserManager: Authentication request for Smokey has been denied. 2022-08-23 16:10:27.155 Warn Server: AUTH-ERROR: 174.16.44.109 - Invalid username or password entered. 2022-08-23 16:10:27.156 Error Server: Invalid username or password entered. 2022-08-23 16:10:27.156 Info Server: http/1.1 Response 401 to host1. Time: 655ms. http://host3/emby/Users/authenticatebyname?X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Google%20Chrome%20Windows&X-Emby-Device-Id=0e52942d-7ee8-4f90-bbd0-cb466278bfe6&X-Emby-Client-Version=4.7.6.0 2022-08-23 16:10:44.226 Info Server: http/1.1 POST http://host3/emby/Users/authenticatebyname?X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Google%20Chrome%20Windows&X-Emby-Device-Id=0e52942d-7ee8-4f90-bbd0-cb466278bfe6&X-Emby-Client-Version=4.7.6.0. Accept=application/json, Connection=Upgrade, Host=emby.techlife127.net, User-Agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36, Accept-Encoding=gzip, Accept-Language=en-US,en;q=0.9, Content-Type=application/x-www-form-urlencoded; charset=UTF-8, Origin=https://emby.techlife127.net, Referer=https://emby.techlife127.net/web/index.html, Content-Length=32, X-Real-IP=174.16.44.109, X-Forwarded-For=174.16.44.109, 172.69.70.24, cf-ipcountry=US, cdn-loop=cloudflare, cf-ray=73f72e121bfaaa88-DFW, x-forwarded-proto=https, cf-visitor={"scheme":"https"}, sec-ch-ua="Chromium";v="104", " Not A;Brand";v="99", "Google Chrome";v="104", sec-ch-ua-mobile=?0, sec-ch-ua-platform="Windows", sec-fetch-site=same-origin, sec-fetch-mode=cors, sec-fetch-dest=empty, cf-connecting-ip=174.16.44.109 2022-08-23 16:10:44.232 Info UserManager: Authentication request for Smokey has succeeded. 2022-08-23 16:10:44.232 Info SessionManager: Creating new access token for user 1 2022-08-23 16:10:44.242 Info Server: http/1.1 Response 200 to host1. Time: 15ms. http://host3/emby/Users/authenticatebyname?X-Emby-Client=Emby%20Web&X-Emby-Device-Name=Google%20Chrome%20Windows&X-Emby-Device-Id=0e52942d-7ee8-4f90-bbd0-cb466278bfe6&X-Emby-Client-Version=4.7.6.0 2022-08-23 16:10:44.799 Info Server: http/1.1 POST http://host3/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=0e52942d-7ee8-4f90-bbd0-cb466278bfe6&X-Emby-Client-Version=4.7.6.0&reqformat=json. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Safari/537.36 2022-08-23 16:10:44.804 Info Server: http/1.1 Response 204 to host1. Time: 5ms. http://host3/emby/Sessions/Capabilities/Full?X-Emby-Client=Emby Web&X-Emby-Device-Name=Google Chrome Windows&X-Emby-Device-Id=0e52942d-7ee8-4f90-bbd0-cb466278bfe6&X-Emby-Client-Version=4.7.6.0&reqformat=json 2022-08-23 16:11:12.229 Info Server: http/1.1 POST http://127.0.0.1:8096/mediabrowser/Notifications/Admin. UserAgent: Sonarr/2.0.0.5344 (windows server 10.0.17763.0) 2022-08-23 16:11:12.234 Error Server: Access token is invalid or expired. 2022-08-23 16:11:12.234 Info Server: http/1.1 Response 401 to 127.0.0.1. Time: 6ms. http://127.0.0.1:8096/mediabrowser/Notifications/Admin 2022-08-23 16:11:37.268 Info Server: http/1.1 POST http://127.0.0.1:8096/mediabrowser/Notifications/Admin. UserAgent: Sonarr/2.0.0.5344 (windows server 10.0.17763.0) 2022-08-23 16:11:37.270 Error Server: Access token is invalid or expired. 2022-08-23 16:11:37.270 Info Server: http/1.1 Response 401 to 127.0.0.1. Time: 3ms. http://127.0.0.1:8096/mediabrowser/Notifications/Admin What I found is that all of my API keys in Emby had been deleted. I created new keys for Sonarr and Radarr, copied the keys into the respective apps, and just like that, it worked. SO, if you have this issue, check your keys
    1 point
  37. got it set up and ran it to remux 3 corrupt movie mkv's and worked like a champ! Thanks for your help
    1 point
  38. So I found these two logs. The old one should contain the instance when this error appeared. The new one is after this thing has already started. I hope this helps. kodi.log kodi.old.log
    1 point
  39. Where do you see it does not import metadata from MusicBrainz? From all accounts, it looks it should be.
    1 point
  40. Hi, please try Emby for Apple TV 1.6.3+, which is currently rolling out. Thanks.
    1 point
  41. Emby for iOS 2.2.5 is currently rolling out. Thanks guys.
    1 point
  42. Switch to an NV Quadro P2200 and it works fine. I used this tutorial for debian : [HowTo] Nvidia hardware transcoding on OMV 5 in a Plex docker container - Guides - openmediavault
    1 point
  43. I've experienced that. Shutdown Emby server and make sure via task manager that Emby isn't running. Then manually install the update, overwriting the files, and then start up Emby.
    1 point
  44. I can report that the new update did indeed fix the issue. Thank you very much
    1 point
  45. Exactly the same for me! I mostly playing DJ set which are about 1h each, no need to label them or so, just to continue. Anyway, I've managed a new audio books library and I d'ont know but I feel like the sound is managed better, I mean, the buffering seems to be more optimized. And the resume feature is awesome!
    1 point
  46. HI, we found the reason for the playback stutter in the recent app update and we'll get getting an update out to the store to resolve this as quickly as we can. Thanks.
    1 point
  47. Hello, is it possible to seperate the adiobooks from the musik? If I add audiobooks, and download them with the IOS-App and look inside the download, they are displayed as Music. As I learnd this is also a problem in Emby for Kodi. On the Emby-Server they are marked as Music and then Emby for Kodi also add this to the Music folder in Kodi. Or maybe it is helpful to exclude them in Kodi Companion? Would be nice to find a solution for this. Regards,
    1 point
  48. OK, as it turns out, stripping EXIF data is part of the android Q privacy feature set. We'll have to update the app to request additional permissions when enabling camera upload.
    1 point
  49. The above screenshot from Emby for Android TV shows two audio options that only appear when I connect my device to a TV, HDMI audio extractor or AV receiver with DTS decoding, and we should turn them on or off depending on their decoding capabilities. The same should apply to multichannel PCM/AAC, the option to transcode them to Dolby Digital should only appear when I connect my device to a TV, HDMI audio extractor or AV receiver with Dolby Digital decoding, to still be able to enjoy 5.1 audio from videos with those two codecs. It's important to clarify, this should work only with multichannel PCM/AAC streams, PCM 2.0 and AAC 2.0 should be played directly. THE OPTION SHOULD BE TURNED ON WHEN: - The device is connected to a TV with Dolby Digital decoding by HDMI, where the transcoded stream can be passed-through to the optical/HDMI-ARC of the TV to a home theater. - The device is connected to an HDMI audio extractor with the switch set to "5.1", where multichannel PCM is supported but the extracted PCM audio sent to the optical audio port is NEVER converted to Dolby Digital or downmixed to stereo (only the discrete left channel and the discrete right channel is heard through the speakers). - The device is connected to a cheap AV receiver like the RCA RT2781HB which only supports PCM 2.0 and Dolby Digital by HDMI, so the transcoded stream can be decoded directly by the receiver. THE OPTION SHOULD BE TURNED OFF WHEN: - The device is connected to an AV receiver with multichannel PCM support by HDMI. - The device is connected to a future TV with the new Extended Audio Return Channel feature (eARC) which supports multichannel PCM. - A user wants to avoid transcoding.
    1 point
×
×
  • Create New...