Leaderboard
Popular Content
Showing content with the highest reputation on 08/26/22 in all areas
-
Got something for you Please try downloading and installing 3.2.65+: https://emby.media/emby-for-android.html2 points
-
HI, yes it's possible we can look at supporting this in future updates. Thanks.2 points
-
Well... I'd argue that the topic is not as much about "deleting" media from playlists but more about "playlist separation for users" and all it entails. I would consider the following features to be required for proper implementation of "private playlists": Option to create public/private playlists Private playlists - hidden visibility Private playlists - public read only, with full permissions for the owner (optional) Public playlists - full visibility Public playlists - ability to hide all public playlists in the UI I might be missing something, but I'd say these are the most important features for "Public and Private playlists".2 points
-
I am looking to see if a SAML2/OAuth plugin is something others would use. I myself would love this feature to share Emby publicly with family members and friend and worry a little less about insecure passwords that some may use. I personally am a big advocate for security as I work in IT and see how a lack of good security can cause havoc. I love Okta and what it offers. Anyone can sign up and use it for free under 1000 users if you sign up as a Developer. That is just plain awesome. Let's see who else is interested. I am excited to find out! Thanks1 point
-
I was wondering if implementing this feature could be a possibility eventually. Considering the option to change the version of a movie is so tiny, I'd like to be able to have the poster change whenever choosing the different cut of a movie such as Apoc. Now with the 10,000 cuts it has. I understand I can split apart the movies but this ruins the look and flow of my set up imo and I personally think the ability to change version posters would be neat. I also realized that the information such as length, rating, etc are based on the original release of the film and don't change when selecting another version. Thanks for all the hard work regardless! I attached some photos of an example of the change aswell.1 point
-
Since you're running Kernel version 5.18.x, you'll need to apply this fix to get the nvidia device to be accessible : https://github.com/NVIDIA/open-gpu-kernel-modules/issues/256 Specifically, the `ibt=off` kernel parameter1 point
-
We will try and sort it out - but I know @Cheesegeezer is out the county at the moment so he can't give this his immediate attention. I've got the source and I hope cheese doesn't mind me posting a tiny extract of it here. This is on a condition of the new bif file being created - it then deletes the old .bif and moves the temp (tonemapped) bif file to the original location, renaming it at the same time. This is where I think it's failing - as it deletes the original bif, but then doesn't move the temp file ... We'll get there .. if (File.Exists(existingFile)) { File.Delete(existingFile); } File.Move(Path.Combine(systemDir, bifFile), Path.Combine(item.ContainingFolderPath, newFileName));1 point
-
Hi. I'm using the plugin with a Roku ultra and a TCL Roku TV. I've also been participating in the closed beta for the Roku AP, and the in the last go around Playlist (Live) mode was working for me in both release and beta. Is your Roku ap up to date? I don't use Playlist (Archive), but I can test. What server version are you running? Roku is definitely a tricky beast and is less tolerant of certain media types. What type of files are in your channels? Do they play normally by themselves? Do they have embedded subtitles, (or lots of embedded subtitles) because that could possibly cause an issue. If the plugin is failing in the web ap as well, it might be related to the media or your setup. Even though Roku is working for me, I can confirm that android and iOS work more smoothly and start channels instantaneously where Roku takes a few seconds.1 point
-
Yes I deleted the folder and rescanned the libraries to be sure. Everything is working now. Thank you.1 point
-
Yes and no I updated the certificates. Additionally, I resized the movie with StaxRip and removed Dolby Vision. The test is still pending. My mom wanted to try it today I'll report back afterwards.1 point
-
Welp. I was able to have my sister test it on her old AFTV and it displayed fine. Discovered hers was still running Emby client v2.0.48a and thought, Ah ha! Upgraded to 2.0.77a like mine and... Still displayed fine. So whatever it is, is unique to me. If I can definitely determine the root cause I will post back here. Appreciate all the help!1 point
-
I would strongly suggest that multiple editions of a movie not show up as separate items in the library, but rather a singular item from when the edition can be selected. Libraries with a large amount of multi edition movies could look very sloppy. At the very least, give the user the option to show multi-edition movies as separate or grouped items.1 point
-
Yeah, I don't think existing functionality actually covers what you are asking for as you are wanting a sort of "just in time" download so that only 1-2 are ever on the device and the second one is ready right after you finish the first.1 point
-
So just to conclude this - the Video Preview option must be turned ON and have EXISTING BIF's for the Plugin to then replace them with nicely tone mapped BIF's. We can probably improve the error handling here - so thanks @bookw for highlighting this.1 point
-
We had become out-of-sync indeed. The server is now fully up-to-date, it will be a bit slow while the db indexes are rebuilding, but you should now find that both your examples are present.1 point
-
What values are you using for UID/GID and are they associated with a user/group in TrueNAS? Your first step should be to create a user and group to use with Emby. If your current UID/GID don't belong to a user/group then assign those values to the ones you create. If the UID/GID belong to a built-in system account and you're early into the setup then consider redoing it with a dedicated emby user and group. Then you can recursively change user/group ownership of your media dataset (dataset -> view permissions -> edit) and this should allow access by Emby. The ACLs come into play if you plan to add/change media files as a different user. Adding default ACLs to the dataset for both emby and other users or groups would preserve access as new files are added. But first get user/group ownership sorted.1 point
-
1 point
-
lol - this is sorta fundamental to a metadata database no ? "let me search for accurate metadata and get a load of irrelevant junk back, but the answer you want is likely in there somewhere - you sort it out.."1 point
-
To have an active channel in xteve it required some channel/EPG data, the 120 mins dummy data is just there for convenience, it allows you to enable the channel without having the EPG data. The way you have done it is spot on, as you can then use the EPG supplied data inside emby itself to replace the dummy 120 mins data.1 point
-
1 point
-
I saw someone complain about this same issue with Facebook "reels" on a 6a. They had a screenshot and it was looked similar to the above shots.1 point
-
1 point
-
Thanks looking forward to this update1 point
-
Correct Band of Brothers - Aired Order - Specials - TheTVDB.com If you have ones that do not exit on provider you would make up a number higher then the provider site has. Some use 0X100/S00E100 or 0X1000/S00E1000.1 point
-
So with a lack of input except for the like and the heart I've submitted a PR on github to get the plug ins changed to a Emby Stable and a Emby Beta plug-ins with both using VNET and getting their own IPs. (as this is how I run my server and will be easier to troubleshoot) Given the lag time on getting PRs accepted by the TrueNAS repo you all still have days or even weeks to weigh in on the change!1 point
-
Hi all, just wanted to share (very very late) that there was some other unix service interfering with my setup as Emby was not the only Unix Service running on my server. After some tcp dumping (Port interference) and reading the emby logs I was able to solve this issue1 point
-
I wonder what the usecase would be? And opening up your NAS to the internet, is pretty much asking for trouble. VPN would be much safer solution.1 point
-
I believe my sister has both the old ones like I have and a firestick, so I am going to have her test and see if we see the same behavior between them.1 point
-
Looks like a lot of work but similiar has been ask for. I see this requiring database changes forcing entire library rebuilding though.1 point
-
Don’t sell yourself short fella… it was actually rewlly good and the concept proved but need core interaction to realistically make it a usable option1 point
-
1 point
-
2.0.79g I can't remember any versions of Android ever having this feature.1 point
-
Hello, Pardon the late response, I have found a temporary workaround in Tizen on the 32' inch TV where I can watch Live TV.(the HD homerun shows as a "Source") I will await the 4.8 release and hopefully that resolves it. The workaround doesn't give me access to play from the guide which is a bummer, but this has obiously proven to be a futile effort, i don't care to invest too much more of my time into this. Thank you SamES & HappytoPlay for your efforts.1 point
-
@LukeSh*t just got real. Requesting Emby devs to please speed up 2FA implementation.1 point
-
Hi all ! I took some guts and time (and a snapshot ) to re-test an update and I can confirm that this time it went on smoothly. So the solution is confirmed to be that allow_mlock must be configured on your jail BEFORE the upgrade. Afterwards it will be too late to activate it and re-upgrade. Thanks a lot guys !1 point
-
still cannot believe that this whole playlist thing is 4 years in the making. It's not just about being able to delete media, it's that fact that each user cannot have their own playlists that only they can control. I can add a playlist and stop users from deleting data, but they can still re-arrange the playlist. Dev team - 4 years, come on sort it out. you have per user access controls built in for libraries, this surely cannot be too much of a hard task to implement1 point
-
OMG, finally! This is something I've been waiting for. Thank you so much for making this. This should be added to the official build or at least added to the plugin catalog when it's ready. I don't have any test servers running atm, so unfortunately I have to wait.. I will be following this thread.1 point
-
I think you overestimate how much work some of these features should take. I mentioned it in earlier in this thread, but for any kind of "sane" software design it should just be a case of adding an "owner" field to the "playlists" table, updating a couple of select sql queries to retrieve only things from the correct owner (or any owner), and exposing it in a couple of places in the UI... It's a couple of hours work at most (However apparently playlists are stored as XML files on disk, and it's apparently too hard to have a database table to keep track of them )0 points
