Leaderboard
Popular Content
Showing content with the highest reputation on 12/09/21 in all areas
-
So far everything appears to be operating as expected and all of the previous database appears to be intact.2 points
-
Controlar las descargas en Emby con Nginx como proxy inverso2 points
-
A little tip for the future try to use DeepL it has the correct translation https://www.deepl.com/translator#en/de/skip intro2 points
-
I don't think a UI hard limit. Should be installed. I can't remember what our default is (2 or 4). We do have a disclaimer that says low power machines should set to 2. However, if you are like @rbjtech with a fancy new 12700 processor, then those would like to be able to up the limit without editing xml. we could set a hard limit of 4 with a toggle switch to "increase default Values" if switched a popup dialog can then have information stating some known scenarios and the effects it could have on the scan, with a continue and cancel button. In the future processors will get faster and cheaper people will upgrade and the limit of 4 will be redundant as the new limit will be 8 for example. Do we know if its the detection that causes the issues having this set to 8 or if it was the FP process that didn't write the Chroma data well enough. I will do a check on the Chroma values. If they are identical with it set to 2 parallel and 8 parallel then we can see that it's the detection that falls down when it hits the cpu limitiations. There are too many variables to content with in terms of hardware configurations. Sorry that was my brain dumping out there.2 points
-
Took a while to figure out how to get the file over telnet but here it is. Edit, Solved. The issue was that I had also changed my "music video" library to include All /Music and in doing so made /Music/HiFi a redundant folder. I had done that to allow the Full inclusion of the Pink Floyd Immersion CD/DVD/BD content to display without needing to copy disc 3/4 into separate folders, dividing the collection. In short, The files are now cataloged, but some items need to be divided into multiple libraries to be visible. Embylogs.txt2 points
-
I am switching over from a Win7 box running MBC to Chromecast dongles. With the Win7 box I had a HDMI to Cat6 setup that allowed me to stream to up to 4 displays/TVs simultaneously. It was great while it lasted, but involved stapling cables to the ceiling to run it from room to room - plus it has borked Can there be an option to multi-cast to several receivers at once? i.e. simultaneously play to Chromecast dongles in my office and living room and kitchen simultaneously so i can walk from room to room without stopping and restarting the movie or show all the time? I realize that bandwidth could POTENTIALLY be an issue, but i have a fill gigabit network and a multi-port NAS so that really is the least of my worries... Thank you!1 point
-
1 point
-
Try double clicking on the movie with the scroll wheel. Seems to work for me on a C11 point
-
Nothing yet because we hit a two day obstacle when something was changed that I didn't know about. The "solution" was far too hard to implement as is on Synology while super simple to do on Windows or Linux. One little program I need compiled for Synology and we're done. I'm working on setting up the dev environment and tools to compile it now. This will make it simple for anyone to use just as it is on the other OSes.1 point
-
1 point
-
According to the Dev it is redundant - which I strongly disagree with.1 point
-
1 point
-
I see this has been reported many times (including by myself), and also confirmed to be an issue (last example). It is maddening, and tiresome to deal with. It seems much more frequent with a direct stream, however does still occur with a direct play (which is only an option after the recording is finished). I'm more than willing to provide logs and details (and have previously), however just want to know if there's effort to getting this fixed? Yes I know LiveTv is going through a substantial rebuild, so if this is not planned to be fixed by itself and hoping to be fixed with that release, please let me know. In the mean time, I believe forcing a full transcode fixes this issue (not an ideal solution, however neither is skipping back once after skipping commercials), however is there a way to force that on my client without just lowering the bitrate? I have 3 Shields, and this doesn't seem to occur on the two with 2-channel Tv speakers. It happens often and frequently on the one setup with passthrough and hooked to an AV receiver.1 point
-
The two tasks have different hardware dependencies - FP is disk I/O, Detect is CPU with a little disk I/O for the end credit. It's impossible for us to cater for every scenario - I think we just need to have text with the above info, and let the user make the choice but keep the defaults low (as they are now). imo.1 point
-
Ahh, ya. 2018 models with ARM8. That page should really say DSM 7 on the top too for those who may accidently click on the wrong link from the previous page.1 point
-
In many cases Emby apps rely on platform video players, in which case there's a good chance it will just work when direct playing. If the server is transcoding, then we haven't yet done any 12-bit specific work.1 point
-
1 point
-
CBers, I added the Filter button to other pages. Give it a try and let me know it that's what you were suggesting. Vic EmbyTagApp08.html1 point
-
I did this: Those two settings are locked by default: You can unlock them, then edit the values: But, if you lock the setting again, the settings go back to default (value of 2). I was able to use the value of 6 on my server, and get great results. I think that in most cases, when users unlock the setting, we should recommend 6, unless they have a massive server that can handle 8 or 16. Low power machines should just leave the setting locked, which is a default of 2. I don't know if this will help, but, at least there is a toggle that will reset to defaults if things are not working for people.1 point
-
1 point
-
Hi, it's not possible for a plugin to do this but we may add this in future updates. Thanks.1 point
-
1 point
-
Then we should put a hard limit at 4. @Cheesegeezer, @rbjtech It makes sense to have quality over quantity... I think. If a lower scan rate is proving more successful, then should we cap the threading? We would still have the xml config, for extreme cases, could be edited to increase the detection rate manually. However, the UI should cap at 4.1 point
-
I have this problem too. I cannot see any subtitle with native player but all ok with MPV.1 point
-
1 point
-
Ill give it a try this evening. Do i need to set anything else for kodi logging. The log i attached was from the latest lack of sync.1 point
-
Just an update here: I set a parallel machine with Ubuntu Server 21.10 and installed Emby Server on it, the same way as in Fedora with a disabled firewall, and to my surprise, it worked smoothly. So something else in Fedora that I could not figure out yet. Anyway, I will stick with Ubuntu Server, and we can consider this thread as resolved.1 point
-
Yes absolutely, i am from austria and would recommend to translate the german also to Intro übersprungen. You can't just do a 1:1 translation of english to german, we all say Intro to it.1 point
-
Absolutely, even with my mistake I managed to do the complete migration in 45 minutes thanks to this topic.1 point
-
@cmserrano89You have to edit additional code in appheader.js document.title = title ? "string" == typeof title ? title : title.Name || "Emby" : "Emby") So 2 places in appheader.js and 1 in index.html.1 point
-
Might have to clear your browser cache. Only applied to \system\dashboard-ui\modules\appheader\appheader.js, note I beautified the js file to show format structure. Line 302: document.title = "My Custom Emby" Now refreshing the page shows Emby then My Custom Emby. Then I changed the \system\dashboard-ui\Index.html <title>Emby</title> from Emby to <title>My Custom Emby</title> and now page refresh shows My Custom Emby. But navigation to other pages shows Emby. So will make the other edits to see what else is required and update. v4.6.7.01 point
-
The thing is our KB article really only has a couple steps which I will reorder. First is to have an Emby Connect setup and working for your account on your Emby Server. Besides having EC setup you're actually following Google's instructions in the link which points here: https://support.google.com/googlenest/answer/7126338?co=GENIE.Platform%3DAndroid&hl=en That really is the heart and sole of the setup. The rest of the KB article simply gives you commands to get you started and how to link the EC on first use or error. So that can be made a bit more clear but the real issue is likely the actual google info. But it too is actually pretty accurate in general. It's almost dead on for a Google phone for instance but you likely have to search to find things on a Samsung phone because the manufacture likes to change the UI to make it their own. That is likely the biggest issue and probably not a lot we can do about that as phone UI is out of our control. I most certainly will take a another shot at making the KB article more clear. I'll also see if I can get an Android emulation running on my PC which I can use to take screen shots or maybe create a short video showing the setup being done. That would probably be the best method as seeing it done will likely make it easier to understand the Google Documentation as well.1 point
-
This Request is open since 3 years and nothing happend so far? This is a 10 Minute thing to implant...Make it user specific or generic for all ppl who allowed to manage the server....1 point
-
Sorry to revive this old topic, is there any update on this? Maybe some progres, or that is even on the roadmap? Know the pandemic hit everyone hard and priorities shift. But SSO is still a very welcome feature for all of us hosting this instance with alternative frontend's.1 point
-
That change was completely uncalled for. Say you're playing next/resuming S5E20 - in order to check episode overview, is it now required to scroll down to Seasons, go to Season 5, scroll down again to E20 and select it? For something that was one click away? I just hope that ain't coming system-wide.1 point
-
I too would like this feature. I don't have many users, but bw is an issue for them so saving on bw would be helpful. I like the idea of it being an advanced option such that it isn't on by default, but can be turned on by those that it would help.1 point
-
+1 , any news her ?? Let's add the SSO API so we can add it in Organizr..1 point
-
We need the option to turn this off. No question about it. My attempt to give a possible solution (short term) is what was faulted.1 point
-
What would you need that for with family and friends only accessing your server? Don't see the usecase tbh...0 points
