Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/07/20 in all areas

  1. Is this not the same/similar issue as the 16 page discussion here? Emby as man in the middle setup. https://emby.media/community/index.php?/topic/90230-constant-freezing-when-playing-4k/page/16/
    3 points
  2. Im making a schedule task to automate some collections till I move on to the UI. What service is used to find if a "Collection" exists by name, and then how do we add items to a collection. This is what I have so far which I think is correct. I assume Containers = Librarys which are Guids/strings from what I can tell based off the parent ID in the query string EX: &parentId=f137a2dd21bbc1b99aa5c0f6bf02a805 @chef var collectionsToProcess = new List<TraktCollectionsVideos>(); var numComplete = 0; var totalItems = 0; if (Plugin.Instance.Configuration.Collections.Any()) { foreach (var traktCollection in Plugin.Instance.Configuration.Collections) { var items = _libraryManager.GetItemList(new InternalItemsQuery { MediaTypes = new[] { MediaType.Video }, IsVirtualItem = false, Containers = traktCollection.LibraryList.ToArray() }).OfType<Video>().ToList(); collectionsToProcess.Add(new TraktCollectionsVideos() { TraktCollection = traktCollection, Videos = items }); totalItems += items.Count; } if (collectionsToProcess.Any()) { foreach (var collectionsVideos in collectionsToProcess) { //Find Collection By Name //If not found make new //Else append new items where Ids matched } } }
    2 points
  3. I'm strongly in favour of this feature as I said several times, however, this thread has gone to shit, eodcrafter, by being so hateful it isn't going to exactly motivate the makers and furthermore they then have to take time out of development to respond to silly posts, it has dragged on absolutely but shit happens, they are clearly working on it so have a bit of faith my man.
    2 points
  4. I don't think he will stop his rampage until the topic gets closed.
    2 points
  5. I bought one of the Dev units and it will be here tomorrow.
    2 points
  6. Thanks for your reply. The app indeed says "browsing your collection". Just bought it and everything is working fine now.
    2 points
  7. While being able to logically move media from one library to another would be a nice first step. Ultimately it would be nice for the move to physically move the media from one folder to another (since doing a logical move for a bunch of media from say, kids to not-kids, and vice versa will make physical locations pretty confusing). Trying to avoid having to drop into the cli to do it... I don't mind, pure convenience factor, just thought I'd throw it on the queue. Thanks Latest ATV update is sick, btw. Well done.
    1 point
  8. Hi, Since I am using more and more TMDb, (since tvdb is more and more a mess), I am missing a very important feature. tvdb had the feature of grouping stuff into aired, DVD and absolute, which is supported by emby. TMDb had also this feature. See this example for "La casa de papel" (Money Heist, Haus des Geldes): The Original Order is allways the "aired order" of the original country. "La casa de papel" was originaly released by "Antena 3" and was taken over by Netflix, which results in different episodes ordering, which is a mess. They solved it in episode grouping. This feature is missing from emby, but it's integrated in their API and is allready supported in other apps, like kodi. At least, Banana a TMDb Mod claims it, that it's supported by Kodi: https://www.themoviedb.org/tv/71446-la-casa-de-papel/discuss/5e7032d84f9a99001152704f?page=1#5eb76872ca7ec6001f7c53cb Is it possible to add this feature into emby? It is the last scraping feature, I really really miss for TMDb on emby. It adds much flexibility and is overall a much better solution, than on tvdb with their aired, dvd and absolute order. Another great example is Dragonball Super: As you see, it adds much more flexibility for different regions over the world. It's in my own eyes a must have for emby!
    1 point
  9. Permission issues are one of the biggest issues we troubleshoot in this section. Thankfully, with the release of FreeNAS 11.3 they've implemented a new featured called the ACL Manager. With this new feature, configuring permissions for your jails has never been easier! I've done up a quick how-to guide and attached. This is only for new jails created in 11.3. Anybody upgrading from an older version of FreeNAS that already has Emby installed will not need to follow this guide as they'd have already configured permissions under the old system. Emby File Permission Setup FreeNAS 11.3.pdf NOTE: To access the ACL in TrueNAS 12.0+ the location has changed slightly. You must go to Storage -> Pools, click the 3 dots beside your pool, select Edit Permissions. This will put you into the ACL Manager. All other steps are the same. I no longer use TrueNAS so I don't have screenshots, but anybody is free to update this document and provide screen shots if needed.
    1 point
  10. 1 point
  11. Hi, yes our Roku app does have a Live TV guide.
    1 point
  12. Nerd stats on the Roku, the server dashboard will tell how the media is being played. A ffmpeg will be made in the logs folder for the method being used except for when the item is Direct Playing.
    1 point
  13. As Luke mentioned I can do a remote session with you and help you get this sorted out. Send me a PM and we can set this up. I've got time today if you do or we can schedule this for another day.
    1 point
  14. Correct. We shouldn't make those statements and this is why we try never to do that even though people are always asking for an ETA for something. They usually say they won't hold us to it but, in reality, it is only natural for them to do so. Things come up that constantly make us have to adjust our schedules so we shouldn't make promises before things are very close to implemented.
    1 point
  15. It's also in the 4.5.2 stable release.
    1 point
  16. Go to the PC running Emby server. Open a browser using: http://127.0.0.1:8096/web/index.html#!/dashboard When you use the link above what is reported for your LAN access? That is the value you want to use when connecting inside your network. Disregard the WAN access if you never want to connect remotely.
    1 point
  17. Do you want all comedies and all sitcoms in your channel? Then the right operator would be "OR" ( 'II' ) and not "AND". "Comedy" wouldn't make sense otherwise, because all sitcoms are comedies, I assume.
    1 point
  18. Just watched NEXT that premiered last night. Could be interesting. Looks like a good plot line. Looking forward to more episodes.
    1 point
  19. Hi Luke, can you tell us if we'll get a new App Version of the Emby LG App within this year? And what changes exactly are planed for the next release? Thx
    1 point
  20. Click the TICK to the left of the relevant post.
    1 point
  21. @CHA0SENG7NE - could you also mark Luke's Beta response with 'best answer' - as it's a long thread and other people will likely want to jump directly to the answer
    1 point
  22. Emby is very finicky with Show/Season/Episode or Show/Episode structure and naming schemes. In this case Emby is not registering your specific Season level naming. How are the episodes named? https://support.emby.media/support/solutions/articles/44001159110-tv-naming
    1 point
  23. https://emby.media/community/index.php?/topic/79828-emby-tab-name-and-slim-drawer-slider/&do=findComment&comment=812968
    1 point
  24. Updated Builds posted here
    1 point
  25. Part of the reason for the jagged edges are some PVR addon features did not develop as completely as they did for the Emby built in PVR, season folder support is a specific example I repeatedly came across. Totally understandable since Emby has limited resources it was just not something I could ever be proud of.
    1 point
  26. Thanks for all the help on this thread. It's been amazing. Everyone chipping in with ideas and solutions. It's an excellent community of clever people and very patient. The end result is a fix and easy setup for the end user. Once the stable release is out I will switch over from my qnap to the windows server. Happy days.
    1 point
  27. thanks for the feedback. We'll be putting out a 4.5.2 server update with the performance fix. Thanks.
    1 point
  28. I have tried the latest atv app 38g and server 4.6.0.2 Set library to just standard IP address of media. Played some 4k remux files. It's working perfectly. Stream type is http. HDR works Atmos and DTS X works Takes 3 seconds to play Windows server. Qnap media Network storage isnt mounted in shield Amazing job.
    1 point
  29. It can not be done with css. You would have to look at editing the html page itself and possibly more.
    1 point
  30. div.dynamicRoutes h3:nth-child(7) {display: none;} /*Remove "Emby Web header" on User icon screen*/ div.dynamicRoutes h3:nth-child(9) {display: none;} /*Remove "Emby Web header" on User icon screen*/ a.navMenuOption-settings[title="Keyboard and Remote"] {display: none !important;} p.appInfo {display: none;}
    1 point
  31. button.headerCastButton, button.headerSettingsButton {display: none;}
    1 point
  32. [data-type="ManualLogin"] {display: none;}
    1 point
  33. Shown in other topics and there is even a YouTube video.
    1 point
  34. Yes it's something we'll be looking at revamping in upcoming updates. Thanks for the feedback.
    1 point
  35. Enjoying Lovecraft Country at the moment. Not really following any other shows right now.
    1 point
  36. Movie Theme Videos Downloads Theme Videos for Movies Theme Videos for Movies The Movie Theme Videos Plugin will download Movie Intros where available to your local media library in the correct format and location required by the MediaBrowser 3 Server. Once installed and the movie theme intro videos downloaded,they will appear as backdrops whilst browsing your collections. As Theme Videos are supported by the Media Browser server, any client/theme can make use of them if they choose to. Current supported Clients & Themes Media Browser Theatre Media Browser Classic - All themes (with ThemeVideo Backdrops for MediaBrowser Classic - FREE plugin installed) Due to the nature of this plugin, a trial is offered which only downloads shows beginning with the letter A. Registering will give complete download of all available Support For support, please post HERE Revision History 1.0.2.0 (Release) API Update & Performance enhancements 1.0.0.1 (Release) API Update and delay added to reduce server load 1.0.0.0 (Release) Release
    1 point
×
×
  • Create New...