Skip to content

Releases: stsaz/phiola

v2.3-beta5

11 Jan 08:29
Compare
Choose a tag to compare
v2.3-beta5 Pre-release
Pre-release
+ Android: `Settings->ReplayGain Normalizer`
+ GUI: Convert: add setting `Overwrite Output File`
+ `play -rgnorm`: ReplayGain Normalizer
+ `tag -rg track_gain`: write ReplayGain tags
+ `tag`: support .flac files
* CLI: all `-include/-exclude` options can be specified multiple times
- `tag`: .mp3: safer approach for preserving existing tags

v2.3-beta4

04 Jan 07:13
Compare
Choose a tag to compare
v2.3-beta4 Pre-release
Pre-release
+ Android: Settings->Playback: Auto Loudness Normalizer
+ GUI: basic functionality for editing file tags
+ `info -loudness`: analyze audio loudness
+ `play -norm ""`: Auto Loudness Normalizer
* .cue read: can specify range of tracks, e.g. `-tracks 1-5`
* Opus encoder: use unconstrained VBR mode; use max. complexity setting
* update libmpg123 to 1.32.10
! Android: disable insecure ALAC decoder by default (`Settings->Enable Deprecated Modules`)
! removed `info -peaks_crc` function
! removed `play -danorm` function

v2.3-beta3

21 Dec 07:44
Compare
Choose a tag to compare
v2.3-beta3 Pre-release
Pre-release
+ Android: new command `List: Move Left`
+ GUI: Convert: new setting "Preserve Original File Date"
+ `tag` command: support .ogg and .opus files

v2.3-beta2

30 Nov 06:09
Compare
Choose a tag to compare
v2.3-beta2 Pre-release
Pre-release
+ remote: new commands `seek forward` and `seek back`
+ TUI: Play first/last track by `Home`/`End` keys
+ TUI: Play track at index by pressing numeric keys
* support redirection between plain HTTP and HTTPS

v2.3-beta1

23 Nov 06:10
Compare
Choose a tag to compare
v2.3-beta1 Pre-release
Pre-release
+ Android: Convert: can specify output audio tags
+ Android: start playback from file manager via "Open With" list
+ GUI: Convert: can specify output audio tags
* Android: load playlists on-demand
* Android: select playlist via menu
* convert/record: default Vorbis encoding quality = 5
* HLS: support m3u8 sublist
* support .ts(MP3) streams

v2.3-beta0

16 Nov 07:02
Compare
Choose a tag to compare
v2.3-beta0 Pre-release
Pre-release
+ playback HLS radio streams
+ read .ts(AAC) streams
- `-dup` option didn't work sometimes

v2.2.8

02 Nov 07:33
Compare
Choose a tag to compare
+ new remote command: `volume`
- HTTP: query string was not passed to server

v2.2.7

28 Sep 05:33
Compare
Choose a tag to compare
+ Android: Convert: new setting: `Sample Format`
* Android: seek forward on long pressing Next button
* Android: UI: popup suggestions where applicable
* .ogg read: support chained Opus stream
- couldn't convert from .ogg(Vorbis) to .ogg(Opus)

v2.2.6

21 Sep 05:16
Compare
Choose a tag to compare
+ Android: new command "List: Quick Move All Files"
- crashed on reading an Opus stream

v2.2.5

17 Aug 08:26
Compare
Choose a tag to compare

Changes since v2.1.5:

+ Android: AAudio native playback
+ Android: Convert: `Overwrite Output Files` option
+ Android: Recording: new setting `Add Recorded File to Playlist`
+ Android: Recording: new setting `File Name Template`
+ CLI: `@names` - Read file names from standard input
+ convert: `-aac_bandwidth` NUMBER - AAC cut-off frequency
+ info: new option: `-duration` - Print total duration
+ play: new options: `-connect_timeout`, `-recv_timeout` and `-no_meta`
+ Windows: app installer
* .cue read: support multiple FILE entries
* Windows CLI: finalize recording on console window close
* Windows GUI: save current state on user log off
- .aac decode: second output audio chunk corrupted after sample rate conversion
- .aac info: don't decode all audio data
- Android: crash while converting
- Android: incorrect "Conversion" state was displayed
- list create: produced incorrect file sometimes