Jellyfin AndroidTV Client Thread

Discussion in 'Jellyfin for Zidoo' started by andy22, Jun 18, 2022.

Tags:
  1. andy22

    andy22 Active Member

    "legacy DirectPath" uses the old API for mounting, since the new API still has two bugs.
    The new API is only available on latest v6.4(7).18+ FW.

    1) new API does not support server names, only IP's. This will be fixed in the next beta.
    2) new API has issues with NFS paths, that are not directly under root. So "/home" in /etc/exports will work, but not "/home/movies". We try to figure out why this works via old API, but not in the new.

    PS: So atm to get NFS working via new API, you can just export simple paths like "/home", "/mnt" or "/exports" and setup the jellyfin library paths based on this. Instead of exporting multiple dirs like "/mnt/movies", "/mnt/series".
     
    Last edited: Jul 29, 2022
  2. Sledgehamma

    Sledgehamma Well-Known Member

    There is a bug within the app for the "My Media" section, but since it applies to the general AndroidTV app and not only to your App I'm not sure if you can fix it.

    On the homescreen I have selected "My Media (small)" but it displays "My Media" instead:
    [​IMG]

    On the server the "small" option looks like this:
    [​IMG]

    Also, the "App Theme" has no effect, its always the same theme.
     
  3. andy22

    andy22 Active Member

    Yeah did bring up this issues here: https://github.com/jellyfin/jellyfin-androidtv/issues/1708

    PS: What i can try is make the images/layout smaller, so its not as big for the "small" case.
     
    Sledgehamma likes this.
  4. Sledgehamma

    Sledgehamma Well-Known Member

    Ah okay, thanks! Weird response though from Jellyfin dev, though...

    I guess its also not a bug that changing theme has no effect ;)
     
  5. andy22

    andy22 Active Member

    Nope, the app has only very limited theme support, so have no clue what the theme option in the app even does.
    That's because the AndroidTV app is not based on the same web-tech as the server web-client or the normal Android version.
     
  6. Sledgehamma

    Sledgehamma Well-Known Member

    Is there a specific reason/benefit to do so?
     
  7. andy22

    andy22 Active Member

    Can't answer this, could be historical reason's after forking from Emby or maybe the AndroidTV app is newer and they wanted more modern/faster tech, like pure java/kotlin.
     
    Sledgehamma likes this.
  8. andy22

    andy22 Active Member

    Turns out its rather easy to fix and also did annoy me.

    I will just add two Ui scale slider settings:
    • one specifically for userView/collection, which includes the "My Media" items
    • one for all other home row types
    This way users can customize the size of there main home view.
     
    Markswift2003 and Sledgehamma like this.
  9. Sledgehamma

    Sledgehamma Well-Known Member

  10. andy22

    andy22 Active Member

    ### Beta 10 - 0.14.3 -> download here
    • based on latest [official 0.14 release]
    • fix file version's handling, resume handling
      • fix version names missing in Ui
      • fix wrong version runtime display
    • fix file version's not working via DirectPath option
    • add double back to exit app
    • add size/scaling option's to homescreen settings
    • add network paths server hostname/netbios ip lookup
    • fix changing homescreen option's not triggering Ui refresh
    • improve "smart" track selection logic
      • favor atmos, dts:x
      • favor surround tracks more
      • favor forced audio codecs more, if set in option's
    • general stability/bug fixes
     
    Last edited: Jul 31, 2022
    dr4go, boxerfan and Sledgehamma like this.
  11. Sledgehamma

    Sledgehamma Well-Known Member

    Scaling works great!
    Is there a way to disable the age rating on the home screen?
     
  12. andy22

    andy22 Active Member

    Lol... totally missed this, yes its annoying, fix incoming.
     
    Sledgehamma likes this.
  13. andy22

    andy22 Active Member

    ok fix1 is up, without the ratings
     
  14. Sledgehamma

    Sledgehamma Well-Known Member

    Thanks a ton! Looks way tidier :)
     
  15. Markswift2003

    Markswift2003 Well-Known Member SUPER Administrator Beta test group Contributor

    I'm back in the world now - looks like I've got some catching up to do...
     
    Sledgehamma likes this.
  16. LUCASINO

    LUCASINO New Member

    I tried only .3 and it didnt helped, i took another release and there it works without transcoding. Hope you can find in future a good solution for transcoding:)
     
  17. boxerfan

    boxerfan Active Member

    Thanks for the clarification.

    I just updated the firmware to v6.4.20. JellyFin app is now able to play media with "legacy DirectPath" switched off.
     
  18. andy22

    andy22 Active Member

    Beta 10 - fix2 - 0.14.3
    • adjust file version "main" name display
    • add missing directPlay audio codecs
      • PCM codecs
      • DCA, MLP
     
    dr4go and Sledgehamma like this.
  19. lawdawg

    lawdawg Active Member

    Tanks for adding this @andy22
     
  20. Kenshin

    Kenshin Member

    @andy22 Hi,
    I get the following message when I want to start the server !

    Screenshot_20220801-133846.png
     

Share This Page