Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/25/23 in all areas

  1. Hi, Again, thanks a lot for your time and even if you did not provide a direct solution, you helped me out a lot. Indeed, I found the folder where the config files were located. So what I did was simply uninstalling emby-server package. Then erase the folder with all config files. Then I installed emby-server package again... And : VOILA It works How cool does that sound ? To me : super cool Again : many thanks...
    2 points
  2. ... as I was tired of manually grouping all my movie versions into groups after each recreation of the db, I created a plugin to help with that. The use case is having movies, that belong together spread around and not being able to easily match the emby naming conventions, but still having the desire to present them as one item with multiple versions. The plugin works similar to the auto boxsets, but does the "movie versions grouping" - it will group all movies based on their TMDB id into one item, regardless of where they're placed and how they're named. I made that for myself - however, if anybody is interested, attached is a plugin that solves this issue. Attached version is for current 3.6.0.49 beta Server, do NOT use it with stable release! Plugin is alpha state, you should only use it, if you are willing to backup your db (there is no way to revert the changes otherwise!) and manually put the dll in the server plugin directory. Do not use it in your production environment before having tested in a test environment that you're fine with what it does - seriously! ;-). Note: There is a known bug in the web GUI presentation which is described here, which needs to be fixed on emby side. Edit: the mentioned display bug in BoxSets is fixed in Emby now, thanks Luke. AutoCollections-for3-6-0-49-betaServer.zip AutoCollections-for3-6-0-75-betaServer.zip AutoCollections-for-4.1.0.15-betaServer.zip AutoCollections-for-4.2.0.17-betaServer.zip (4.6.0.10 and before) 4.6.4.0 and above (does not require beta server as version number has been surpassed) AutoCollections-for-4.6.0.22-betaServer.zip Note: Original version will cause issue with other new plugins like Top Picks. Updates by community members: v.1.0.0.4 New update thanks to @Cheesegeezer Looks like we've managed to update the plugin, to be current Emby Server 4.7.7 (minimum). Some Changes to be aware of Automatic Library scan and updates are disabled, too many things are triggering library scans at the moment and entering into an endless loop which will crash the server. Moved to a Scheduled task now. Fully Locked item Metadata can be ignored in the Plugin Settings for grouping. (Partial field may have worked before but you need to Lock the item itself now) ".strm" files are ignored from any processing New plugin Graphics with a big nod to MikePlanet This is always Mikes plugin and the work he has done is fantastic. - We only did essential maintenance to keep this alive for you peeps. AutoCollections_1.0.0.4.zip v1.0.0.5 Removed Top Pick Items from the available item list re introduced the auto scanning... this will take place 1 min after an item event is detected re introduced auto run after a library scan tested against top pick plugin and there is no endless looping... but please test fixed the locked items bug. Good luck and let me know how the testing goes. AutoCollections.v1.0.0.5.zip v.1.0.0.9 New update thanks to @Hoptional Added option whether to Merge items across different libraries Compatible with nested folder structures, the "Top Picks", and the "New Releases" plugin Improved logging AutoCollections_1.0.0.9-libraryoption.dll
    1 point
  3. I want to praise you, I love what you did with Emby. It is to believe that you read in my spirit because you carried out a splendid tool. I've been an XBMC fan since the first XBox, then I switched to Kodi, never joined Plex and then you came with Emby! Being a young developer I wanted to try myself with FFmpeg to create thumbnails of the sound wave as we can see on Soundcloud or Mixcloud. You have to generate the image then insert it into the interface. I will already try to generate them (for the moment I fail even with the Wiki of FFmpeg but I will insist ). In short, I took the lifetime license directly, take my money! I wish a long life to this magnificent project that is Emby and I congratulate all the developers who have contributed to the realization of this magnificent project. I love you.
    1 point
  4. You're right! Changed the path as you show above (point to the parent folder of Metadata) and it works! Ran the scheduled scan...and immediately all the pictures are there. For example on my server it is: /disk3/emby/metadata/people/a (b, c, d, etc.) When I have /disk3/emby/metadata in the Library Advanced, nothing shows up. Changed it to /disk3/emby and now they are all there. I don't know if this causes other issues, but it does work!
    1 point
  5. I did, after many tests I decided to give up and reload the files into the server, that seems to have fixed the issue for now.
    1 point
  6. HI, please try again with the next update to the Emby iOS app. Thanks.
    1 point
  7. Yes it is, but hopefully we can find a hack/workaround until it is resolved in the OS.
    1 point
  8. This looks like a database error, possibly from going up and down in versions between beta and stable releases. Someone familiar with the database schema side of things might have to chime in.
    1 point
  9. That's what I was getting at. The way you've done it, there is an extra layer in the folder tree, which sometimes creates problems; by putting the letter folders in the library separately you prevent that happening. Paul
    1 point
  10. I think this is purely a ChromeOS issue. I've noticed that if you dismiss/minimize the app, and then maximize it again, the grey bars are replaced by black.
    1 point
  11. Hi there, I can help with Portuguese-Portugal
    1 point
  12. Auto detection is unreliable and mostly gets it wrong. It's been this way forever and I've seen it detect a max of 1500000 on my LAN. What I recommend to most is they set their server to the highest remote upstream bitrate they want to allow and the clients to the highest downstream bitrate they want use. Match their broadband service if desired or in your case the max bitrate in the list. The server will use the lowest of the two values as the bitrate limit.
    1 point
  13. Your Roku 4K can support EAC3 - so I'm a little confused why it would be transcoding at all. if the TV itself does not support EAC3 - then the Roku should be set to just audio transcode' it to PCM (in Stereo), so the TV can produce the Audio directly ? https://support.roku.com/en-gb/article/208754498
    1 point
  14. For now my work around is simpler. I just find an srt file and those work fine. Would be nice not to have to go find forced sub files all the time but it’s easier than the usb install every 30 days I guess haha. I’ll wait for the update. Thanks again.
    1 point
  15. Found my model number as well. Couldn’t earlier. UN65RU8000FXZA
    1 point
  16. Oh OK. Pity. Sorry it didn't help. Mentioned what I noticed and thought might be worth a go. Hopefully someone will be along who knows what they're talking about. Its always at weekends...
    1 point
  17. Try (not sure if this is the proper path for Arch linux) cat /var/lib/emby/logs/embyserver.txt the last few lines should say why it aborted, otherwise How to report a problem
    1 point
  18. i just made a fork and submitted an Update
    1 point
  19. Sounds good, thank you! Might be worth it to add it to the documentation for future reference? I tried looking there first.
    1 point
  20. In your other thread, scroll up to Carlo's post - hover over his profile pic and click "Message"
    1 point
  21. Hi, if i'm following on correctly from your other posts, you are having an issue logging in with your Admin account. In your other thread Luke has already advised that @Carlomay be able to setup a remote troubleshooting session to resolve this. Send Carlo a PM to setup a suitable time.
    1 point
  22. This topic can be closed. I ended up installing through docker. Thanks!
    1 point
×
×
  • Create New...