Re: [SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-09-01 Thread Kvaks


Here's what the log says around the moment I try (and fail) to play back
the same file that worked for Ralphy:

https://pastebin.com/FyTfvpum

In the end it says the following, but I'm not able to understand where
and why it fails:


Code:

[21-09-01 18:30:54.7936] 
Slim::Player::TranscodingHelper::getConvertCommand2 (443) Error: Didn't find 
any command matches for type: ogg




Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-08-29 Thread Kvaks


ralphy wrote: 
> The current release of squeezelite is 1.9.9-1386 and my linux builds are
> available from
> https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/
> 
> All these builds have the codec libraries built into the binary.
> 
> Please try the problem ogg files with the latest squeezelite version and
> if you still have an issue, please PM me a download link to a couple of
> the ogg files with the problem.

Thanks! As of today I have this version, and the problem persists. I'll
send you one of my files. As far as I know, it affects my entire
Ogg-ripped library. It may very well be that the fault lies in the
files, but as mentioned they were encoded with the standard Linux vorbis
tools.



Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-08-29 Thread Kvaks


Thanks for the help, guys. The sampling rate issue disappeared with the
latest Squeezelite version (silly of me mot to update before asking),
but as expected the Ogg Vorbis issue did not.

With the runtime option -d all=info I get the following when playing a
randomly chosen .ogg file:


Code:


  [10:15:06.982110] decode_flush:236 decode flush
  [10:15:06.982170] output_flush:445 flush output buffer
  [10:15:07.037267] codec_open:264 codec open: 'f'
  [10:15:07.037361] connect_socket:164 connecting to 192.168.10.182:9000
  [10:15:07.039799] stream_sock:600 header: GET 
/stream.mp3?player=00:27:13:53:da:88 HTTP/1.0
  
  
  [10:15:07.109467] stream_thread:331 headers: len: 118
  HTTP/1.1 200 OK
  Server: Logitech Media Server (7.9.1 - 1515216179)
  Connection: close
  Content-Type: audio/x-flac
  
  
  [10:15:07.115034] decode_flush:236 decode flush
  [10:15:07.115071] output_flush:445 flush output buffer
  




Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-08-28 Thread Kvaks


The Ogg Vorbis files play perfectly fine on HW players (Duet, Classic).
The Mickey Mouse problem is also limited to squeezelite. I don't have
any computers with Microsoft Windows, so I can't try your suggestion.
Thanks, though!



Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-08-28 Thread Kvaks


Thanks for the reply! I see... it might be down to an old LMS then. At
one point I had some trouble with Perl library compatibility, and found
the easiest solution was to simply throw together a VM with an older LMS
on an older Linux distro, which I knew worked well together.

So I'm using (don't laugh...) LMS version 7.9.1

The squeezelite version I'm using is the latest I could find last time I
tried to fix my issue with Ogg Vorbis. It's v1.9.7-1282.



Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Squeezelite - won't play Ogg Vorbis files and plays MP3s Mickey Mouse style

2021-08-28 Thread Kvaks


Hi!

For a long time I've had a problem with squeezelite and my Ogg Vorbis
library. Squeezelite is supposed to have built-in support for Vorbis
(does not rely on external library or executables), yet it won't play
mine. It plays FLACs fine. I've tried on multiple computers (all various
Linux flavours). I suspect there's something wrong with my files, but
they were all encoded by the standard Linux Vorbis tools. Anyone
experience anything like this?

Second problem that appeared more recently. Squeezelite play all my MP3s
a bit too fast and too high pitch. I can't seem to connect it to
anything specific, but it might have been a Ubuntu version upgrade.
Certainly not a hardware change. Because the difference is noticable but
not crazy (someone unfamiliar with the music at the correct pitch might
not notice anything wrong, but would probably think the vocalists have
somewhat light/high register voices), I suspect the reason is that
Squeezelite is confused by 44.1 kHz vs 48kHz which I believe are two
common sampling rates for digital audio. I tried the solution suggested
in this thread, which is just specifying the
output card, and that didn't work for me. Anyone have any ideas?

The first is bad, because I have a lot of Ogg Vorbis files. The second
one makes Squeezelite unusable.



Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=115044

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Anyone want an Android tablet as now playing screen ?

2012-03-15 Thread Kvaks

I like the idea of using last.fm pictures for a now playing screen.
Would it be possible to switch naturally between the controller app and
the now playing app? By naturally, I mean for the controller to be up
front, but just underneath the now playing app, which would be kind of
like a screensaver. Touch the screen, and you are back to the
controller. If that's not possible, if I'd have to actively switch to
the now playing app, I don't think it would get used much.

By the way: I know there's a player app for android (Squeeze Player).
Is there one for the iPad?


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=94004

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: New versions of erlands plugins

2011-10-10 Thread Kvaks

Can Custom Browse replace SBS's standard info page in the left panel?
Specifically: Whenever I click an artist in the current playlist, I get
a list of albums, provided by standard SBS. However, it is sorted
alphabetically with not even any info on year. When browsing Home -
Custom Browse - Artists and select any artist, I get a much nicer,
reverse chronologically sorted list of albums (with year also
displayed). Is there any way to have this appear instead of what the
standard SBS provides when clicking an artist in the current playlist
on the right?

(I love Custom Browse, but it's not very well documented. In settings I
find stuff about header/mixer/footer, whatever that is. I don't know if
that's what I'm looking for, and it all seems to be enabled anyway, so
probably not.)


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=49483

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom browse: Display artist tag when browsing albums

2011-10-04 Thread Kvaks

Thank you for the plugin update!


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=90689

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Custom browse: Display artist tag when browsing albums

2011-10-03 Thread Kvaks

Hi! Now that I've paid for Custom browse, I feel less reserved about
bothering you with questions, Erland. ;-)

The following problem arose when I upgraded to SBS 7.6. In SBS 7.5,
when browsing using, say, the Random Albums function (which I use a
lot), albums were listed as (if I recall correctly): Album title
(Artist name). After upgrading to 7.6, the albums are only listed as
Album title, leaving me to try to remember, or click each album to
inspect further, which artist the album belongs to.

Is there any way to fix this so that the albums are once again listed
with the artist name next to it?

This is how it currently looks today on my system:

[image: http://i.imgur.com/tRO82.png]


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=90689

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Can Trackstat import stats from last.fm?

2011-08-17 Thread Kvaks

Hello!

I just did a reinstallation of my OS. I backed up the /home and /etc
directories, but forgot about /var/lib/squeezeboxserver, so all my play
stats are gone. Embarassingly, I've done this before, so what I lost
this time was only a year's worth of stats. However, since 2005 I've
been using last.fm, which has stats of 99% of my music playing since.
Is there any way to import that last.fm data into trackstat?

If yes, a few quick hints to set me on the right way to make this work?


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=89665

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


[SlimDevices: Plugins] Anyone use the Gnome-do plugin?

2011-02-09 Thread Kvaks

I can't get the Squeezecenter plugin for gnome-do working. Anyone here
use it or have tried it recently? Perhaps the name of the plugin is
evidence that it is outdated and does not work with more recent
versions of Squeezeboxserver?

In case anyone is confused, this is a Squeuzecenter plugin for
Gnome-do, not the other way around. When working, I think it's supposed
to let you control squeeze playback from your linux desktop.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=85558

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] iPeng support thread

2010-01-27 Thread Kvaks

DoomWolf;511005 Wrote: 
 I can't wait to see the iPad version of iPeng.
 
Yeah! I might buy an iPad to use primarily as a SB controller.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=51929

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Browse survey, why do you use it ?

2009-01-27 Thread Kvaks


A poll associated with this post was created, to vote and see the
results, please visit http://forums.slimdevices.com/showthread.php?t=58894

Question: Why do you use Custom Browse ?

- I need to be able to browse multiple libraries
- I need to be able to browse composers or conductors separately
- I need it to be able to filter the contents of albums, artists or
  genres menus
- I need an itermediate A-Z menu before showing artists or albums for
  a specific letter
- I need to be able to browse custom tags
- The standard browse menus can't be configured as I like them
- I need to be able to browse decades
- I need more flexible browse menus to browse classical or jazz music
- I use it because it exists but the standard browse menus works good
  enough
- Some other reason


I use them for a few very specific reasons were I think CB improves on
the standard menus:

1. When browsing artists, albums are sorted chronologically (first
album first) (needed to change the XML for this)

2. The standard New Music menu seem to use the modified file
timestamp, meaning that if I change a tag in some files, the New
Music menu will list those on top. CB seem to use the created
timestamp instead, which to me makes much more sense.

3. I use the Random Albums menu a lot.

Overall excellent work on that plugin, though the UI could stand to be
improved a little (mentioned in another thread).


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=58894

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Custom Browse question

2009-01-26 Thread Kvaks

Controller and SqueezePlay.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=58730

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Announce: Moose 0.70 (windows frontend)

2009-01-25 Thread Kvaks

I just installed Moose, and this looks like an excellent program. It may
well become my preferred way to control my Squeezebox.

A couple of questions, though.

1. Is there a way to set up keyboard shortcuts that -aren't- the Media
Center ones? What I'd really like is global hotkeys (ie. when Moose
doesn't have window focus) that use the WIN key (eg. WIN+p for
pause/play, WIN++ and WIN+- for volume, WIN+o to bring up the OSD to
see what's playing).

2. Is there any way to have Moose use SC's Custom Browse menus by
Erland's plugin? Some of those are really useful, I going to miss them
if they aren't accessible from Moose.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=56970

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Custom Browse question

2009-01-24 Thread Kvaks

Is there any way to ...

1. have the entries in a list of albums display like this:

[ima  Album
ge]  Artist

2. add a Add to favorites menu item inside the album?


Basically the way the default menus look. I prefer Erland's custom
menus for a couple of reasons (albums sorted chronologically; New
Albums seem to use the created timestamp, not changed timestamp
(good!); and I use the Random Albums menu a lot), but having the text
formatted as Album (Artist) means there is unused screen space
underneath, and I have to wait for the artist name to scroll into view.


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=58730

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Random Albums for Genre

2009-01-12 Thread Kvaks

erland;383512 Wrote: 
 This will just launch a dynamic playlist of random albums within the
 genre, it won't let you select which one to play it will start playing
 the first it finds immediately. Is this what you want or do you want to
 see a list of random albums to manually select one from ?
An awesome feature would be a menu that presents N (say, 10) random
albums and lets you add any of them to the playlist (and lets you
re-enter the menu for a new random selection). Kind of like how I would
go over to the CD shelf and look around at random places in the stacks
for CDs to play.

Is this possible with any of your plugins, Erland?


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=58119

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


Re: [SlimDevices: Plugins] Random Albums for Genre

2009-01-12 Thread Kvaks

 There is also a Random Albums menu template available for Custom Browse

Exactly what I was looking for. You rule!


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=58119

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins


[SlimDevices: Plugins] Custom Browse - error saving menu

2009-01-09 Thread Kvaks

I've been looking for a way to have albums sorted chronologically (first
album first) when browsing an artist. The reverse chronology (latest
album listed first) that some applications (such as Amarok) use bugs me
no end.

Seeing as SC only sorts albums alphabetically when browsing artists
(but provides chronological order when browsing Library-Albums, why
only there?), I was encouraged when I found the Custom Browse plugin.

I made the following change, hoping it would give me the desired
behaviour:
 
 order by albums.year *desc*,albums.titlesort asc,albums.disc asc
 -
 order by albums.year *asc*,albums.titlesort asc,albums.disc asc
 
but when I click save, I get the following error in red letters
underneath the textbox: Error: Error saving

Any idea what might be wrong? My system is linux, could there be a
permissions issue with the directory where Custom Browse stores its
files?


-- 
Kvaks

Kvaks's Profile: http://forums.slimdevices.com/member.php?userid=21610
View this thread: http://forums.slimdevices.com/showthread.php?t=57957

___
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/lists/listinfo/plugins