Leaderboard
Popular Content
Showing content with the highest reputation on 03/11/21 in Posts
-
5 points
-
While I do get your frustration, (I have a lot of GMMTV and LINE TV shows) there was no need to be rude.3 points
-
I love music visualizations. I was thinking that a unique way to integrate visualizations in Emby would be to encode the audio with the video output of a visualizer like Milkdrop or ProjectM. The mux can then be streamed to clients as video (if the client has enabled music visualizations). Wouldn't that be cool? Sure, you sacrifice a little quality in the transcode but it would still be acceptable and by offloading the visualization to the server, even underpowered clients could potentially support visualizations that would be impossible given their hardware.2 points
-
Ocr, sounds interesting. I was also thinking that credits could actually use the silence param in ffmpeg ad long as we look at the proper duration from the end. I got a job cooking of you can believe that... So this new kitchen has me running... But tomorrow is a day off, so I was hoping to get back at this.2 points
-
2 points
-
As I'm transitioning from Volumio and Plex to Emby to centralize my usage to one app, the one thing I'm missing the most is gapless playback. This is particulary annoying when listening to albums like "Dark Side of the Moon" by Pink Floyd. I'm experiencing a buffer of about 1 second in between songs, which really ruins the immersion. Would be awesome if this would be implemented in both the Chromecast, and web player.1 point
-
Hi, I’d love that audio and subtitles choice would be saved per show, according to what you select on the last episode you watched. The main audio/subtitles parameters is a good point but there are many cases it is not enough and you need to adjust audio and subtitles at the beginning of every episodes. For example i like to watch Casa de Pale in Spanish with french subtitles, The Big Bang Theory in English with french subtitles, French TV shows in french without subtitles, ....1 point
-
It appears that any playlist that any user creates is public--all other users can see it. I can appreciate the benefit of a public playlist. I could create a playlist called "Harv's Favorite Horror Films" for example, in case other users are interested in checking out what I like. However, the way most of my users are using playlists is to keep track of things they want to watch in the future. They are typically things that the user has not watched yet, so it's not meant as a recommendation to others, just as a way of them personally keeping track of what they want to watch. Having that kind of playlist be public is of questionable benefit to other users. Additionally, it is not clear when you create a playlist that other users will be able to see it. That has the potential to cause some embarrassment. He hasn't created one yet, but I wouldn't want to see my nephew's "movies to fap to" playlist, for example. If I could make a suggestion, I would suggest associating each playlist with the user who created it, and giving that user the ability to make the playlist private or public. For example, the following two checkboxes could be shown when creating or editing a playlist: Allow other users to see this playlist Allow other users to edit this playlist Initially, both checkboxes would be unchecked. Since another user cannot edit a playlist they cannot see, the second would be allowed to be checked only if the first were also checked. (You could grey it out to make that clear.) Depending on your UI preference, it could also be a drop-down menu. Playlist visibility: (Only me | all users can view | all users can view and edit) Thanks for considering this.1 point
-
Hello. Would be great to be able to adjust subitiles delay in Emby Theatre or Web client like we can in VLC with "H" and "J" shortcuts (up and down). Thanks !1 point
-
Yes, I agree that Kodi is too fine grained. I would say that 0.25 seconds incremends would be ideal as even that amount can make a noticeable difference, but at least 0.5 seconds increments would be better than the current 1.1 point
-
This is a quick suggestion. Currently because the Audiobook section of Emby is mirrored after Music, on the Audiobooks page, there is a heading for Albums. Please replace this with a heading for "Books".1 point
-
Currently because Audiobooks are mirrored after the Music category, there is a heading on the Audiobooks page for "Songs". This should either be removed or replaced with a heading that lists chapters. Personally I'm fine with just removing it. However it may be useful to other users to have a master list of chapters. So if listing all chapters would be useful to you, then reply this thread and express your interest.1 point
-
Right we will want to revamp our rating storage at some point so that it's more geared towards handling multiple ratings from different providers.1 point
-
Hi. We'll try some things in the next beta and see if it helps. Thanks.1 point
-
Here's an overview about where the parsing is done. ffmpeg parsing is more tolerant regarding video errors and more mature in general. HW Decoder Video Parser QuickSync HW DXVA2/DX11VA ffmpeg Nvidia NVDEC ffmpeg Nvidia CUVID HW VAAPI ffmpeg1 point
-
I know it's not the easiest solution for loads of files, but if your users are set up with their own logon, you could restrict certain items from being viewable by assigning a tag and then restricting access to that tag only. I used this to restirct access to certain films which are classed as extreme cinema. I assigned the tag extreme to the films in question, then under USERS, i select the users in question and under parental control, add the tag to the Restrict Items With Tags section, then select block items with these tags in the dropdown. No good for blanket banning films, but does achieve the goal on a film by film basis You could also restrict by Age Rating but that may be no good if the user is a family account as then they would be stuck with watching films like Frozen1 point
-
I'm going to update this so that if you manually schedule a conversion on a single file, it will always perform it, even if the file already meets the criteria. And yes, agreed, the whole UI for it needs to be redesigned.1 point
-
I would suggest if they are marginal at 8Mbps - then I would set the max bitrate setting for that user to say 5Mbps to give them some headroom. You don't want unreliable streaming and be getting 'support' calls ...1 point
-
It's on the to do list but given this has never come up before, so this is extremely rare. The title is coming from the embedded metadata of the audio track, which in the case of podcasts we probably do not want.1 point
-
But it doesn't work at all without Resume. Technically, there already is a resume feature. It just doesn't queue the whole album. There also is a feature to play a specific track while queuing the whole album, but it starts at the beginning of the track. With all due respect, @Luke, I do not understand why it's more involved to combine those two already-existing features. And until it is, other features are useless.1 point
-
1 point
-
Yes, it' still the Websocket and I still think it's related to python 3.9. I'll perform a test in the next days to check.1 point
-
Hi there, we are looking into improving this so that you do not have to do this. Thanks.1 point
-
that can be difficult.. For example, just navigating pages can appear to be different connections.. You can trace a user, but that user can close their browser come back and you wouldn't know, it would look like they just sat there on a page for a while. you can base it off of a websocket connection, but navigating pages closes and re-opens that connection too i believe. I mean its not impossible, but might not be super accurate.1 point
-
1 point
-
I was looking into how to make an emby plugin to do this very thing, so glad to hear there's one on its way soon. That sounds amazing! Means I don't need to figure out Emby's plugin system now :D. For the credits, I was personally thinking that OCR would probably be the way to go. Emby already knows the name of the cast and crew, tie that in with some OCR scanning towards the end of the episode, working backwards, until you find the start of the TEXT: Cast Member sequence, would probably be a pretty safe way to detect the credits. Just an idea, thought I may as well provide something useful since I spent that time thinking about it ;).1 point
-
Emby Team, Can you let me know if you will be working on option to remove commercials while recording in Emby? Your main competitor has this feature and was hoping Emby is also working on it. Thank you.1 point
-
Backdrop permissions follow user media permissions - so if the user has access to that library, then it will display the backdrops from that media also.1 point
-
Yes, as long as you are within the device limit all apps are included in Emby Premiere Lifetime. I'm using exactly the same.1 point
-
**update** Sorry, it seems that the Failure is not the AddOn, it's the Server. He finds only the Album-Info, but not one Song of the Album.1 point
-
1 point
-
Hello snakuzzo, ** This is an auto reply ** Please wait for someone from staff support or our members to reply to you. It's recommended to provide more info, as it explain in this thread: Thank you. Emby Team1 point
-
So how do I go about getting a change to the subtitles offset increments logged? Thanks1 point
-
Hi there, use kodi matrix, win 10 and emby next 5.2.... when i wake my htpc (win 10) and kodi start automatic and then i wake my server where the embyserver is than my kodi has no background images anymore, all black. I set kodi that i must give me random kodi movie artwork for movies, and for series offcorse tv artwork. When i close kodi than and start.it again it gives me random images. Seems to be when kodi ( htpc win 10) comes out of sleep mode. My server is also in sleepmode, when i want to watch movies from the server i wake the server from within kodi ( wake on lan) after 10 / 15 sec the server is awake and normaly when i was on kodi 18.9 and emby it gave me a welcome and than i know the server is on. That also doesn,t happen anymore, at least not after resume from sleep. Skin i use is aeon nox silvo for kodi 19 matrix grtz ed1 point
-
Very carefully. That is you need to be sure it is what you want to do as it is mostly irreversible. If you are sure then @Abobader will help fairly soon.1 point
-
1 point
-
only with third party back end providing an m3u or with a emby plugin at present. i use the same variety (not brand) of card and i also use it with dvbviewer providing an m3u. emby next gen tv will support natively when it comes1 point
-
1 point
-
The multiversion metadata limitation was accounted for, so it should be applying the tags to individual movies, regardless of how they're grouped. I haven't tested it myself though.1 point
-
Yes, with Emby everything is OK so far. I had errors migrating Nextcloud but is not related to Emby. Regards, Przemek.1 point
-
Snap. Movies > Filter > Studio > Marvel Studios > Select All > Add to Collection. Emby rules, but I was surprised that TheMovieDB didn't have one. Never mind... 'tis done now1 point
-
Saludos, te refieres solo a la interfaz o el contenido también se ve menos nítido? Yo he usado Emby Theater de cuando en cuando, pero mi reproductor preferido es AndroidTV. Lo único que se me ocurre es que verifiques las configuraciones de tu tarjeta de video como espacio de color, profundidad de bits y resolución obviamente, si el problema es con la reproducción de medios asegúrate que no este transcodificando.1 point
-
I've come up with a workaround: I use a program called SmartPower that provides a GUI for configuring sleep and wake times The SmartPower GUI allows you to name services that can be stopped right before going to sleep, and then started again upon wake; since I installed Emby as a service (using the NSSM freeware program), I found that stopping & starting the service is equivalent to a reboot, and that this fixes the sleep issue with the delayed recording timers1 point
-
1 point
-
And, was it user error? I've tested on my side and adding tags in emby are added to Kodi, so it seems to work. I've tried only for movie however. Keep me posted.1 point
-
I'd like to request the ability to upload a subtitles file in the Android app, this may be necessary for other apps as well. Please and thank you.1 point
