Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Done! But it's not better, in fact it might be even less responsive. Attached, the logs of the day! Thanks ! embyserver.txt ffmpeg-transcode-79e70cea-0742-4523-b717-346833f95a78_1.txt
  3. milindmody

    External ID's not included in search ?

    would love to see an expanded search screen - hopefully you can include more parameters for search including the imdb id.
  4. Luke

    Live TV jumpy progress bar

    HI, yes that would be helpful. Thanks.
  5. HI, you can't. But it's something we can add in a future update. Thanks.
  6. Luke

    Emby VS plex Playlist layout

    What is Family/Kids? Is that a playlist you created?
  7. CasaAtardecer

    Can Emby look up XMP metadata in the photos?

    Hello @Teredactle, I am happy to share with you my methodology in the hopes that you and others begin to utilize Emby for Home Video and Photo Library hosting. The more of us shutterbugs that enjoy sharing our photo albums with family and friends through Emby's multiple UIs, the more development and refinement resources will be allocated to improving its features and functions. Backup your photos to ensure you have unaltered copies in the event something goes sideways. Download and install ExifTool by Phil Harvey (https://exiftool.org/) ensuring that the program can be read from any folder containing photos whose metadata you wish to edit. Create a text document containing the following text: %Image::ExifTool::UserDefined = ('Image::ExifTool::XMP::dc' => {embycollections => { List => 'Bag' },},);1; Name and store the previously created text document at a mapped drive path (e.g., C:\embycollectionstag.txt). Open a cmd prompt in the same folder containing your photo(s) for upload into Emby Collections. Execute the following command: exiftool -config "C:\embycollectionstag.txt" -P -sep ", " -embycollections="Collection A, Collection B" yourphotofilename.ext -overwrite_original Execute the following command to check that your new Emby Collections metadata tag was created and the correct values are populated: Exiftool yourphotofilename.ext Upload your photo(s) to Emby and execute a Scan Library Files command. Your photo(s) should be grouped together in Collections under whatever value you used (e.g., Collection A, Collection B, etc.), including any videos that might also be added to the same Collection(s). Please let the community know how you get on. Cheers!
  8. HI, can you please give this another try? Thanks !
  9. Luke

    Static image playing audio (no movement/blur/screensaver?)

    OK what would you like to see ?
  10. @Luke I see that the Public IP address has been removed for privacy reasons. Thank you so much for doing so. Can an administrator remove the first video, which also appears from 00:55 until the end, since I can't edit it? Thank you.
  11. Luke

    Audio Wiedergabe über FireTV Stick

    HI, we're looking into this. Thanks.
  12. Hello.... Trying my "best" english to explain my "problem". But I'm almost convinced that it has already been clarified in another thread. Bought last week the R1221+ and installed 4 Seagate Exos X20 as a start on it. Configured two volumes. 1st Movies, 2nd Series. Installation from Emby on Volume 1.The two volumes have been released for the "internal user" Emby (R/W)! Copied all Movies and the Series from my old NAS to the new locations. Created 2 Libraries for every area (Movies/Series). The movies were recognized, but the series were not! Each individual series has its own folder with the respective seasons (season 1, Season 2, etc) and the subsequent episodes. What's my fault? Have a great day! Mike
  13. Hi, @Neminem. I can't and don't know how to edit the content to remove the remote IP address as you're suggesting. Thanks.
  14. mdastous

    Live TV jumpy progress bar

    moving the cursor back in time. I can record a video if it helps.
  15. Today
  16. Nothing has changed in the Roku app on this...
  17. Tank_Killer

    Emby for LG 1.0.47 Released

    thanks
  18. brothom

    MKV Blu Ray volumes too low.

    @MrHerpscan you reproduce the volume reduction on other devices using the same files? For example directly listening to the ripped file via headphones on your micro PC and then also playing the DVD directly? Either something went wrong with the conversion (reduction of bitrates or one or more channels went missing) or the DVD rip didnt actually rip the original audio. If it's neither, then the original file must also have reduced volume. Can you play both the original dvd and your converted file through the same audio system?
  19. provedl jsem tu blbost že jsem tu knihovnu metadat smazal, protože jsem jí tam nedal já a to byla chyba.Učím se s tím pracovat teprve
  20. brothom

    Why did this situation occur?

    @leselalhaving two unique items display, but them sharing the same movie / series meta usually means Emby has found two media items that have been identified as the same item. You could check "Edit Metadata" for both items to see which path is found for both of those entries. As @pwhodgesalso stated, maybe this is because the names of the items are too similar or don't follow the naming conventions. For example having the following item: C:\Media\Movies\Naked Gun might cause Emby to match multiple items Naked Gun (1956) The Naked Gun (2025) Naked Gun 33⅓: The Final Insult (1994) etc
  21. brothom

    Emby VS plex Playlist layout

    As @Luke also observed, your first screenshot looks an awful lot like a slider with the Family/Kids tag or genre in stead of a specific collection / playlist. With Plex you can (by default) only reorder your libraries and after that Plex decides (mostly at random) what exactly is shown. It doesn't show any specific playlist or collection, you'll need a plugin for that I think. It looks like in your case, you would like to show the contents of a specific playlist or collection the same way as for example "Latest Movies" would be shown as right?
  22. Luke

    Chromecast plays audio but no video - Live TV

    Hi, are you sure this is the right log? Please attach the complete log file. This log doesn't contain any chromecast activity. Thanks.
  23. @softworkz
  24. @Luke, while developing Emby.MCP I discovered a couple of bugs in the Emby Client SDK for Python that I have fixed in my own Github fork (as branch 4.9.0.33-Beta-A01) This was in the last available SDK version at time of writing - more recent betas seem to have SDKs that are largely void of files. The bugs are: def auth_settings() in SampleCode/RestApi/Clients/Python/emby_client/configuration.py is missing this stanza: 'embyauth': { 'type': 'access_token', 'in': 'header', 'key': 'X-Emby-Token', 'value': self.get_api_key_with_prefix('access_token') } without which it is impossible to use the standard user login Access Token with any API call that requires an authenticated user - only the all powerful API Key will work. def get_users_itemaccess_with_http_info() in SampleCode/RestApi/Clients/Python/emby_client/api/user_service_api.py is missing 'item_id' from all_params = [] and a corresponding query_params.append about 30 lines later. Without this, get_users_itemaccess() does not function as expected when compared to to carrying out the same tasks using the Emby web client (I captured the http requests with Wireshark to see what was actually being sent with the API call).
  25. Ok, how do I add this field or do you need to add it in upcoming updates?
  26. Blue278

    Timezone issue with daily recorded shows

    would you be so kind to tell me step by step how you solved timezone issue? Thanks
  27. Todays News: Hisense promises up to 8 years of Vidaa updates for TVs https://www.flatpanelshd.com/news.php?subaction=showfull&id=1752649864 Hisense's Vidaa platform currently powers more than 30 million Smart TVs across over 400 brands, including Hisense and Toshiba, according to the company.
  1. Load more activity
×
×
  • Create New...