All Activity
- Past hour
-
Did you manage reproducing this or do you maybe need some more insights from my side?
-
HakanDemir started following Emby Movie Genres Section – Visual Package and Emby Home – “My Media” Categories Visuals
-
Hello I created these visuals for my own use, but anyone who wants a different look can use them as well. The visuals are designed for the “My Media” categories on the Emby Home page. Some elements may require a Canva Pro subscription for editing. Canva Link
-
KennyHoo joined the community
-
Fenimore joined the community
-
AliMalik joined the community
-
mafer959 joined the community
-
Razansaad joined the community
-
Nadass joined the community
-
Nadass joined the community
-
qqw9 joined the community
-
mirna947 joined the community
- Today
-
LG TV has a problem playing videos with embedded subtitles.
zodac01 replied to trekflix's topic in LG Smart TV
Hi, I'm seeing my subtitles just cutting out maybe 5 minutes before the end of the stream. Works fine on my non-LG devices. Not sure if it's the same root cause as the issues listed in this thread, since the subs do work for most of the episode. But they are embedded subs having issues. Or should I make a fresh thread with logs? -
Hello, I created this visual package for my own use, but if you’d like, I’m sharing the Canva link so you can use it too. You can customize the visuals as you like and enhance your Emby Genres section. All visuals are free to use and fully customizable. https://www.canva.com/design/DAHEoddLDkE/IyG179kpjegG0nc46D5OsA/view?utm_content=DAHEoddLDkE&utm_campaign=designshare&utm_medium=link&utm_source=publishsharelink&mode=preview
-
It adds a third layer of security: user + password + device id. It also prevents your friends and family to share their accounts with other friends or to use their credentials with devices in hotels and similar public areas where they maybe forget to logout after use. It also gives you some kind of control over your premiere device limit.
-
Salut @Lenders57, Python et Vue/JS, j'utilise l'API d'Emby et TMDB
-
Feature request: Allow a strm file to contain a HTTP address
tOLJY replied to tOLJY's topic in General/Windows
I can't remember what thread it's in, but a whole ago I made a comment about links bring displayed on a TV - if their can be done instead of this, at least then with current plugins we could add a YouTube link and open that way instead -
Next episode of show removed from continue watching after deleting previous episodes
Luke replied to tOLJY's topic in General/Windows
Hi, it’s still on our radar, thanks. -
Where did you get that server from?
-
Hi, what exactly is your issue with it?
-
Hi, what issue are you having with it?
- 174 replies
-
- intros backup
- introskip
-
(and 2 more)
Tagged with:
-
Emby Watch Party - Synchronized Viewing for Friends & Family
QuackMasterDan replied to Oratorian's topic in Tools and Utilities
Thanks for all of your efforts, intentionality, ideas, and hard work that have gone into this project. What you’ve created is helping many people connect and enjoy media together in a way like no other. Looking forward to all that you come up with! I really, REALLY appreciate the unRAID template and versions you have made. It’s my preferred manner of hosting Watch Party and sure beats running an entire VM for it. Thank you again! -
gihayes started following Emby Homepage "Spotlight Widget" Proof of Concept
-
lundblad started following Intros Backup Support Thread
-
Why is this plugin even in the catalog if it doesn’t work and nobody updates it? Someone above even mentioned they paid for it, which means the maker is still making money off it... hmmm
- 174 replies
-
- intros backup
- introskip
-
(and 2 more)
Tagged with:
-
Emby Watch Party - Synchronized Viewing for Friends & Family
Oratorian replied to Oratorian's topic in Tools and Utilities
Hey everyone, Quick update on where to find support for Emby Watch Party going forward. The project has grown a lot over the past few months (thank you all for that!), and keeping track of bug reports, feature requests, and discussions across multiple places has gotten tricky. To keep things manageable, I'm shifting primary support over to GitHub: https://github.com/Oratorian/emby-watchparty/issues GitHub makes it much easier for me to track issues, link fixes to specific reports, and make sure nothing slips through the cracks. This thread isn't going away — I'll still check in and answer questions here, just not as frequently as before. For the fastest response, especially for bugs or feature requests, GitHub is the way to go. Thanks for all the support and feedback — it's been incredible seeing so many people use this thing. Cheers -
What are the good reasons for whitelisting based on device? Is that not added complexity?
-
Why would we want that kind of complexity in the system? I cannot think of a truly good reason to block something based on the platform.
-
And what do you have the limit set to? Did rebooting the server make a difference?
-
Keep in mind I'm not concerned about spoofing or whatever. My friends are not hacking me. My nephew might, but good for him if he can figure it out. The server can see what each device reports itself to be. Can't we just use that info and call it a day?
-
Hi, there's already an open request for this or something functionally equivalent. Please join in and contribute to the existing discussion at:
- Yesterday
-
group-title aka "Channel tags" should be on the flyout from guide
GlowingBits replied to CharlieMurphy's topic in Feature Requests
I agree this would a welcome addition. Basically what apps like IMPlayer and others do. There needs to be some way to quickly filter channels on the guide, especially when there can be hundreds now w/ iptv. And it's even more important on the TV clients (Apple TV, etc) vs mobile (which have filtering options on the guide) since navigation is more limited. I keep checking every Testflight in hopes it pops up. -
Hey, welcome to the Emby Community! Yeah, I want this too. Emby said it may be easy to do - but that was nearly 2 years ago now: https://emby.media/community/topic/128632-add-overview-text-section-to-the-music-genre-pages/ RateYourMusic has some very good Genre desciptions: https://rateyourmusic.com/genres/ This old Bliss blog is the best article I have ever read on how to organise Genres to suit your own collection: https://www.blisshq.com/music-library-management-blog/2015/03/17/mp3-genres-one-size-does-not-fit-all/ But neither is much use for Emby, unless there is an Overview text field to add the info. Also, on your other issue with paragraphs - Emby does work with some limited HTML in the Overview field, so you can manually create paragraphs with a space between them by using <br/> <br/>. You could also try out <b>bold</b> and <i>italic<i/> for highlighting e.g. Artists or Albums/Songs. Note: this HTML may or may not work well depending upon which client app you are using. Anyway, there's also plenty more music tips on the forum elsewhere. Cheers!
-
Front end solutions: With MacOS and iOS, you can have web based or app based. Web based can be limited via CSS @supports styles but app based has to do with each iOS app separately. Code is completely separate from these two choices. Once you target iOS users, you put some style that prohibits them from logging in via web. You can either hide the login page or add a mask over the top of a div that covers all the buttons. You can also create a text warning or an image... "Sorry you are banned". iOS stand alone apps would require a separate solution. iOS styles example that worked in 2022: https://stackoverflow.com/questions/30102792/css-media-query-to-target-only-ios-devices @supports (-webkit-touch-callout: none) { /* CSS specific to iOS devices */ } @supports not (-webkit-touch-callout: none) { /* CSS for other than iOS devices */ } Backend server side options: would be also different code. I am not sure what limits can easily be added that would work, all the time. Front end solution seems like a more dependable approach.
-
Oui mais se son des vieux Amazon car si j'ai un utilisateur connecté sur son Amazon et que je le deconnecte et essayer avec un autre utilisateur sa bloque
-
Je crois que les nouvelles Amazon fire bloquent beaucoup de choses sur les vidéos comme les IPTV.... Possible que ça bloque aussi EMBY
-
A l'extérieur sa fonctionne sur mon cellulaire sans probleme . Semble juste à avoir problème avec les Amazon fire mais qui se branche nouvellement car les anciens sa fonctionne
