Announcement

Collapse
No announcement yet.

ANNOUNCE: Simple Library Views plugin

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • #91
    Originally posted by Chunkywizard
    Just checked and the issue is fixed, thanks very much!
    That's great news, thanks for confirming.

    Originally posted by Chunkywizard
    By the way, whilst playing around I had an idea for a useful feature. Would it be possible to have a view that excludes certain libraries?

    For example, I would like a view of all my music -children's -audiobooks. I know I could make this view by flagging all of the music directories, but that’s a tag in every artists folder and I have quite a few.

    Would that be possible?
    Anything is possible, it's only software! That's a feature I've considered right from the start, I just need to have a think about how it could be both specified (in terms of the configuration page) and implemented.



    For now, one way around this would be to put all your Children's music in a top-level folder, and all your Audiobooks in another. Then your 'regular' music would be in a third folder, and you drop in an SLV file there.

    Andy
    Last edited by adhawkins; 2022-05-24, 22:19.

    Comment


    • #92
      Thanks Andy. I did consider restructuring my directories but I’d rather not. If you add the feature I’d be delighted to test it for you :-)

      Cheers

      CW
      Squeezebox: Boom x2 (Kitchen and Living Room), Radio x4 (Kids, Play Room and Bedroom), PiCorePlayer (Office)
      Server: 8.1.0 for PCP
      Plugins: Spotty | Dynamic Playlists | SQL Playlist | Music and Artist Information | TrackStat
      Remote: iPhone8/iPad Air running iPeng
      Music: Last.fm

      Comment


      • #93
        Michael,

        not sure if this a consequence of the new LMS version or some sort of caching but on my desktop I can not see the Library View entry under My Music any more
        Click image for larger version

Name:	Screenshot 2022-05-25 081941.jpg
Views:	1
Size:	15.6 KB
ID:	1575130
        However on my iPad if displays (and works) fine

        Any ideas why?

        CW
        Squeezebox: Boom x2 (Kitchen and Living Room), Radio x4 (Kids, Play Room and Bedroom), PiCorePlayer (Office)
        Server: 8.1.0 for PCP
        Plugins: Spotty | Dynamic Playlists | SQL Playlist | Music and Artist Information | TrackStat
        Remote: iPhone8/iPad Air running iPeng
        Music: Last.fm

        Comment


        • #94
          Additional Browse Modes plugin? Settings are per player.

          Click image for larger version

Name:	ABM.jpg
Views:	1
Size:	34.5 KB
ID:	1575131

          Click image for larger version

