Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37512012
en ru br
ALT Linux repos
S:3.2.6-alt1
4.1: 3.2.0-alt9.1
4.0: 3.2.0-alt9.1
3.0: 3.2.0-alt9.1

Group :: Sound
RPM: mp3blaster

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mp3blaster-3.2.0-alt-id3show.patch
Download


--- mp3blaster-3.2.0/src/config.cc.orig	2002-09-20 23:40:15 +0300
+++ mp3blaster-3.2.0/src/config.cc	2004-01-27 16:51:16 +0200
@@ -535,7 +535,10 @@
 		}
 		break;
 	}
-
+if (globalopts.want_id3names) 
+ globalopts.display_mode=2;
+else 
+globalopts.display_mode=1; 
 	return 1;
 }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin