Leaderboard
Popular Content
Showing content with the highest reputation on 07/10/20 in all areas
-
He doesn’t have premiere. He’s complaining about the valid pop up telling him to buy it.3 points
-
I think seeing the set PIN part of the page but having it be disabled (greyed out) along with a note that you must set a password would be the best option.2 points
-
To answer my own earlier question, the subtitles are OK in the Web client on an Android device - so it's specifically the Android client which has the problem. Paul2 points
-
See above. There are no signs of ACLs in the rest of your listings. Probably best to remove the ACL and let standard permissions take over. setfacl -b /media/serv012 points
-
Hello, I think it would be great to have a HA option to have 2 emby server totally redundancy. What do you think about that?1 point
-
Hi, In the TV Shows library there's is an option to merge from diferrents folders, thats works good. ¿It's possible to put the same option for the movies? I actually use different hard drives for different qualitys, so when I put a library I have a lot of movies that i have to group manually. I know there is a plugin doing something similar, but that plugin merge all libraries, and i want some library separated than others because I have for example a uniqe library with GDrive Movies, 3D movies separated... etc I think it would be nice have that option just like tv shows. Thanks1 point
-
The "Ends at" time on the item pages currently assumes you'll be starting from the beginning. If I'm partway through something I'd rather see the time it'll end if I resume, or possibly both times. The time it'll end if I start over doesn't help much if I don't intend on doing that.1 point
-
All it does is push the image by name back into the name in the database. If the person is not in the database then it will not do anything. So the question would be what did not work?1 point
-
1 point
-
1 point
-
So Cayars was able to resolve this during a remote session. The real problem here was I was editing files in the roaming/mpv folder, not roaming/emby-theater/system/x64. My googling never mentioned the appropriate directory. Cayars gets the rep points on this one. At the same time, Sooty provided a start to the correct options for the mpv.conf file to get me on the path to have the video match the thumbnail colors/brightness You can use gamma brightness contrast and probably others i haven't figured out yet. I've managed to get it perfect now.1 point
-
I'm meant the solution, not the cause. That's a very good comment you just made. Until a password is entered you do not even see where to create a PIN code or set it's use. Maybe we need a line that says something like: "A Password must be setup before local access or PIN CODES can be set for this user" or like you said "'To use and set a PIN, the user must first have a local password set'" something like that on that screen to indicate there will be more options available after setting the password. @Luke Is this something we can add to that screen?1 point
-
1 point
-
Job done my friend serv01@nas-01:~$ getfacl /media/serv01 getfacl: Removing leading '/' from absolute path names # file: media/serv01 # owner: serv01 # group: emby user::rwx group::r-x other::r-x serv01@nas-01:~$ sudo su -s /bin/bash emby [sudo] password for serv01: emby@nas-01:/home/serv01$ cd /media/serv01/ bash: cd: /media/serv01/: Permission denied emby@nas-01:/home/serv01$ cd /media/serv01/ emby@nas-01:/media/serv01$ ls DB01 emby@nas-01:/media/serv01$ cd /media/serv01/DB01/ emby@nas-01:/media/serv01/DB01$ ls here we go thank you so much for your help, I ve made a little research about access list "getfacl" as it completely new tool/command for me and thank you to have help me to discovers a bit more of linux world's1 point
-
I tested this on Shield TV and got proper subs. When I tested on Android Mobile I get the boxes.1 point
-
@FrostByte @psxlover Can you try this version? Thanks. tizen.zip1 point
-
I'm pretty sure this is being caused by an issue with the 9.3 update for Roku TV. Same issue being reported by Plex users: https://forums.plex.tv/t/roku-update-to-9-3-0-causes-live-tv-video-to-freeze/606621 point
-
3. Paused using the roku remote and then resumed at a later time. Did not exit the playback, simply paused for a period of time. How long was it paused? If you stay paused for a significant time and have throttle disabled then its going to stay at real time transcoding to your hard drive. Then when you unpause the real time is however far ahead. It stays that far ahead. Is this what is causing the problem? If you stay paused for 3 hours the transcoding goes on for those 3 hours with no throttle. Then when you come back to unpause and watch it already has 3+ hours transcoded and keeps going. Pause is a two-way sword. Cuts both ways. If you stay paused on a RokuTV after a certain period(22-30 minutes depends on resolution of the stream) it will unpause. The RokuSTB/Stick do not do automatic unpause.1 point
-
ok thanks @ cayar. as soon as i can i try Drivepool. It is, I think, a good thing to have more people on the forum to try to solve the problems of the users. Good late afternoon.1 point
-
Hi. They already are local. Just provide a password for them in that screen you showed, save and then you'll have the option to set a PIN.1 point
-
1 point
-
This sounds like maybe those users don't have passwords set. If there is no local password, you cannot set the local PIN. Give those users a local password and that option should show. This is completely separate from Emby Connect and you won't want to use Connect in this instance.1 point
-
Oh wow, I did not know this was a thing! I actually never used a plug-in that didn't come standard with Emby before, so I'll to research this before implementing it. I'll try and comb through the library.db to see if I can find anything. I'll report back!1 point
-
I'll piggy back on what Happy2Play asked. What are you trying to accomplish? We have a plugin that can export watched status to Trakt. But unless we know what you want to accomplish we can't make any recommendations how to do it or point you in a direction to do what you want to do.1 point
-
1 point
-
Can you try a full scan via Dashboard-Library Scan Library files or Scheduled task Scan media library instead of just individual library scan and post a new log. As for the error it points to a issue with with the logowhite.png but I know my logs do not reference it via index.html. Shouldn't really be anything to worry about. 2020-07-09 15:44:07.768 Info HttpServer: HTTP Response 500 to 192.168.1.1. Time: 121ms. http://emby.myserver.site:8096/web/index.html/modules/themes/logowhite.png1 point
-
The starting point is a single API call to Pluto which will give you all the information you need to create the m3u and xmltv files. https://api.pluto.tv/v2/channels.json?start={yyyy-MM-ddTHH:00:00.000Z}&stop={yyyy-MM-ddTHH:00:00.000Z} Replace the start and stop times as needed and remove the curly brackets. I use 00 minutes and 00.000 seconds in my queries just to make it simple. Those channels that do not have the "isStitched" set to true are the music channels so I ignore those. All the guide information is in the "timelines".1 point
-
1 point
-
I've made my own program to get the Pluto.tv streams and the guide information to create the m3u and xmltv files. Everything looks good, but the major hurdle is they are HLS streams and emby can't handle that. As soon as the program cuts to commercial, or renegotiates the bitrate or video size, then viewing stops. If I am missing something to address that issue, I am all ears. As far as alternate guide listings for the pluto channels, I haven't found much so right now I am left with 12 hours of guide on each "update".1 point
-
Yes this will be resolved with the next update to the app. Thanks.1 point
-
It really isn't possible to manage software in this fashion. It not only complicates the software for the end user but also for continued development, maintenance and support. We strive to strike a balance between customization and a friendly, usable interface that performs as expected.1 point
-
How DTS have fallen .. I guess the might of streaming with everything being Dolby Digital Plus (incl Atmos) has largely rendered DTS & DTS-HD 'unnecessary' for the vast majority of normal users. As a consequence - Not having to pay for the DTS license (or more than likely, Dolby paying the manufacturer to not have DTS support ..) is now becoming more common, which on a multi-thousand pound top end TV's is just plain crazy. Anybody still using Blu-Ray (non 4K) disks is going to get a shock though as DTS-HD was the 'de-facto' standard, and even if the track is available, to me DD/AC3 was always a lower quality audio experience than DTS.1 point
-
I have returned the Shield 2017 version and replaced it with the Sield Pro 2019 version. Bit weird they still sell this old version for just 20 bucks less.1 point
-
Yes the actual person page. It is tedious. But there is a new plugin (no available for all builds) that could help as TMDB has be deleting a lot of images recently and creating issues with the way Emby hads the database store urls since the url is no longer valid. https://emby.media/community/index.php?/topic/86323-tmdb-corrupt-image-fix-plugin-for-windows-10/1 point
