-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_info-readme.txt
44 lines (32 loc) · 1.57 KB
/
_info-readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
==============================
Quick-and-Dirty GUI for mid3v2
==============================
A quick-and-dirty UI for mid3v2 to add and/or edit ID3-MP3-Tags of a whole talking book or a complete music collection at once. There are many, many, really many things to do, but this toolbox is usable already.
------------------------
The used environment is:
------------------------
+ KUbuntu 16
+ Konsole
+ Firefox
+ bash
+ PHP 7.2.33 (CLI)
+ Python 3.5.2
+ Python-Mutagen
+ mid3v2 and mid3cp (part of Mutagen)
| $ mid3v2 --version
| mid3v2 1.3
| Uses Mutagen 1.43.0
Some are prerequisites (like PHP, Python and Mutagen), others are interchangeable. For example, if you use Chromium instead of Firefox you must edit the shell scripts or do the steps manually.
To start just click on _STARTx_ or an other shell script (localhost8888-xxxx.sh).
License:
Copyright (C) 2020 Juergen Smolka - https://smolka.lima-city.de/
This program/collection is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation, either version 3 of
the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.