All Activity
- Past hour
-
It would be great to be able to add a clickable link, for example a PayPal or Buy Me Coffee link.
-
Yinlijun joined the community
-
MoritzM joined the community
-
Lu zapata joined the community
-
Hugo.Tam joined the community
-
tair.nahary@gmail.com joined the community
-
alywsfy joined the community
-
18170715619 joined the community
-
WalterSH joined the community
-
Thank you very much, I'm looking for the plugin and it works.
-
sqribl joined the community
-
SlimRod joined the community
-
- Today
-
Hello, I have been looking for a plugin like this to display messages. I have installed version 4.10.0.5 beta, but unfortunately, nothing is appearing. Could you help me figure out why the messages aren't showing up?
-
You could turn off auto and select a manual connection speed. It would also help if the community knew what device it's happening on. I know in my experience with crApple TV's they are overly strict and limit the connection to 3mbit, regardless of what your connection is capable of.
- Yesterday
-
Audio cuts out and loses sync at various parts of file until pause/resume or seek
AsheAshe replied to IggyPS's topic in Linux
i posted a lot of details about this issue in this thread -
Correct. Latest Beta version is v2.1.43.
-
I turned off all metadata lookups for recordings because they’re usually inaccurate. I’ve noticed that the tvshow.nfo files still contain random data for shows that don’t match, so I’m wondering where this information is coming from with metadata disabled. For example, Zap2it no longer exists, and Cuomo Prime Time was canceled years ago. The guide data appears to be correct, and the posters are correct. Basically, the files are filled with unrelated data that doesn’t match what was actually recorded. Shouldn't this data come from the guide? <?xml version="1.0" encoding="utf-8" standalone="yes"?> <tvshow> <uniqueid type="gracenote">22804235</uniqueid> <uniqueid type="zap2it">EP04428600</uniqueid> <uniqueid type="tvdb">353302</uniqueid> <uniqueid type="imdb">tt7317360</uniqueid> <uniqueid type="official website">https://www.cnn.com/shows/cuomo-prime-time</uniqueid> <title>Cuomo</title> </tvshow> <?xml version="1.0" encoding="utf-8" standalone="yes"?> <tvshow> <uniqueid type="gracenote">31148748</uniqueid> <uniqueid type="zap2it">EP06033210</uniqueid> <uniqueid type="tvdb">403170</uniqueid> <uniqueid type="eidr">10.5240/AA94-1FC4-BFBF-6394-6460-8</uniqueid> <uniqueid type="imdb">tt14681596</uniqueid> <uniqueid type="official website">https://www.amazon.com/dp/B0CYFLCXSQ</uniqueid> <uniqueid type="tmdb">125909</uniqueid> <uniqueid type="tv maze">55415</uniqueid> <uniqueid type="wikidata">Q125988942</uniqueid> <uniqueid type="wikipedia">Batman:_Caped_Crusader</uniqueid> <title>Batya</title> </tvshow> <?xml version="1.0" encoding="utf-8" standalone="yes"?> <tvshow> <uniqueid type="gracenote">28133725</uniqueid> <uniqueid type="zap2it">EP05264281</uniqueid> <uniqueid type="tvdb">74281</uniqueid> <uniqueid type="fan site">https://www.comedy.co.uk/tv/hignfy/</uniqueid> <uniqueid type="imdb">tt0098820</uniqueid> <uniqueid type="official website">https://www.bbc.co.uk/programmes/b006mkw3</uniqueid> <uniqueid type="tmdb">797</uniqueid> <uniqueid type="x (twitter)">haveigotnews</uniqueid> <title>Have I Got News For You</title> <mpaa>M 15+</mpaa> </tvshow>
-
I may not have the latest on what's going on though
-
Ya it's not being updated though, only the beta channel is. I would assume eventually you will only see the one, but many people paid for ATV so it's still there.
-
You mean the other app would be the standard app? But both are shown in the app store.
-
@ebr will have to correct me, but I believe what I saw is that they can't have 2 apps in the Android store so the older ATV app can only be updated in the beta section of the store for now or sideloaded. You may have to sign up for the beta if you want to automate things for now.
-
Limit users outside network to individual IP adress.
TMCsw replied to MediaIntelNUC's topic in General/Windows
I use NGINX to do the following (other RP’s should work too). I use Certbot and Let's Encrypt for SSL (TLS v1.2+) on custom port(s). I also use geo-blocking via MaxMind (free version). I ignore (444=drop) direct IP# requests (the DDNS name must be used for access). I use a custom port (5 digits) that hackers usually don’t scan. (And yes, my 85-year-old mother can use this easily.) List of assigned ports. With this setup, it’s hard for anyone to access my LAN or Emby without explicit instructions. -
justinrh started following when release a new Android TV app
-
If I'm reading the Beta thread correctly, the last released build (2.1.23) was late 2024. A year later and 19 builds later, why would you not release it? It would be nice for us users to get all those improvements.
-
Fantastic, thanks! Who knew?!?!
-
Found it - for some reason there the option under streaming ==> advanced ==> limit single channel streaming per tuner had been ticked for some reason. Untick and I can watch multiple channels at once to my hearts content. Phew
-
guyvdw001 changed their profile photo -
Okay, I think the YT trailers were fixed in 2.1.28 You can either sign up for the beta channel to get it from the store or just download the apk from the link below and sideload it.
-
yocker started following Plugin: EmbyBanner
-
Very simple little plugin. Customize the new banner feature in the Emby server beta. Cycle between messages - No a live cycle so requires reload of mainpage. Show Movie, Show, Episode, Video count. Show latest movie and/or TV show. Add Emojis (for what ever reason ) Can look into adding more if people want it. ONLY WORKS WITH EMBY SERVER BETA!! Can be found at: yocksers/EmbyBanner.
-
2.1.23g on the Shield. How did you get 2.1.43?
-
Hi. The author of this does not appear to be a member anymore.
-
Apollo TV - No Guide Data and No Channels Listed
Madflava replied to bobbrady23's topic in ServerWMC
Hate to bump this old thread but did anyone ever find a better guide solution for this service? -
I honestly don't understand the 2fa on just admin accounts. I don't want ANYONE logging into my server that I don't know, admin or not.
-
esmailelbob started following Emby and rclone are slow
-
I have an Emby media server where storage is attached via rclone mount. The backend is served through an app called Altmount (similar concept to nzbdav). My goal is to get movies to start playing in 1 second or less. Currently there's a noticeable delay on first play before Emby can start streaming the file. I tried kodi for emby and with webdav and webdav was noticeably faster so is there anyway or config that i can use in rclone to overcome this emby headings and make it faster? My rclone setujp is: ``` rclone: path: /config password: "" salt: "" rc_enabled: true rc_url: "" rc_port: 5573 rc_user: admin rc_pass: admin rc_options: {} mount_enabled: true vfs_name: altmount mount_options: {} log_level: ERROR uid: 1000 gid: 1000 umask: "002" buffer_size: 32M attr_timeout: 5s transfers: 32 cache_dir: /config/cache vfs_cache_mode: full vfs_cache_poll_interval: 10s vfs_read_chunk_size: 32M vfs_cache_max_size: 100G vfs_cache_max_age: 8760h read_chunk_size: 32M read_chunk_size_limit: 2G vfs_read_ahead: 2G dir_cache_time: 5s vfs_cache_min_free_space: 1G vfs_disk_space_total: 1G vfs_read_chunk_streams: 4 allow_other: true allow_non_empty: true read_only: false timeout: 1h syslog: true no_mod_time: true no_checksum: true async_read: true vfs_fast_fingerprint: true use_mmap: true links: false ```
-
Just wondered if there was any more news on the smart playlist feature, not just the homepage revamp?
