Should LMS read metadata from ID3v2.4?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slartibartfast
    Senior Member
    • Jan 2010
    • 13853

    #31
    Originally posted by mrw
    Updated versions of Audio::Scan (v1.05) were committed to LMS in September 2021 which incorporate this PR.
    I thought that PR was added after 1.05 was released. The last commit was August 8 and the PR was September.

    Sent from my Pixel 3a using Tapatalk
    Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
    Bedroom: Radio
    Bathroom: Radio

    Comment

    • ralphy
      Senior Member
      • Jan 2006
      • 3297

      #32
      Originally posted by slartibartfast
      I thought that PR was added after 1.05 was released. The last commit was August 8 and the PR was September.

      Sent from my Pixel 3a using Tapatalk
      LMS has been using a fork of Andy's AudioScan for a few versions now.

      If your LMS is using AudioScan version 1.04 or higher the ID3 v2.4 tags fixes are included.
      Ralphy

      1-Touch, 5-Classics, 3-Booms, 2-UE Radio
      Squeezebox client builds donations always appreciated.

      Comment

      • slartibartfast
        Senior Member
        • Jan 2010
        • 13853

        #33
        Originally posted by ralphy
        LMS has been using a fork of Andy's AudioScan for a few versions now.

        If your LMS is using AudioScan version 1.04 or higher the ID3 v2.4 tags fixes are included.
        For some reason my AudioScan is stuck on 1.02 on a Pi. Should it be 1.05?

        Sent from my Pixel 3a using Tapatalk
        Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
        Bedroom: Radio
        Bathroom: Radio

        Comment

        • mrw
          Senior Member
          • May 2010
          • 1083

          #34
          Originally posted by slartibartfast
          For some reason my AudioScan is stuck on 1.02 on a Pi. Should it be 1.05?
          Perl version ?

          Comment

          • slartibartfast
            Senior Member
            • Jan 2010
            • 13853

            #35
            Originally posted by mrw
            Perl version ?
            5.32.1

            Sent from my Pixel 3a using Tapatalk
            Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
            Bedroom: Radio
            Bathroom: Radio

            Comment

            • mrw
              Senior Member
              • May 2010
              • 1083

              #36
              Originally posted by slartibartfast
              5.32.1

              Sent from my Pixel 3a using Tapatalk
              For some reason, AudioScan on perl 5.32 remains at 1.02 for the two arm builds (aarch64-linux-thread-multi and arm-linux-gnueabihf-thread-multi-64int), although X86_64 was updated to 1.05.

              I guess they should all be updated "together".

              Comment

              • bvrulez
                Senior Member
                • Aug 2017
                • 161

                #37
                How do I check for the AudioScan version from Linux command line (perldoc -m AudioScan doesn't work ?

                (Perl --version is v5.28.1)?

                Which fork is used from those: https://github.com/andygrundman/Audi...etwork/members

                I also use a Pi - with Raspian Buster.

                Comment

                • mrw
                  Senior Member
                  • May 2010
                  • 1083

                  #38
                  Originally posted by bvrulez
                  How do I check for the AudioScan version from Linux command line (perldoc -m AudioScan doesn't work ?

                  (Perl --version is v5.28.1)?

                  Which fork is used from those: https://github.com/andygrundman/Audi...etwork/members

                  I also use a Pi - with Raspian Buster.
                  I don't know. Best place to look is on the LMS Server Settings page, on the info tab. (In the default web interface). Or, in the Material Skin interface, "Server Settings" under "Logitech Media Server Status".

                  Pi with Buster is on 5.28 from memory, and AudioScan v1.05 does appear to be in play there.

                  Comment

                  • bvrulez
                    Senior Member
                    • Aug 2017
                    • 161

                    #39
                    Indeed, thanks! Maybe I should upgrade to the nightly built LMS version to get 1.05?

                    Code:
                    Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20 CEST 2021
                    Hostname: raspberrypi
                    IP: 192.168.100.90
                    HTTP-Port: 9000
                    BS: Debian - DE - utf8
                    Plattform: armv7l-linux
                    Perl-Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
                    Audio::Scan: 1.02
                    IO::Socket::SSL: 2.060
                    Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)
                    Anzahl erkannter Player: 7

                    Comment

                    • bvrulez
                      Senior Member
                      • Aug 2017
                      • 161

                      #40
                      Upgrading to 8.3 fixed the AudioScan to 1.05. Thanks!

                      Comment

                      • Rasputin_GY
                        Member
                        • Aug 2018
                        • 78

                        #41
                        is this also vaiablable to raspbian bullseye aarch64?

                        Code:
                        Logitech Media Server Version: 8.3.0 - 1652959787 @ Thu 19 May 2022 01:56:11 PM CEST
                        Betriebssystem: Debian - DE - utf8
                        Plattformarchitektur: aarch64-linux
                        Perl-Version: 5.32.1 - aarch64-linux-gnu-thread-multi
                        Audio::Scan: 1.02
                        IO::Socket::SSL: 2.069
                        Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)
                        ... ok scratch that , read mrws comment to late
                        Last edited by Rasputin_GY; 2022-05-23, 16:59.

                        Comment

                        • mrw
                          Senior Member
                          • May 2010
                          • 1083

                          #42
                          Originally posted by bvrulez
                          Indeed, thanks! Maybe I should upgrade to the nightly built LMS version to get 1.05?

                          Code:
                          Logitech Media Server Version: 8.2.0 - 1627922070 @ Tue Aug 3 11:39:20 CEST 2021
                          Hostname: raspberrypi
                          IP: 192.168.100.90
                          HTTP-Port: 9000
                          BS: Debian - DE - utf8
                          Plattform: armv7l-linux
                          Perl-Version: 5.28.1 - arm-linux-gnueabihf-thread-multi-64int
                          Audio::Scan: 1.02
                          IO::Socket::SSL: 2.060
                          Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)
                          Anzahl erkannter Player: 7

                          Yes - an update to LMS 8.3 is required ! I missed that detail...
                          EDIT: No - not yet. Just latest nightly. I'm becoming confused...
                          Last edited by mrw; 2022-05-23, 18:19. Reason: Correction

                          Comment

                          • mherger
                            Babelfish's Best Boy
                            • Apr 2005
                            • 24640

                            #43
                            Should LMS read metadata from ID3v2.4?

                            > For some reason, AudioScan on perl 5.32 remains at 1.02 for the two arm
                            > builds (aarch64-linux-thread-multi and
                            > arm-linux-gnueabihf-thread-multi-64int), although X86_64 was updated to
                            > 1.05.
                            >
                            > I guess they should all be updated "together".


                            The reason being: it's work somebody needs to do. I don't always have
                            the time and interest to compile for all platforms.
                            Michael

                            "It doesn't work - what shall I do?" - "Please check your server.log and/or scanner.log file!"
                            (LMS: Settings/Information)

                            Comment

                            • Rasputin_GY
                              Member
                              • Aug 2018
                              • 78

                              #44
                              Originally posted by mherger
                              >
                              The reason being: it's work somebody needs to do. I don't always have
                              the time and interest to compile for all platforms.
                              I gave it a try for 5.32/aarch64, seems to work but maybe someone else wants to give it a try as well

                              Code:
                              Logitech Media Server Version: 8.3.0 - 1652959787 @ Thu 19 May 2022 01:56:11 PM CEST
                              Betriebssystem: Debian - DE - utf8
                              Plattformarchitektur: aarch64-linux
                              Perl-Version: 5.32.1 - aarch64-linux-gnu-thread-multi
                              Audio::Scan: 1.05
                              IO::Socket::SSL: 2.069
                              Datenbankversion: DBD::SQLite 1.58 (sqlite 3.22.0)
                              Attached Files

                              Comment

                              • slartibartfast
                                Senior Member
                                • Jan 2010
                                • 13853

                                #45
                                Originally posted by mherger
                                > For some reason, AudioScan on perl 5.32 remains at 1.02 for the two arm
                                > builds (aarch64-linux-thread-multi and
                                > arm-linux-gnueabihf-thread-multi-64int), although X86_64 was updated to
                                > 1.05.
                                >
                                > I guess they should all be updated "together".


                                The reason being: it's work somebody needs to do. I don't always have
                                the time and interest to compile for all platforms.
                                I might have a go at compiling for the arm platform. Where do I start?

                                Sent from my Pixel 3a using Tapatalk
                                Living Room: Touch or Squeezelite (Pi3B) > Topping E30 > Audiolab 8000A > Monitor Audio S5 + BK200-XLS DF
                                Bedroom: Radio
                                Bathroom: Radio

                                Comment

                                Working...