All Activity
- Past hour
-
Dejan666 joined the community
-
Vinod3 joined the community
-
Zoltán6 joined the community
-
Azar10 joined the community
-
DavR2D2 joined the community
-
I will look into adding a language fallback. There is already one in the plugin for something else so can just use that. Give me a little time and I will have it done.
-
Nutcleaver joined the community
-
NongJanjila joined the community
-
9k2ir joined the community
-
rain667 joined the community
-
192.168.1.14 joined the community
-
Fully automated update script for EmbyServer, works on ubuntu
K9Jerrylee replied to noket's topic in Linux
This is my version for pre-release auto download on fedora 40+ #!/bin/bash --login #suggested filename: update-emby.sh owner="MediaBrowser" repo="Emby.Releases" # gets the latest version from the github URL latest_version=`curl -s https://api.github.com/repos/$owner/$repo/releases | jq -r "[.[] | select(.prerelease == true)][0].html_url" | sed -e "s|.*tag/||" | sed -e "s|\s||"` trimmed_version=${latest_version//[$'\n']/ } echo "version: $latest_version" link="https://github.com/$owner/$repo/releases/download/$trimmed_version/emby-server-rpm_" link+="$trimmed_version" link+="_x86_64.rpm" echo "emby server link: $link" echo "running curl to get newest version.." downpath="/tmp/emby-server_" downpath+="$trimmed_version" downpath+=".rpm" #download the file and install it /usr/bin/curl -o "$downpath" -L "$link" /usr/bin/systemctl stop emby-server /usr/bin/dnf install -y "$downpath" /usr/bin/systemctl start emby-server exit 0 -
El icono de Emby de la barra para pc no sale en español
MediaEmby1968 replied to coyotecabreado's topic in Spanish
@softworkz i checked it yesterday afternoon, and it was working. Everything is translated and operational. - Today
-
lyng started following Emby Server Starts up Full Screen
-
I have installed the latest version. My O/S is Windows 11 Home, My PC is Quite Capable-- i9 ---128gb Ram --- 2x4TB 990Pro M.2's in Raid0, onboard Graphics, etc. This is a real problem because, say for example your PC rebooted in the middle of the night to do windows updates. The next morning Emby's Opening Page is there keeping the computer awake , which is not good for a lot of reasons. Does anyone know how to make emby startup Minimised.
-
Dylas13 changed their profile photo -
** Additional ** After a lot more reading, I now know why the alternative works so much easier on the out of the box experience, by using their relay service. Now I know that, it's definitively only Emby for me!
-
ordo05 started following Option to configuring cache lifetime
-
If I understand correctly, cached data is stored for about 30 days, after which it is deleted if it has not been accessed. Correct me if this is wrong. It would be useful to have the option to permanently store cached and downloaded data. I have a bad and often restricted internet, and when emby cannot load images or other data (thumbnails, persons) that have disappeared due to the cache lifetime, it turns into torture, it slows down and the layout breaks, because can't download the media again. Еhanks for the great software.
-
Hi yocker, looks like the Troubleshooter only checks in TV Shows & Series. It finds lots of inconsistences (more than one language, wrong codec etc.) in series. I cannot enter a title "outside" Series etc. After Clear Cache and refresh it shows only: Working Set: 665.79 MB Private Bytes: 268517.15 MB Managed Heap: 77.04 MB Series Cache: 0 entries Episode Cache: 0 entries Active Locks: 62 As of: 2026-06-14T09:36:56.5536849Z but no label/overlay at the cover. the nfo part looks like this: <audio> <codec>aac</codec> <micodec>aac</micodec> <bitrate>192000</bitrate> <language>zxx</language> <scantype>progressive</scantype> <channels>2</channels> <samplingrate>48000</samplingrate> <default>True</default> <forced>False</forced> </audio>
-
El icono de Emby de la barra para pc no sale en español
softworkz replied to coyotecabreado's topic in Spanish
@MediaEmby1968 - there was an issue - could you please try again now? -
New Emby version preserving login if process is terminated
softworkz replied to TheShanMan's topic in Windows & Xbox
Thanks @Luke ...but @TheShanMan - sounded like he would have actually be using a PIN already? -
Now that shouldn't be hard to implement since the mechanism is already in Emby.
-
monkeyfella started following Duplicate entries of continue watching, different languages
-
Hey, I have this problem, as it seems only with one of the tv shows. Ducktales. It comes up as two entries on continue watching. One is the swedish language selected as it should. and the other one seems to have german selected as audio and subtitles. What can cause this problem? They have the same resume points, but different languages. One shows up as Ducktales, and the other one "Ducktales, knatte, fnatte och tjatte på äventyr" which is the swedish title. running Version 4.10.0.14 beta
-
I gave up troubleshooting and just reinstalled. Then setup everything again
-
Christoph69 started following Stoping the user session , Stuck streams and Stuck streams
-
Hi everyone, is there any news on this topic yet?
-
Thanks! Happy to hear you like the plugin This sounds like a bug, playlist is supposed to update in the same way as tags etc. What happens if you only run that group instead of the sync task? (The blue "Run group" for each source group)
-
Neminem started following Any way to play 4K IPTV stream on Roku TV?
-
I would try using VAAPI instead of QSV for your transcoding, just as a test. To see if that will help with transcoding issues. >>>>>> User policy for Andy Enable Playback Remuxing: True Enable Video Playback Transcoding: True Enable Audio Playback Transcoding: True >>>>>> Hardware Decoders for hevc [X] QuickSync Alder Lake-N UHD Graphics - H.265 (HEVC) [ ] VAAPI Alder Lake-N UHD Graphics - H.265 (HEVC) >>>>>> Hardware Encoders for h264 [X] QuickSync Alder Lake-N UHD Graphics - H.264 (AVC) [ ] VAAPI Alder Lake-N UHD Graphics - H.264 (AVC) Because of these speeds, they should be over 1.0 just to keep up. 22:22:39.864 elapsed=00:00:00.03 frame= 1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A throttle=off speed= 0x 22:22:40.199 elapsed=00:00:00.54 frame= 24 fps=0.0 q=25.0 size=N/A time=00:00:00.15 bitrate=N/A throttle=off speed=0.293x 22:22:40.710 elapsed=00:00:01.05 frame= 55 fps= 52 q=14.0 size=N/A time=00:00:00.69 bitrate=N/A throttle=off speed=0.656x 22:22:41.223 elapsed=00:00:01.56 frame= 84 fps= 54 q=8.0 size=N/A time=00:00:01.11 bitrate=N/A throttle=off speed=0.715x 22:22:41.719 elapsed=00:00:02.08 frame= 110 fps= 53 q=8.0 size=N/A time=00:00:01.56 bitrate=N/A throttle=off speed=0.753x 22:22:42.240 elapsed=00:00:02.58 frame= 138 fps= 53 q=8.0 size=N/A time=00:00:02.07 bitrate=N/A throttle=off speed=0.805x 22:22:42.753 elapsed=00:00:03.09 frame= 165 fps= 53 q=8.0 size=N/A time=00:00:02.50 bitrate=N/A throttle=off speed=0.81x
-
Is there anyway you could PLEASE make it so you can toggle the different attributes? Having to scroll through 1000's of studio names and tags is quite the task.
-
@ebrSure, here's a few transcode logs from trying to play one of the channels in question on my Roku TV, and a photo of the "stats for nerds" from my playing the same channel on my iPhone 30 seconds later (where it's doing a total direct stream). ffmpeg-transcode-dae204e7-1a3c-438d-9bea-76df2f706853_1.txt ffmpeg-transcode-69510d53-9952-41cd-aa30-cc057298b10b_1 (1).txt ffmpeg-transcode-69510d53-9952-41cd-aa30-cc057298b10b_1.txt
-
The catalog is indeed awkward. When browsing you only get a logo and name, often that is no help what so ever to what the plugin does. While there isn't that many plugins in the catalog, in the future when there are some more it will take a long time to browse it. A "simple" fix IMO would be to have it work like movies in Emby. Press a category and have it scroll like movies do with a small description under the logo and name.
-
Thank you for the info I will keep an eye out for the next update.
-
HI, what was the solution?
-
For new files. It won't change existing ones.
-
New Emby version preserving login if process is terminated
Luke replied to TheShanMan's topic in Windows & Xbox
Hi, this is currently how it behaves although we could expand on the startup behavior option to add more control. Workaround for now is to do a logout, or setup a profile pin and then you'll be prompted for the pin. -
It does, but being able to filter/exclude already installed plugins would cut down on some of the noise. No arguments here...they are, but it would still be nice to see all plugins for a given category on the screen without having to scroll to the right (or hope that CTRL/CMD-F finds it) This is a bit aspirational and low-priority, TBH. Nevertheless, it probably wouldn't take a motivated forum member enough to put together an evidence-based dossier on the state of licensing and have at least partial data on it. I'd volunteer for it if it was worth implementing.
-
ScripterX Help to see if I'm doing Things correctly? in windows.
Leafstrider replied to Leafstrider's topic in Plugins
Im not reporting a problem, unless you think my lack of knowledge is a problem LOL. Im asking if i did it right. I described in detail what i did, and surely cant report a problem, if i dont know if what i did is right. I asked in general, does anyone see if i made any mistakes? I I don't know know if i did it right, I can't put in a problem report. If its wrong, send a post as to why, so one can lean. here is a streamlined version of original .installed scripterx on windows. Have a file that takes an argument, to be ran at the start of recording. There are 3 text boxes, RUN. I put script. USING, i put cmd. PARAMETERS i put argument", i select true and move it down to below Where. Nothing ODD OR BAD in the logs. Anyone see any mistakes, omissions or things i did wrong. if its right say that too. Thanks.
