All Activity
- Past hour
-
BlupBlip joined the community
-
@LukeAny ETA on when this future will come?
-
ddeok joined the community
-
~Alexy~ joined the community
-
pheonixguru joined the community
-
Je202 joined the community
-
zar0714 joined the community
-
BLOSOM joined the community
-
Fixer037 joined the community
-
Meshari221 joined the community
-
Reed529 joined the community
- Today
-
Unfortunately no news... everything is at a standstill in Emby development... and I'm sorry that the promises are not fulfilled Hispa
-
SerieTv genres with empty folders/genres
Hispanico957 replied to Hispanico957's topic in General/Windows
I'm sorry, but it's been over two months and there's been no solution to this bug. I don't mean to sound argumentative, but I don't understand why the Emby staff hasn't fixed it... Thank Hispa -
-
@AhmedNSane Unrelated .... I notice you have DB Cache set to 2Gb. Starting with Emby Server version 4.9, we have multiple db connections and the cache wiould apply to each, I would recommend reducing significantly. We currently have up to 5 db connections for the library.db which is what this cache setting applies to. The default is 128 Mb
-
The embyserver log you provided which covered the time from 03:09:30 am shows 1.0.42.0 installed. 2026-03-26 03:09:30.389 Info App: File C:\Users\Ahmed\AppData\Roaming\Emby-Server\programdata\plugins\Emby.M3UTuner.dll has version 1.0.42.0 2026-03-26 03:09:30.389 Info App: File C:\Users\Ahmed\AppData\Roaming\Emby-Server\system\plugins\Emby.M3UTuner.dll has version 1.0.42.0 Your screenshot showing 1.0.38 was for earlier period and you have not uploaded the log for that. I have actually removed the log as it was unsantized and included tokens Lets try and compare the requests that are being made. So enable debug logging on emby server - dashbaord / settings / Logs / Settings - and tick enable debug logging Restart the emby server to get fresh logs. Then try the same source with IPTV and noting down the time and then close that and try with m3utuner and livetv and Note down the time of the test and then send me the embyserver.txt log file by private message as I do want to see the actual raw unsanitized log for this Thanks
-
Moved media Library to new location. Some media's metadata points to old Paths and won't play.
sa2000 replied to beefsnack's topic in General/Windows
I thinl I will need more than that, Library name, movie filename/folder paths on both drives, library scan which would show that one drive is unavailable, and then opening the movie details and screenshot to show that no multiple versions available and - an embyserver log file up to this time -
I want a widget that, when I click "continue watching," shows me movies, series, etc... The one that comes with Embuary only shows what I've already started; it doesn't show what I need to watch next.
-
sideload with adb to replace the existing installed version
-
Also the Android apk on my phone is slow on searchers only web app is fast?
-
Web app is fine and responsive as expected, just the apps on amazon fire stick that are slow on search (both the newer version app and the classic app)
-
@Lukegot some more info, this time the player stops while the browser is active and stop only after a couple of minutes. I've exported Chrome's connections and tried to sanitize it best I couldapp.emby.media.har In this case it's almost like the server became unreachable, but the server's side seems to be working fine. Perhaps there are some timeouts going on and Emby has difficulty "retrying" the connection because it looks like there's no mechanism to retry. Perhaps that's also a nice addition?
-
Emby app crashes when using “Next Episode” prompt
FrostByte replied to UsamaWaheed's topic in Android
The latest version should always be on GitHub to sideload https://emby.media/emby-for-android.html -
Emby app crashes when using “Next Episode” prompt
UsamaWaheed replied to UsamaWaheed's topic in Android
Hey @sa2000how do I go abt downloading this? I Signed up for beta on play store but still haven't gotten the update yet. -
Taking a look through that log file, I notice a couple things: Emby server is seeing all client connections as '172.18.0.1' which is the gateway address of your docker network. This will prevent Emby from being able to differentiate between local and remote, so you cannot disable remote connections. (at least not within emby) Is this a windows host machine or linux? I've heard windows docker handles networking differently, but I'm not familiar with it so I can't give much more info there. The requests sent trying to log into your server all use your public address as the hostname, which tells me this is very likely an external connection and not being routed via another container. These are also username+password based attempts, nothing API key related. Finally, you appear to be using plain http for external connections. This is not recommended as your username+password/auth-tokens are sent unencrypted over networks you don't control (the internet). This can be a source of someone gaining unauthorized access. I don't think this was the cause in this scenario though; because if that information had been captured and used here, the assailant wouldn't be stuck at the login page. While I don't know where they got your username(s) to try out; this appears to me as someone just randomly trying out passwords until they can't anymore. Given they know your username(s) and that's not your name here on the forums; I'd be inclined to think this person knows you and is just messing with you. I could be wrong. If you correct your networking issue so that Emby can capture IP addresses, you may get a better picture of who/where.
-
Suggestion for Emby Android TV App - Customizable Media Player
Ansell replied to shimakaze's topic in Android TV / Fire TV
十分需要 ! -
Ansell started following 也许我们在未来可以有弹幕功能?!
-
TVDB The Avengers - Unknown - Season 5 - TheTVDB.com TMDB The Avengers: Season 5 (1967) — The Movie Database (TMDB) Not that IMDB is ever directly used but looks the same as other providers. I will guess as it translates slightly different on google but your S05E02 is "Escape in Time" so you do not have Aired Order. DVD order from TVDB Emby currently does not offer alternate orders from TMDB. So the issue becomes is all your content in DVD order? If so then you would Edit metadata on the Series and change the Display Order from Aired to DVD and Refresh metadata on the series ensuring you Replace images also.
-
"Parental ratings on by default" mode & generally making it an option
Nzzer0 replied to Nzzer0's topic in Feature Requests
Thanks. Yes the TV ratings are shown by default in some views but they dont show up in some eg I think maybe collections? Collections are weird because you cant sort and filter them or have parental ratings show, at least in the web browser, and maybe TV as well as far as I remembver. Its confusing since the platforms are very different and also change over time. But you are right that the TV app shows parental ratings by default now, which is great ... Wish it did in the browser but yeah it seems to have improved i think? (I know you can change it in the TV app but setting that each time using a remote is not gonna happen). -
can i make all lists default to parental rating and community rating visible?
Nzzer0 replied to Nzzer0's topic in General/Windows
hope so thanks -
Same as the other topic, ffprobe does not like VTT in MKV. Unsupported codec with id 0 for input stream 2 https://emby.media/community/topic/130082-emby-cant-see-subtitles-inside-the-mkv-file/#findComment-1367381 VTT has to be extracted from MKV in order for the sub to be seen.
-
我的I/o不是瓶颈 最大的问题是cpu几乎沾满了 根本无法正常使用 我看的bif被弃用了应该使用更新的技术 emby是否考虑使用呢?
-
Moved media Library to new location. Some media's metadata points to old Paths and won't play.
beefsnack replied to beefsnack's topic in General/Windows
I'll get that NFO for you.. -
also i updated to 4.9.3 before i sent the log, thanks
