All Activity
- Past hour
-
Rahaf_AJ joined the community
-
ez8 joined the community
-
Add support of embedded fonts into external ASS subtitles
guilty57 replied to guilty57's topic in General/Windows
Sample .ass file (font attached): Dexter Original Sin - S01E02 - Kid in a Candy Store.tur.ass -
Unable to play MP3 files / constant crashes during audio playback
hallansen replied to hallansen's topic in Android Server
It seems, after searching the forum, that I'm not the only one with this problem. Here's just one example: https://emby.media/community/topic/145173-emby-server-continuously-crashes-on-nvidia-shield-during-playback/ It is certainly undisputed that the Shield is the best hardware for the Emby Server and is used by many. Therefore, troubleshooting should be a priority here. It's unacceptable that there's no response. If it were all freeware, that would be fine, but I paid over €100 for a lifetime license and expect decent support! Not good advertising, but good for the competition... -
Playing via the DLNA server doesn't change the playcount.
r5yk5 replied to r5yk5's topic in General/Windows
You select the user in the DLNA settings. Maybe that's just for library access though. -
Playing via the DLNA server doesn't change the playcount.
pwhodges replied to r5yk5's topic in General/Windows
Does DLNA specify an Emby user? I presume not, so there is no way for Emby to know which user to attribute the play to. Paul -
msmdh joined the community
-
tbrook28 joined the community
-
Emby is putting every House episode into season
GrimReaper replied to ramansgdeep's topic in General/Windows
-
drrrrrrrrrrrrrr joined the community
-
Anoud2580 joined the community
-
vscoayya joined the community
-
So far I don’t see any downside using Docker, especially considering that „apps“ you get in the Ugreen AppStore are nothing more than dumbed down Docker installations anyway.
-
Emby is putting every House episode into season
ramansgdeep replied to ramansgdeep's topic in General/Windows
yeah so i couldnt move the files cuz i had to main the structure, so instead i renamed that folder name to "House (2004) (Complete)..." instead which i think fixed it...? Because it looks like this now, and maybe i'm unfamiliar with dashboard's seasons' new look now as instead of this dropdown i remember there being posters listed outside for seasons in a row. It must be just a new thing. thanks nonetheless. -
Movies don't resume, they start from beginning
Nabukodonosor replied to Nabukodonosor's topic in Android TV / Fire TV
No. Like I played every other movie I continued to play in the last few years...pressing the resume button. -
Did you try clicking playback correction more than once? The first thing it tries is not transcoding. Paul
- 1 reply
-
- 1
-
-
I'd like to play a HDR 10 movie on my SDR Monitor/TV. Unfortunately the client (running on FireTV) is unable to automatically select the transcoding. I tried the "Playback correction" but still the video is played in "Direct play". The movie is 1080p and I could set the max playback resolution to 720p to force the transcoding, but I'm not happy to lower the resolution to solve this kind of problem. It could be nice if in the emby-client will be added an option to play a video with transcoding, without the need to apply workaround to solve a simple playback problem. Thanks, Dan
-
Someone added already the anime to the site thetvdb, but in case it is still relevant, I had entered in different search tries - the chinese name 驭灵师 to the title field - the id 280095 to the TheMovieDb Id field which both resulted in returning a single search result that was correct but when applied it used a gorden ramsay series. Now it will find the correct list even when entered B.King as title and identify works as intended.
-
Emby is putting every House episode into season
GrimReaper replied to ramansgdeep's topic in General/Windows
No, but you might get away with it by moving all Season folders one level up, directly beneath "House" folder (out of "House (2004) Season 1-8 S01-S08..." folder). Give it a shot. -
Direct Messaged the logs, thanks.
-
Emby is putting every House episode into season
ramansgdeep replied to ramansgdeep's topic in General/Windows
Is there no way to then ignore the "House" (since I can't delete it/change it for organizational reasons) folder as the parent folder and instead treat the "House (2004) Season 1-8 S01-S08..." folder as my main/parent folder for this series' identification? -
I appreciate the help. Thanks to the suggestions I found the DVR recordings path and all is well. Sa2000 asked where this was written, and honestly, I can’t find it now. It was somewhere in the Emby documents, but I looked at so much I don’t remember where I saw this. If I come across it again, I’ll post the document title, or the url. Thanks again for all of you who helped me.
-
mudbaby started following TV Source M3U
-
Hello Emby Users. I am loading my m3u url into the TVSoure and it adds all the info. Only issue i found it does not put Series into the Seires tab when i look they are listed in the Guide under the channels and this is also where it puts the movies as well. So this makes a long guide to look through for a specific series or movie. Is there a way to get these organized in the Live TV section as Series and Movies. Only Thing that shows in the series is what i have selected to record as a series and not series listed in the m3u from the provider. Thanks
-
Hi! Just wanted to tip everyone about a sweet app for subtitle editing with great features, Subtitle Edit. Its Freeware (open source) so no premium features to unlock etc.. I use it for subtitle translations, subtitle extractions, removal of SDH parts with one click etc, its easy to use with full GUI or CLI for those who like to go that route. Available for Windows, Mac and Linux. Check it out: https://www.nikse.dk/subtitleedit https://github.com/SubtitleEdit Cheers!
-
GrimReaper started following Emby is putting every House episode into season
-
Emby is putting every House episode into season
GrimReaper replied to ramansgdeep's topic in General/Windows
Because your TV Show folder has garbage characters, it literally says "...Season 1..." and parser is acting on it, treating all episodes beneath as belonging to season 1 (as your parent/main TV Show folder is actually "House", not "House (2004) Season 1-8 S01-S08..."). Rename/restructure your folders as recommended and rescan library. TV Naming -
Perhaps it's been long enough for the package to have been updated, but I just installed 4.9.3.0 by shutting down the emby-server service, running `pkg update`, and then running `pkg add` with the URL for the new version. After starting it, it came back up fine, but requested another restart to finish updating. After that, it seems to be running fine.
- Today
-
I thought that was just the API for Kodi etc.. The first hit on that google search was: "OpenSubtitles.org has largely retired its API for free users as of the end of 2023" I downloaded subs form .Org manually as late as today without problems..im not VIP and never have been and used it for Plex since long after 2023, so I didnt really get it to make sense.. N.
-
Movies don't resume, they start from beginning
visproduction replied to Nabukodonosor's topic in Android TV / Fire TV
Maybe Play button style is overlapping the Resume button area, so when the user clicks on Resume, they are clicking the play button instead. This can easily happen in web with CSS styles button margin and padding ,especially set to percentages and the app widths were not QA'd for the different monitor sizes so a large monitor works fine, but a smaller monitor causes an overlapping. Can the presentation width of the UI on the TV app be adjusted by the user? Can the poster size be changed to something smaller? Maybe changing this can stop the overlap. Just a guess. -
ramansgdeep started following Emby is putting every House episode into season
-
So, all the episodes are listed in season 1, which they're not, they have clear file names indicating that and the folder name indicating it too. Why can't I just select/drag-drop/correct when emby makes a mistake like this?
-
It's been a couple of years now if I recall they announce back in 2024 they were retiring.... you can google "opensubtitles org retiring" I don't blame the development team for taking the lead back then to retire it. One less firedrill to think about last minute as it was known to be retiring.
-
After numerous tries with the Linux edition, I finally gave up and installed it via Docker. Must admit, the installation was quick and easy using Docker. Much easier using the Ugreen docker app to install docker than it was when I installed it on a different NAS I use running on Open Media Vault. It's working fine now as far as I can tell.
-
The Emby Universal Installer does not work with Fedora 43
fritz.the.cat replied to fritz.the.cat's topic in Linux & Raspberry Pi
Oh, I'm sorry. I thought you would look at the attached textfile. There you can see that it's about the client. Anyway, I'll stick with Debian for now, and that solves the problem.
