Activity
From April 16, 2018 to May 15, 2018
May 15, 2018
-
13:33 Bug #795: URL Streams (non-"file://*") can not be recorded if "Save into original directory" selected.
- True (I haven't played those before)
Maybe add a test for writeability || failure, perhaps?
Jim
-
01:16 Bug #795 (Rejected): URL Streams (non-"file://*") can not be recorded if "Save into original directory" selected.
- Many non-file:// URIs are writable. smb:// and ftp://, for example. Not a bug.
-
00:04 Bug #795 (Rejected): URL Streams (non-"file://*") can not be recorded if "Save into original directory" selected.
- Since there is no "original directory" obtainable from the file name, attempting to record a stream URL will fail wit...
May 12, 2018
-
16:59 Feature #529: Inhibit sleep modes during playback
- Wouldn't it just be easier to just wrap Audacious in a little BASH script that first does whatever you need to "block...
May 10, 2018
-
08:40 Feature #794 (Rejected): Double playlist font size when doubling the WinAmp-style interface size (Ctrl-D)
- The double-size feature is really useful if you have to move Audacious to a smaller screen with high resolution (such...
May 06, 2018
-
14:40 Bug #793 (Closed): alarm plugin needs rewrite
- When i enable the alarm plugin it force to enable an alarm, set to the time i do enable the plugin.
This can be very...
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...
Also available in: Atom