Name:	ABM2.jpg
Views:	1
Size:	22.6 KB
ID:	1575132
          Server - LMS 8.4.0 RPi4B 4GB/NanoSound ONE case/pCP 8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)

          Lounge - DAC32 - AudioEngine B2
          Office - RPi 3B+/HiFiBerry DAC HAT/RPi screen - Edifier D12
          Bedroom - Echo Show 8

          Spares - 1xSB Touch, 1xSB3, 4xRPi, AVI DM5 speakers

          Comment


          • #95
            good call, that was it! Thanks for the help
            Squeezebox: Boom x2 (Kitchen and Living Room), Radio x4 (Kids, Play Room and Bedroom), PiCorePlayer (Office)
            Server: 8.1.0 for PCP
            Plugins: Spotty | Dynamic Playlists | SQL Playlist | Music and Artist Information | TrackStat
            Remote: iPhone8/iPad Air running iPeng
            Music: Last.fm

            Comment


            • #96
              I've just release v1.1.0 to the repo. You LMS should offer it as an upgrade from the Beta test versions automatically.

              Thanks to everyone involved in the testing process, much appreciated.

              Andy

              Comment


              • #97
                Hi all,

                I just installed this plugin a few days ago and I feel it's a smart and elegant solution for my classification; a simple and clear concept is always the friend of efficiency (unfortunately not always easy to implement, I know that after many decades of software dev, so I appreciate). Congratulations !

                Like other users in this thread I experiment auto rescan difficulties:
                - my system is not on line 24/7 and when I start it my NAS is not always online, so the rescan eliminates each track from the db and it takes several minutes for just 2500 tracks
                - after that, when I restart the server with my NAS online, the rescan takes another very long time to recreate the old things

                So I think it would be a good thing if the db was not destroyed when I boot with the music disks offline.​

                IMHO if we had a general option for scanning method in the server, used by all scanning or auto scanning plugins it would be a good solution, for example: "Don't scan offline sources"
                another option, more brutal and limited, could be a checkbox in the plugin: "Auto rescan" (Yes/No)
                another option etc... I don't know... ;o)

                I would be happy to read any ideas about that, again it's a VERY NICE plugin and I want to use it !

                Regards,

                Comment


                • #98
                  Hi,

                  Thanks for your kind words about the plugin. Glad you're finding it useful.

                  Originally posted by OlivierS
                  So I think it would be a good thing if the db was not destroyed when I boot with the music disks offline.​
                  I don't think that this is specific to this plugin, sounds like what you're describing is that the entire music database is empty if you do a scan with the NAS offline. If that's the case, then the main server software would need to be modified to make this less inconvenient in some way.

                  If so, probably best to post in one of the more 'general' forums.

                  Andy


                  Comment


                  • #99
                    Originally posted by adhawkins
                    Hi,

                    Thanks for your kind words about the plugin. Glad you're finding it useful.


                    I don't think that this is specific to this plugin, sounds like what you're describing is that the entire music database is empty if you do a scan with the NAS offline. If that's the case, then the main server software would need to be modified to make this less inconvenient in some way.

                    If so, probably best to post in one of the more 'general' forums.

                    Andy

                    Yes, I think you're right, there should be a global option, and I'll suggest something in more general forum. But for now, when all other autoscan plugins are inactive, the only presence of Simple Library Views plugin actives an autoscan at restart of the server and I think it should be better if optional. Maybe there are also other reasons and situations where someone would block that autoscan. I'd love to help if I could, with long experience with software development but without any experience with Perl and LMS plugins; maybe would you indicate to me some efficient doc to understand plugins mechanisms, for me to get a better idea ?
                    Regards,

                    Comment


                    • adhawkins - what's the reason you'd do an unconditional rescan on every restart (https://github.com/adhawkins/SimpleL...ugin.pm#L124)? Maybe whatever the reason could be addressed differently?
                      Michael

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

                      Comment


                      • Originally posted by adhawkins
                        Hi,

                        Thanks for your kind words about the plugin. Glad you're finding it useful.


                        I don't think that this is specific to this plugin, sounds like what you're describing is that the entire music database is empty if you do a scan with the NAS offline. If that's the case, then the main server software would need to be modified to make this less inconvenient in some way.

                        If so, probably best to post in one of the more 'general' forums.

                        Andy

                        With respect.

                        I was one of the first to try your SLV plugins all those years ago, I lost interest in it when I discovered it initiated a library scan on LMS start/restart.

                        I no longer have SLV installed.

                        I've just switched off my NAS that holds my music files and started LMS, it does not initiate a scan when it discovers it's library is missing, I just cannot play any local files. Plays radio stations no problem.
                        Server - LMS 8.4.0 RPi4B 4GB/NanoSound ONE case/pCP 8.1.0 - 75K library, playlists & LMS cache on Sata SSD (ntfs)

                        Lounge - DAC32 - AudioEngine B2
                        Office - RPi 3B+/HiFiBerry DAC HAT/RPi screen - Edifier D12
                        Bedroom - Echo Show 8

                        Spares - 1xSB Touch, 1xSB3, 4xRPi, AVI DM5 speakers

                        Comment


                        • Originally posted by mherger
                          adhawkins - what's the reason you'd do an unconditional rescan on every restart (https://github.com/adhawkins/SimpleL...ugin.pm#L124)? Maybe whatever the reason could be addressed differently?
                          That's a very good question Michael. I can only assume that while I didn't fully understand how the server and scanning worked, I put that in for some reason.

                          If it's not necessary, then perhaps OlivierS can try editing that line out and see if that resolves his issue? If it does, I'll remove it and issue a new version.

                          Thanks

                          Andy

                          Comment


                          • Originally posted by adhawkins

                            That's a very good question Michael. I can only assume that while I didn't fully understand how the server and scanning worked, I put that in for some reason.

                            If it's not necessary, then perhaps OlivierS can try editing that line out and see if that resolves his issue? If it does, I'll remove it and issue a new version.

                            Thanks

                            Andy
                            Hello,

                            I just saw your post now, and yes I had spotted and disabled this line; the result seems to be correct, but I didn't do so many tests and in the end I am happy (for now..) with the standard virtual libraries that I did not know before

                            Thank you for your answers​

                            Comment


                            • Originally posted by OlivierS
                              I just saw your post now, and yes I had spotted and disabled this line; the result seems to be correct, but I didn't do so many tests and in the end I am happy (for now..) with the standard virtual libraries that I did not know before
                              Thanks. I'll see if I can remember how to release a new version without this line

                              Andy


                              Comment


                              • I'm finally giving this plugin a try after using these boxes for twenty years - and I seem to have the same issue as other folks, with what appears to be all of my online service saved artists (Pandora, Spotify, Tidal) in all of my library view 'Album Artist' lists, regardless of the library view. No albums are listed for those artists if they are clicked. Thoughts?

                                Logitech Media Server Version: 8.3.1 - 1676361197 @ Fri 17 Feb 2023 06:37:09 AM CET
                                Simple Library Views plugin: v1.1.0

                                Comment

                                Working...
                                X
                                😀
                                🥰
                                🤢
                                😎
                                😡
                                👍
                                👎