All Activity
- Past hour
-
LJH20260326 joined the community
-
SumanM joined the community
-
Aaa11223344 joined the community
-
Hassan19433@gmail.com joined the community
-
Mais_ad911el joined the community
-
Digger76 joined the community
-
Bombom555 joined the community
-
ok its definitely getting closer. went threw the .md files on some others you linked and fixed alot of errors. im down to just one. it looks like it connects just fine but errors when trying to read the library. ill include log. its obviously a connection problem but not sure what exactly is the problem from the error. HTTPConnectionPool(redacted): Max retries exceeded with url: /emby/Users/(redacted)/Items?api_key=(redacted)&Fields=Budget,Chapters,DateCreated,Genres,HomePageUrl,IndexOptions,MediaStreams,Overview,ParentId,Path,People,ProductionYear,PremiereDate,ProviderIds,PrimaryImageAspectRatio,Revenue,SortName,Studios,Taglines,CriticRating,CommunityRating,OfficialRating,Tags,TagItems&IncludeItemTypes=Series&ParentId=3&Recursive=true&StartIndex=0 (Caused by ResponseError('too many 500 error responses')) | on a side note im not sure if its needed but the emby plugin instructions arnt very clear. you simple said put dll into folder then point another folder to it. where is the folder and how is it supposed to be pointed to it. meta-1.log
-
gffhfdpo joined the community
-
AnibalTavares joined the community
-
Unfortunately, still the same issue using the beta
-
Amy26 joined the community
- Today
-
If I remember right, there was a report of the latest ARR tools having serious security issues with people being able to root machines. Yes this is about Huntarr, but with so much vibe coding BS going on, almost nothing is safe.
-
awesome ty ill try it out again. i think all emby needs is a good collection maker for people to start leaving plex. so i test out everything i find lol.
-
The latest version 2.3.3 doesn't work
FrostByte replied to MediaEmby1968's topic in Samsung Smart TV
@MediaEmby1968@Nathanaelv 2.3.4 is available to download on GitHub now. -
@Lukeis there something that could be done from your team or a solution. I really love my Emby server but effectively since the last update, my server is giving me an hell of a trouble Hope to be able to get a solution from you guys or as @TVTechsays, help or solution from the community would be more than appreciated Thanks in advance for the passion you have developing this platform!
-
See the pic. I hope you are not trying to deny this problem that has been proven and illustrated multiple times.
-
Did you check the series folder?
- Yesterday
-
The plugin should work now with a a button to install the scripts needed and one to undo the changes. Please note: The plugin changes the internal Emby file actionsheet.js to be able to work, but it will make a backup before hand. Also, this is beta so some bugs might be there, i have been running this my self for some time on my own server for a while now though without any problems. It will only work in the webclient and not in the Emby Apps EmbyReporter.dll
-
You're not the only one experiencing this problem. I have been experiencing this same exact issue since the last server update on March 4 and I noticed similar reports cropping up from various Emby users on here as well. The response that you're getting from the Emby staff here is classic deflecting and stalling. They will never admit that they broke something in the last update. I know how helpless you feel right now because it seems there is nothing we can do to report these people for what they are doing to us. I am open to suggestions on that if anyone knows.
-
Your log: line 5 Emby menu visible but streaming fails - LG OLED. Apparently this may be resolved with LG setup options. Often different brands and models require permissions and settings. Viewing an Emby page on a TV app does not mean that all streaming should be working. Video streaming may be blocked by a TV setting, as well. see: https://www.reddit.com/r/LGOLED/comments/1did7lk/lg_smart_tv_shows_connected_but_does_not_load/ And https://duckduckgo.com/?q=LG+Oled+video+streaming+Invalid+Args+error&ia=web
-
Hi there, i take it there is no fix for this issue, can you please let me know where i can seek a refund for emby premiere? thanks
-
I did not know until I went through process myself on a different device. That is why I took a picture of it and posted it. What is obvious to one, might not be so obvious to others and visa versa. Thanks again for your help.
-
Amazon Echo Dots Echo dot and Echo dot max Btw, they are the new generation model Thank you
-
Opt6 started following All types of Movie extras are incorrectly categorized as "Extras".
-
-
Flest started following Audiobook Creator/Editor (mp3->m4b, m4b+m4b, m4b retag)
-
Audiobook Creator/Editor - a small tool I write. Hey! I threw a simple program for creating and editing audiobooks, since I couldn't find anything decent online — except for one paid option. I'm sure it still has plenty of bugs, but it seems to work. Features: Encodes audio files (MP3, AAC, OGG, FLAC, etc.) to M4B format Merges multiple M4B files into a single file Rebuilds M4B files with proper tags Joins multi-part chapters (e.g. "Prologue 01", "Prologue 02", etc.) Requirements: For encoding MP3 and similar formats, the source files need to have their tags already filled in. I personally use the free Mp3tag app for this. The most important tag is Title - this is what gets used as the chapter name. All other tags can be filled in directly within the program. A note on performance: The program runs slowly, as it's essentially a wrapper around several command-line utilities - and those utilities are inherently slow when working with the M4B container. Nothing I can do about that, I'm afraid. Bonus: Since Emby apparently can't read the Sorting Album tag for some reason (hi, Luke ), the program also generates an NFO file with all the filled-in tags pre-written, including <sorttitle>. AudioBook Master v3.exe
-
- 1
-
-
So yes to @brothomin the example but more along the lines of this. What I’m doing: Using a custom XMLTV generated from IPTVBoss Titles and descriptions include line breaks for readability Example: Upcoming in 2 hours: NCAA DII Tournament — Michigan Tech vs Gannon (Elite Eight) What happens in Emby: Emby removes all line breaks and extra spacing The entire title/description is flattened into a single line So the example above becomes: Upcoming in 2 hours: NCAA DII Tournament — Michigan Tech vs Gannon (Elite Eight) The XML itself is valid and supports multi-line formatting (see below) This appears to be how Emby parses and displays EPG data, not an issue with the source or generator Additional context: Some players (like TiviMate or IMPlayer) support multi-line titles and richer formatting Emby seems to normalize whitespace during ingestion, so formatting like \n is ignored <programme start="20260325140000 +0000" stop="20260325150000 +0000" channel="1028.NCAAB"> <title>Upcoming in 2 hours: NCAA DII Tournament — Michigan Tech vs Gannon (Elite Eight)</title> <desc>Upcoming in 2 hours: NCAA DII Tournament — Michigan Tech vs Gannon (Elite Eight)</desc> <category>Sports</category> </programme>
-
Thank you for your feedback and the logs. I've updated the code and the documentation regarding library usage and fixed the bug you experienced. Please take a look at the updated files on GitHub, see library.md and emby.md regarding server and library setup. Short: you can only use one server per library, examples included.
-
I think you have either the Docker container or Emby Server configured in such a way that all it sees for the client ip address is 172.18.0.1. That's going to cause the server to think all connections are local, thereby causing the remote access option to not work. I would suggest re-enabling remote access, getting the network configuration right so that the server sees the original ip address. Then once you've done that, then you can turn off remote access again. But I would leave remote access on until you figure that out just in case you end up with a situation where the opposite happens, and then you end up getting locked out of your server due to that option.
-
But the message on the screen relating to the device access settings was very clear and you did not mention that earlier - that is why i thought you may have had a password issue as well Glad that it is all resolved
-
Hi, what internet metadata fetchers do you have enabled on the library?
