Leaderboard
Popular Content
Showing content with the highest reputation on 02/04/25 in Posts
-
You might want to post on the JellyFin forums, not here2 points
-
Everything is back to normal! I do have a bash script running on my server that will keep track of file permissions for me until I can figure out the cause of the changes. Thanks again for everyone's help and insight!2 points
-
I'd really like to have 2 Factor Authentication added to the login screen. It's just this (optional) extra layer of security to help secure the server (which, especially if people use camera uploads) contains pretty private data. There are for every type of programming language quite a few libraries available, so implementation on a server shouldn't be too hard to realise1 point
-
This has been reported in emby theatre forum by another user since it is not available it should be a future request. In WMC it is slightly complicated you create two files with the link to your radio station a bit like pls files. This is much better than tunein, tunein has too many cards and options this way only the stations you listen to will be listed there. With this there is no external app everything plays directly in WMC and you control it by remote. This is WMC mcl file <application name="Narodni Radio " url="Narodni Radio .htm" startimage="Narodni Radio .jpg" thumbnailimage="Narodni Radio .jpg" description="Narodni Radio " category="1" companyname=""> <capabilitiesrequired directx="false" audio="true" video="false" intensiverendering="false" console="false" cdburning="false" /> </application> Then corresponding htm file <script> function IsMCEEnabled() { return true; } window.external.MediaCenter.PlayMedia(1, "http://s7.iqstreaming.com:9498"); window.external.MediaCenter.Experience.GoToFullScreen() window.external.MediaCenter.CloseApplication(); </SCRIPT>1 point
-
1 point
-
Yes it's best to leave it at the blank default unless you have some kind of odd network setup that requires it. Otherwise once you configure it, you're going to have to manage it manually going forward, and when you forget to do that, it may cause you think the software isn't working properly.1 point
-
Thank for that. Looks like it's when a video is unavailable because it's been removed or is not available in your country. I was catching that before so I guess they have changed that too. I've got a pretty busy week but will look to sort asap but doesn't look like you're missing out on a trailer there. Just ignore the message for now.1 point
-
1 point
-
Hi there, let's look at an example. Please attach the information requested in how to report a media playback issue. Thanks!1 point
-
I don't think that's the issue. I think it's an issue in the LG video player. We're looking at possible workarounds. Thanks.1 point
-
I just asked the AI to make it for fun not expecting anything useful but.. This actually looks promising. H265 transcoding with h264 fallback for devices that don't support H265. Intel Quicksync, Vaapi and nvenc support. Working user quality settings. Been working a little with it as well, estimated work time 3 weeks. When asked it says most already runs and it's fine tuning now, first test build should be ready in 7-8 days. While i don't expect much it will still be interesting to see what it will attempt to do.1 point
-
The original GitHub worked, but the test version gets an error message.1 point
-
If i remember right, MP4 only supports SRT and one other subtitle format that i have forgotten. Just thinking out loud but, would any fx. ASS or PG_Subs subtitles be read before remuxing, burned in because of incompatibility with MP4 (removing HDR and the reason for remuxing anyway) or just eliminated completely in the remuxing process ?1 point
-
1 point
-
Carlos, The page is not being served this data. It would require an update in the javascript. I would guess the reason no extra info is served, would be to allow the page to load quicker. Calling the database to retrieve this extra information, every time a home page is initially requested is a lot of extra server load. For remote users and with slower servers or multiple users hitting the page, could easily cause the home page to falter and not load quickly. Page load time on a home page is critical to keep users happy. A delay even of 1 second really hurts the quality of the software package. Typically, an online measurement is if a home page does not load within 4 seconds, 98% of users will leave and never come back. So, adding a lot of information on the main home page can kill a program's popularity very quickly.1 point
-
Das hier hat geholfen: "Port Mapping" war wohl das Problem! Ich hatte Emby ausgeschaltet und das NAS ging wieder in den Ruhezustand, also muss es an Emby liegen, dann habe ich in Emby das Plugin "Port Mapping" gelöscht und Emby in der Synology Oberfläche noch mal aus geschaltet und wieder ein, seit dem geht das NAS wieder nach 10 Minuten in den Ruhezustand. In den Emby ServerLog daten konnte man auch sehen das "Port Mapping" für Fehler gesorgt hat, seit dem das Plugin weg ist, sieht der Emby log viel besser aus, also keine Fehler mehr. Nun muss ich nur noch herausfinden, wofür das Plugin "Port Mapping" gut ist und ob es schlimm ist, wenn es nicht mehr läuft. Weiß das jemand? embyserver port mapping OFF 1-2.txt embyserver port mapping OFF 2-2.txt embyserver-port mapping ON.txt1 point
-
I have not yet tried the solution provided, hope to get to it today.1 point
-
Hi @Luke, I was in the process of writing a reply and as I did, I did some troubleshooting and fixed it! It's very edge case. The summary: I had two entries in my router's port forwarding for port 8096 - the default port number for LAN access. One was added manually by me; one was automatically added by UPnP. Even though _both_ were to the same internal IP address for my server, when I deleted the manual one, everything suddenly worked. Troubleshooting: My server is running on Windows (still on 7!), and I access it primarily via an XBox One X, both on Ethernet. That works absolutely fine. From my phone, rather than using the Android app, I browsed to the "In-Home (LAN) access" URL for my server. It obviously connects, as I see the Emby logo, but that's all that happens. There's no progress beyond the logo. However, when from my phone, I turned off my wifi so only connecting via mobile data, and accessed the "Remote (WAN) access" URL, that works fine, no slowdown. So I checked checked various settings: * On my router, I can see the correct ports are forwarded * On my firewall, I can see embyserver.exe is enabled for both TCP and UDP. But then as described above, I saw I had two rules for 8096. One manual and one automatic. Even though both did the same thing, when I deleted the manual one - hey presto. I checked both the "In-Home (LAN) access" URL on my phone, and the Android app, and both work fine now.1 point
-
Oops, now I see why there is a facepalm reaction. Time for coffee....1 point
-
It was a mixture of - nfo files resulting in English text being used - locked item stopping metadata refresh to correct the problem - metadata provider not having French text1 point
-
Hi @sa2000 By Moving to a New library,it works ok I tried with tv show like silo and all is fine. I think that something os wrong on my libraries configurations as the one by défaut created for test is working. Something maybe can cause an issue, the number of movies on the same folder and using nfo file. Thanks again for your help and sorry for the misunderstood1 point
-
1 point
-
@Boni340@GrimReaper@JBloom91 An update 2.5.0.4810 was posted here: https://emby.media/community/index.php?/topic/99885-new-plugin-smart-playlists-20/page/26/#comment-1339238 No idea what the difference might be but I've been using it daily for as long as I can remember.1 point
-
1 point
-
1 point
-
Yes just like that. The subtitle download scheduled task, hopefully. It hasn't been tested.1 point
-
1 point
-
1 point
-
OK, sonarr was writing .nfo files. I turned that off. Also the *arr's are not set to change permissions of the files. I will try and hunt down the cause of the file permission changes as it is quite annoying. I made a quick bash script to watch these folders/files and make sure they stay at the right permissions. It's not ideal but until I figure out the cause I will try it this way. Thank you guys for getting back to me so quickly and helping me know the direction to go!1 point
-
Or another example say my parents WAN address is Local per entry in LAN setting will by default make my LAN REMOTE unless you add your LAN subnet also ie 192.168.x.0/24 assuming your LAN is 192. As populating that field removes default common subnets.1 point
-
Ytrailers 1.9.3.0 has just been uploaded Download from here https://ballingtons.com/products1 point
-
Merci aux admin pour le développement de cette fonctionnalité car j'ai moi aussi un grand besoin : J'ai 2 Comptes IPTV : j'ai besoin que mon ami puisse voir son IPTV indépendamment de mon IPTV . Merci d'avance1 point
-
It seems hardware tone mapping is still broken in the latest drivers on windows. I have a 12600k with the same UHD 770 IGPU. Hardware tone mapping with driver version 31.0.101.5382 is working for me. There may be a slightly newer driver that works, but I'm not sure. It's definitely frustrating having to use an old driver to get it working though.1 point
-
If the devs would just say straight out what the issue is and what their timeline is to either fix it or admit its as good as its going to get I think you would see a lot less of these repeated requests. I personally have moved back to Plex but still tinker with Emby and visit here often as I fundamentally prefer this software and the business model but at the end of the day I need something that works for my family. "We are looking into it" is great and all and its nice to know the top guy is reading and aware of the issues (your not going to see that on the Plex side of things) but after years of the same response, it sort of starts falling on deaf ears.1 point
-
Thanks for the tips! However this is happening with every video file that I play, not just a few. When you say "TV app" do you mean the Emby app for the Roku OS? I'm thinking it might be an update or some change in either the Emby app or the Emby server that's causing the issue. Nothing has changed in my network, and all other streaming and other Roku apps work flawlessly. I'd hate to have to remux thousands of videos and it seems weird that all of a sudden, 100% of all the videos I have contain these glitches that the Emby app is having problems with.1 point
-
Per user comment here, I am reposting the request that Emby implement volume normalizing across multiple tracks in a music library (full library or a playlist), as seems possible using ffmpeg.1 point
-
ad here is a thinner version of those, i think those look better icothin.zip1 point
-
1 point
-
I had a few more ideas that would also be very nice Add the function to read out the now playing etc information of the current stream (if available) and display it where the song name should normally be If there was a separate library you could combine the song and album lines into one in the “Now Playing” screen and swap albums into artists: “Artist – Song” So if there is information about the current playback, it looks like this "Now running... Artist – song” or something Maybe someone is interested and this might get a little attention1 point
-
Yeah. It makes it really hard to listen to playlists across multiple albums without constantly having to adjust volume. Would be great to see this feature added, as well as separate audio playback settings for music vs video.1 point
-
Since my ReplayGain topic was marked as "duplicate", I'm gonna add my comment over here: "Just like all the info added to the music library by the music plugins after the scanning process is completed, ReplayGain should also be added to the database, avoiding the hassle of adding the information to the id3 tag by ourselves, keeping the files untouched. A ReplayGain setting should also be added to all apps, in case we don't want to use the feature at any given moment." Thanks.1 point
-
I'm a plex life time member, but I have been using Emby for over six years continuously, but there is a feature which I have always thought is missing in Emby which I would like and encourage the developer to consider including especially in this dispensation where families can social or commingle due to COVID 19. Today, I received a notification from Plex about it new feature titled Watch together you can read about it here https://support.plex.tv/articles/watch-together/ The feature allows friends and families at distance to watch same movies together instantly, you simply invite all your buddy, once they signed to the system which can be seeing in the server then play and pause as needed, this I think is cool feature should be added to emby. Let's here your though if Emby developer should consider adding this feature to our beloved Emby Media https://www.bing.com/news/search?q=Plex+Watch+Together&qpvt=plex+watch+together&FORM=EWRE0 points
-
Hello, I'm able to successfully build and run jellyfin in termux but while packaging it there are some dependencies issues like sqlitr from nuget and SkiaSharp I've opened a pr to package jellyfin for termux https://github.com/termux/termux-packages/pull/230740 points
