• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support General Questions Is there any sort of add-on that allows me to filter by available audio languages?

     
    • 0 Vote(s) - 0 Average

    Is there any sort of add-on that allows me to filter by available audio languages?

    kuroyousei
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #1
    2023-09-14, 02:59 AM
    I watch generally watch anime, and while I do prefer to watch in Japanese, there are times where I have to do other things while I'm watching and I need to watch a dubbed version. Because of this I typically reserve shows with dubs for those cases, and watch the ones that don't have a dub when I can give it my full attention. I can't seem to find a way to sort by available audio tho. I'd like to be able to set the filter to only list shows that have an english audio track available. Is there a way to do this, with or without some sort of addon?
    1
    bitmap
    Online

    Community Moderator

    Posts: 817
    Threads: 9
    Joined: 2023 Jul
    Reputation: 26
    #2
    2023-09-14, 07:26 AM
    Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    kuroyousei
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #3
    2023-09-14, 01:43 PM
    (2023-09-14, 07:26 AM)bitmap Wrote: Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.

    Yea, the very specific thing I'm trying to avoid is going back through all 800 series that I have on the server and manually determining whats dubbed and what isn't.
    bitmap
    Online

    Community Moderator

    Posts: 817
    Threads: 9
    Joined: 2023 Jul
    Reputation: 26
    #4
    2023-09-14, 03:55 PM
    I'm about 70% there collection-wise and even have some series with seasons that aren't dubbed and others that are which makes it more complicated. Even with a tool that supports auto-tagging and language detection I haven't found an option for this particular conundrum. Might be a good feature request.
    Jellyfin 10.10.7 LSIO Docker | Ubuntu 24.04 LTS | i7-13700K | Arc A380 6 GB | 64 GB RAM | 79 TB Storage

    [Image: AIL4fc84QG6uSnTDEZiCCtosg7uAA8x9j1myFaFs...qL0Q=w2400]
    TheXaman
    Offline

    Junior Member

    Posts: 10
    Threads: 0
    Joined: 2025 Feb
    Reputation: 2
    Country:Germany
    #5
    2025-02-26, 11:00 AM
    (2023-09-14, 01:43 PM)kuroyousei Wrote:
    (2023-09-14, 07:26 AM)bitmap Wrote: Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.

    Yea, the very specific thing I'm trying to avoid is going back through all 800 series that I have on the server and manually determining whats dubbed and what isn't.

    Hey, I wrote a plugin that automatically adds language tags to your media based on its audio tracks. This A) allows filtering by language on demand and B) makes it possible to show users only content thats available in their desired language via parental controls.

    Feel free to check it out: https://github.com/TheXaman/jellyfin-plu...nguageTags
    kuroyousei
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #6
    2025-03-02, 04:17 AM
    (2025-02-26, 11:00 AM)TheXaman Wrote:
    (2023-09-14, 01:43 PM)kuroyousei Wrote:
    (2023-09-14, 07:26 AM)bitmap Wrote: Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.

    Yea, the very specific thing I'm trying to avoid is going back through all 800 series that I have on the server and manually determining whats dubbed and what isn't.

    Hey, I wrote a plugin that automatically adds language tags to your media based on its audio tracks. This A) allows filtering by language on demand and B) makes it possible to show users only content thats available in their desired language via parental controls.

    Feel free to check it out: https://github.com/TheXaman/jellyfin-plu...nguageTags

    Thats fantastic...except I don't understand how to use it. I added the repository but nothing new shows up in my catalog to chose the plugin.
    TheXaman
    Offline

    Junior Member

    Posts: 10
    Threads: 0
    Joined: 2025 Feb
    Reputation: 2
    Country:Germany
    #7
    2025-03-04, 08:06 PM
    (2025-03-02, 04:17 AM)kuroyousei Wrote:
    (2025-02-26, 11:00 AM)TheXaman Wrote:
    (2023-09-14, 01:43 PM)kuroyousei Wrote:
    Code:
    https://raw.githubusercontent.com/TheXaman/jellyfin-plugin-languageTags/main/manifest.json
    (2023-09-14, 07:26 AM)bitmap Wrote: Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.

    Yea, the very specific thing I'm trying to avoid is going back through all 800 series that I have on the server and manually determining whats dubbed and what isn't.

    Hey, I wrote a plugin that automatically adds language tags to your media based on its audio tracks. This A) allows filtering by language on demand and B) makes it possible to show users only content thats available in their desired language via parental controls.

    Feel free to check it out: https://github.com/TheXaman/jellyfin-plu...nguageTags

    Thats fantastic...except I don't understand how to use it. I added the repository but nothing new shows up in my catalog to chose the plugin.
     
    I'm sorry, made a mistake in the readme. If you added
    Code:
    https://github.com/TheXaman/jellyfin-plugin-languageTags/blob/main/manifest.json
    please change it to
    Code:
    https://raw.githubusercontent.com/TheXaman/jellyfin-plugin-languageTags/main/manifest.json

    The first one couldn't be read by Jellyfin sometimes. Please let me know, if it fixes the "not showing up".
    kuroyousei
    Offline

    Junior Member

    Posts: 6
    Threads: 3
    Joined: 2023 Sep
    Reputation: 0
    Country:United States
    #8
    2025-03-05, 12:03 AM
    (2025-03-04, 08:06 PM)TheXaman Wrote:
    (2025-03-02, 04:17 AM)kuroyousei Wrote:
    (2025-02-26, 11:00 AM)TheXaman Wrote:
    (2023-09-14, 01:43 PM)kuroyousei Wrote:
    Code:
    https://raw.githubusercontent.com/TheXaman/jellyfin-plugin-languageTags/main/manifest.json
    (2023-09-14, 07:26 AM)bitmap Wrote: Only way I could think to do this would be to tag your dual audio or dubbed series. Then you could filter (depending on client) using that tag.

    Yea, the very specific thing I'm trying to avoid is going back through all 800 series that I have on the server and manually determining whats dubbed and what isn't.

    Hey, I wrote a plugin that automatically adds language tags to your media based on its audio tracks. This A) allows filtering by language on demand and B) makes it possible to show users only content thats available in their desired language via parental controls.

    Feel free to check it out: https://github.com/TheXaman/jellyfin-plu...nguageTags

    Thats fantastic...except I don't understand how to use it. I added the repository but nothing new shows up in my catalog to chose the plugin.
     
    I'm sorry, made a mistake in the readme. If you added
    Code:
    https://github.com/TheXaman/jellyfin-plugin-languageTags/blob/main/manifest.json
    please change it to
    Code:
    https://raw.githubusercontent.com/TheXaman/jellyfin-plugin-languageTags/main/manifest.json

    The first one couldn't be read by Jellyfin sometimes. Please let me know, if it fixes the "not showing up".

    Unfortunately I still dont see it. It is entirely possible that I am just doing something wrong. There is something on your readme about a Build Process and I dont know what any of that means. Normally i just copypaste the link into the repositories and when I go to the catalog its there and i click on it to install it.

    Is this process different than that?
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode