Activity
From April 05, 2018 to May 04, 2018
May 03, 2018
-
06:39 Feature #755: "Random Skin on Play" feature
- I think this should pretty much do it (sorry, the lines in a cpl of the files don't line up due to unrelated differen...
-
05:58 Bug #792: Minor line-spacing pbm. w/QT playlist rows
- I merged your fix & it works perfectly now!
Thanks for the quick fix!
Jim -
00:47 Bug #792 (Closed): Minor line-spacing pbm. w/QT playlist rows
- That's a fun one! The row size is computed from the top row. If you use a small font size, then the top row expands...
May 02, 2018
-
02:08 Bug #792 (Closed): Minor line-spacing pbm. w/QT playlist rows
- The main (playlist) window CHANGES line-spacing (vertical height of rows & no. of rows displayed) when advancing from...
April 30, 2018
-
02:29 Support #787: CD-Text in Japanese is displayed as gibberish
- Audacious hasn't done any conversion of the strings at that point; they are byte-for-byte what is returned by cdtext_...
April 28, 2018
-
06:10 Support #787: CD-Text in Japanese is displayed as gibberish
- Hmm, not sure if it's useful. I think it's already converted at that point.
April 26, 2018
-
15:08 Support #787: CD-Text in Japanese is displayed as gibberish
- Can you extract one of those titles and post it here in hex? (The exact bytes that are on the disk, not what is disp...
-
12:19 Support #787: CD-Text in Japanese is displayed as gibberish
- I've tried changing the detector to Japanese and entering various fallback encodings (like MS932 and SHIFT-JIS; MS-JI...
-
14:55 Bug #783 (Closed): Can't adjust volume before playing track
- Fixed:
https://github.com/audacious-media-player/audacious-plugins/commit/f0949b25d120f9ef40bcb31c98b95d85e7927342 -
00:57 Bug #789 (Closed): saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- Should be fixed for real this time.
https://github.com/audacious-media-player/audacious-plugins/commit/c7fcf7cdba2c3...
April 25, 2018
-
14:56 Bug #789 (In Progress): saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- From the FLAC code, it looks like using a temporary file unconditionally could also lead to FLAC__METADATA_CHAIN_STAT...
-
14:24 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- The comments in the FLAC__metadata_chain_check_if_tempfile_needed() method give some insight:
https://github.com/xip... -
02:16 Feature #791: MP4 (.m4v) support
- >We have a 16 KiB probing limit in place, which is fine for audio but might not be large enough for high-resolution v...
April 24, 2018
-
22:26 Feature #790: ffaudio-core changing requirements
- Ok, if that's not proper for m3u8, then I wouldn't sweat it then, but I'll let you know if I start running into more ...
-
19:50 Feature #790: ffaudio-core changing requirements
- This is the first time I've heard of using an M3U container to wrap a "stream" in 10-second segments. I would say th...
-
14:25 Feature #790: ffaudio-core changing requirements
- Ok. If I'm reading what you said in your original response, playing it with m3u plugin ENABLED, I get the same thing...
-
20:32 Feature #791 (Closed): MP4 (.m4v) support
- https://github.com/audacious-media-player/audacious-plugins/commit/9436806b2ffe60d8c0a7a92c752dab3b44d78eb8
-
20:29 Feature #791: MP4 (.m4v) support
- This is probably related:...
-
00:29 Feature #791: MP4 (.m4v) support
- Audacious 3.9
ffmpeg version 3.4.2
Ubuntu 18.04 MATE
Error message displayed - see attached.
Audacious terminal o...
April 23, 2018
-
23:04 Feature #791: MP4 (.m4v) support
- It should already work. I can play the audio of .mp4 video files fine here.
Please provide the following informat... -
06:04 Feature #791 (Closed): MP4 (.m4v) support
- While in Audacious, I am unable to open and play a MP4 (m4v) file. But, if I rename it to m4a for example, I can play...
-
23:00 Feature #790: ffaudio-core changing requirements
- Let's resolve the issue of the M3U plugin first, because opening an M3U playlist without it is unsupported (I'm surpr...
-
21:00 Feature #790: ffaudio-core changing requirements
- Not sure we're on the same page. Here's some screenshots and logs showing what I'm doing. I'm using the latest Auda...
-
02:18 Feature #790: ffaudio-core changing requirements
- No - I have the M3U playlist plugin enabled. I disabled MPG123 (the MP3 decoder).
-
02:11 Feature #790: ffaudio-core changing requirements
- Looks like it does the exact same thing for you that it does for me - playing correctly when opened w/o M3u plugin (a...
-
03:53 Bug #789 (Closed): saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- At least with the linked file, it seems that it's necessary to use a temporary file when the size of the tag increase...
-
03:02 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- John Lindgren wrote:
> Please upload and provide a link to an example file that produces the error.
Here is a lin...
April 22, 2018
-
19:26 Feature #790: ffaudio-core changing requirements
- A couple of things don't make sense. First, I'm not sure how you are opening an M3U playlist with the M3U plugin dis...
-
19:17 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- Please upload and provide a link to an example file that produces the error.
-
19:15 Support #787: CD-Text in Japanese is displayed as gibberish
- Under File -> Settings -> Advanced -> Compatibility, have you tried setting "Auto character encoding detector" to Jap...
April 21, 2018
-
20:49 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- It seems you've misread the two sections of my post. It makes no sense to mention FLAC files in response to my commen...
-
19:00 Feature #790 (Rejected): ffaudio-core changing requirements
- Heads up: Playing some streams, the following for example will cause audacious to spew the following warning repeate...
April 20, 2018
-
22:53 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- Michael Schwendt wrote:
> removing ancient ID3v1 tags will avoid such errors.
>
I checked that on some of the ... -
22:11 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- About MP3 files:
Unless I'm mistaken, song info save errors can occur with files that contain both an ID3v1 tag an... -
19:08 Bug #789: saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- Correction: I cannot reproduce this error with MP3 files at the moment. Maybe my memory is incorrect on this affectin...
-
18:52 Bug #789 (Closed): saving song info results in save error - An error occured: FLAC__METADATA_CHAIN_STATUS_WRONG_WRITE_CALL
- Attempting to use the Song Info dialog to save tag info results in a save error. Although the examples provided are o...
April 16, 2018
-
23:53 Bug #788 (Rejected): Compile problem on Raspberry Pi under Ubuntu
- The variables that you exported before running ./configure aren't correct.
You shouldn't need to set those variabl... -
17:06 Bug #788 (Rejected): Compile problem on Raspberry Pi under Ubuntu
- As ppa nilarimogard/webupd8 seems to contain no current version of audacious for Raspberry Pi, I tried to compile mys...
April 12, 2018
-
10:07 Feature #714: Display description field in FLAC tags
- It looks like I've implemented what I could implement along these lines. There's an ongoing problem with sort menus....
April 10, 2018
-
23:56 Support #787 (Rejected): CD-Text in Japanese is displayed as gibberish
- CD-Text from some Japanese CDs is displayed as gibberish. It seems to be encoded in MS-JIS. It should be possible to ...
-
07:42 Bug #772: VRC7 NSF audio isn't played correctly
- I have no idea why I even bothered with the reports after the #684 debacle. I have since learned that these chips are...
-
03:08 Bug #772: VRC7 NSF audio isn't played correctly
- This is unlikely to get fixed any time soon unless you can submit a patch.
-
03:08 Bug #776 (Closed): Error - no such file or directory qt
-
03:06 Feature #780: add library search for accented and other special characters
- Is there a standard way of doing this in Unicode and/or a library available that would help with it? I wouldn't part...
-
03:03 Feature #781 (Closed): add an option to "enqueue" search results
- This feature exists already (actually, it predates the "library" feature even).
In the GTK+ interfaces, it's a pop... -
02:56 Bug #782: audacious -u on Raspberry Pi
- Are you really using Audacious 3.6.2? That is a pretty old version, and we don't support it any more. I'd suggest t...
-
02:54 Bug #783: Can't adjust volume before playing track
- Yes, in the Pulse Audio API, the volume belongs to the audio stream, not to the application as such. I'm not sure wh...
-
02:46 Bug #784: Audio jumps at the start of some tracks when playing CUE+TTA files
- The jump happens because Audacious re-opens the TTA file between tracks and tries to restart from the place it left o...
-
02:40 Bug #785 (Rejected): Space key pauses/starts even when in other application
- Okay, closing.
-
02:39 Feature #786: Port global hotkeys plugin to Windows
- The current Global Hotkeys plugin uses calls specific to X11 -- it will not work on Windows, Mac, nor on Wayland. A ...
April 05, 2018
-
08:38 Feature #786 (New): Port global hotkeys plugin to Windows
- As per title, the global hotkeys plugin appears to not be part of the windows build / deployment. Is this something w...
Also available in: Atom