Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/21/22 in all areas

  1. Would you guys like to try this: Emby.AutoOrganize.zip If you are using the version from the catalog, you'll have to delete "programdata/data/fileorganization.db" before you restart the server. Also, clear browsing data so it will load the new javascript. Let me know if this is able to correct the sorting issue. This covers both an IOException that would get thrown when trying to access a file that is in use, as well as checking the size of the file within a moderate time frame.
    2 points
  2. Ha! Yeah! Got it! Best thing is, we don't even try to process the file while it is in use. And the moment it becomes available in the file system: I'll update the Expanding Functionality thread.
    2 points
  3. Jankete, I also added filters for community and critic ratings, just in case I misunderstood your request. The new code is below. The rule is that the person that requests a feature has to test it. Thanks Seanbuff and GrimReaper for the pointers. Vic EmbyTagApp27.html
    2 points
  4. My Emby server is only configured for local access. When launching the Android app, it always tries to reconnect with the local server, which is great when I'm on the local network. But because this is a blocking action for the app, it also means that when my device is *not* on the local network, I have to wait for the request to timeout before I can get to the downloads screen and start using Emby. Is there any trick to immediately access the downloads or select server screen on launch?
    1 point
  5. One thing that I would like to see implemented is the abilty to display lyrics in all of the apps. For those of us who have libraries with lyrics embedded in the actual files, it would be trivial. Simply scrape the lyrics from the lyrics tag and display them. As far as scraping from online lyrics databases, I don't see that working very well as just about every app that I have seen use it either doesn't get the correct lyrics or they are truncated with an add for the website.
    1 point
  6. Please allow more flexibility and/or admin control over Parental Controls & Restrict Items With Tags. in its current state only one tag can be added at a time. Perhaps by allowing separating by comma or space between tags e.g and/or allow the use of wildcards so we can add similar name Tags in one line e.g by using tagname along with "*" or "?" in lieu of adding multiple Tags for users with library restriction. Last, but not least, viable option introduced by user @seanbuff HERE is also an highly attractive one. Thank You
    1 point
  7. Pretty much the title. On Web, there is the "Ends at" which tells you when something will be over. This is missing on our Samsung TVs. Both the same model. May seem minor but this is very useful for when you want to watch something before bed and quickly see if it ends on time. My wife really misses it too lol. Not sure what update may have removed it but I know it's been gone for a little while now. See pic for example (from Web).
    1 point
  8. Hello. Where and how can I download and install previous version Emby on LG WebOS? I don't like Version 1.0.31. Because it has awful gui, small movie's poster. Small clock and control elements. Also huge Emby Premiere Button. Thank you.
    1 point
  9. @mpg732 What exactly was it you are trying to fix?
    1 point
  10. With the new version there is a bug with Theme Media for TV Shows. In old Versions he create a Directory named as the TVShow (Example: "Alice in Borderland"). Now all the dirs have names like: 4660787 and kodi (TVTunes Addon) cannot find the nfo files inside.
    1 point
  11. 6.2.6 seems quite stable. All reported issues are edge cases. I'll try to cover them in next versions. I leave it in Emby's Kodi beta repo for 1 or 2 weeks and publish it as stable soon. Roadmap 7.X: DROP Kodi 18 support! Focus on Music sync improvements Edge case bugfixes
    1 point
  12. That is some great feedback! We can do an update this weekend for sure. It would still be considered beta. It would most likely be the last major update before some changes cause us to go back to the drawing board (in a good way) for the next beta release of emby. The next update, will allow us to set things up so when any significant changes happen, beta users would be prepared.
    1 point
  13. Hi. Only one is necessary because it will translate to the numeric rating.
    1 point
  14. I need to write this up which I'll try this weekend. I'll make sure to have you covered if you can answer: How many NVMe drives do you current have? Are they presently being used as cache? How many discs do you have and what format array are you using? Just in case something goes wrong, do you have a proper backup of your system?
    1 point
  15. Those permissions were for the media shares which are different. Did you migrate from Emby being on DSM 6 to Emby being on DSM 7 now? Because it looks like you may have missed the part of the instructions when using Putty to move your old system files to the new location and setting permissions.
    1 point
  16. Who were you talking to, Samsung support? BTW the latest version is 1.1.10. However, if you're getting the app from the Samsung store then you might have the latest available there. Samsung is no longer accepting or supporting app updates for 2016 TVs. In order to update you will now need to download updates from GitHub and load them via usb stick. The link and instructions are in the pinned post.
    1 point
  17. Same remote issue UN55KS8000. Problem started with beta client ver. 1.1.1, Tyzen ver. 1250. Same remote key values as ThierryC
    1 point
  18. 1 point
  19. Hi thanks for the reply ! Sure. They have replied. Now i need to purchase directly from emby webpage. Thanks!
    1 point
  20. Hi. We responded a few times to your emails. Please check your spam traps. Thanks.
    1 point
  21. 1 point
  22. @cayars thank for the Info but iam already on Update 2. @Lukethank you but i think iam on Volume 1. How can i check or change it?
    1 point
  23. You can recognize the emby-ffmpeg by the version output. Regular: ffmpeg version 4.4 Copyright (c) 2000-2021 the FFmpeg developers Emby: ffmpeg version 5.0.0-emby_2022_01_16 Copyright (c) 2000-2022 the FFmpeg developers and softworkz for Emby LLC Using Emby with a stock ffmpeg version is not really a supported scenario. The situation is two-fold: Emby delivers all libs that Emby-ffmpeg requires in the installation package, which allows a consistent experience over all installations/distros, no matter what is installed on your system, and creates an environment at runtime that is not necessarily compatible with an external ffmpeg version The Emby-ffmpeg version is full of patches and adaptions for smooth operation in the context of Emby. Even when you would work around the above - which is possible with the Diagnostics plugin (for testing only!) - you would never get happy with this Can't you simply install the normal Emby package?
    1 point
  24. It does support your remote control, yes. Thanks.
    1 point
  25. I don't think so... Speaking from personal experience, I remember doing several large file transfers and checking the progress by looking at the file size, and then looking at it again in rapid succession to discover that, somehow, the file size appeared the same as the first time I checked it. (The measurements were in bytes, so this was not related to rounding into larger units.) I agree that measuring the file, waiting 30 seconds, and then comparing that value against a fresh reading is problematic, as it would really slow down the process. It would result in the organization of large series, or several large series being very very slow. With it being configurable, or specific to certain file systems, only the users who it is relevant to would experience this performance impact. The only other option I can think of would be to thread the process for each file that was being checked. Granted, I am a lowly PHP web developer and don't often have to thread things, so my experience there is a bit rusty. Honestly, I would take the performance impact over the problems that a partial-video file creates. These interrupted file transfers result in a playable file that can't be fast forwarded or rewound, and usually ends pre-maturely (Often just before the good part! ). It is my understanding that Linux generally does not lock files... This is why the command rm -rf / is so dangerous, particularly if you are the root user. With this command the file system will try to delete everything without prejudice, usually deleting things that should never have been deleted because they are required for the system to operate.
    1 point
  26. My suggestion, was that even the Filters page offers a better stop-gap solution that already exists ... a drop down box filled with all your tags that you can multi-select from The FR is simply asking for more flexibility on the parental controls page when it comes to adding tags
    1 point
  27. We're not saying you can't add more than one tag. But currently, this is the input box to add a tag in parental controls If I have over 100 tags, am I expected to remember each one by name? And then enter them one by one?
    1 point
  28. Agree, even the current multi-select functionality that is seen in the Filters page would be a welcomed improvement here. Currently, an empty text box is just too basic - especially if you don't know all the tags you have to choose from.
    1 point
  29. I agree, the clock looks very small on a TV. Could easily be twice as big.
    1 point
  30. Likely you did, but doesn't hurt to ask: have you set Custom overlays for Media Info in your profile?
    1 point
  31. Regarding our internal player, can you try sideloading our standard android app on the same device, and let us know if this gives you a better experience so that you don't need to use external players? https://emby.media/emby-for-android.html Thanks.
    1 point
  32. Roger. PGS subs should work in ATV (they do for me) but I can't say one way or the other about FLAC as none of my movies have that codec (just my music). I tend to use one for music and the other for movies myself as neither seems to do everything I need right now.
    1 point
  33. 1 point
  34. I see what you are doing there.
    1 point
  35. No thanks for the ideas ! It's the usual problem of having too many great ideas, but not enough time to implement them ! Remember - none of the IntroSkip dev's are Emby staff - they all have full time jobs and are giving their free time to develop this awesome plugin
    1 point
  36. Hi, yes I agree that improvement is needed in this regard. Thanks for the feedback.
    1 point
  37. Where are you referring to? You can add more than one tag in parental controls.
    0 points
×
×
  • Create New...