RandyTheSilly
|
c32b16598a
|
Drop screen as a dependency
|
2024-03-24 17:37:53 -04:00 |
|
RandyTheSilly
|
3865e91517
|
Remove use of shell=True with Popen
|
2024-03-24 16:41:29 -04:00 |
|
RandyTheSilly
|
7411af721d
|
Query /proc for process count instead of relying on the "ps" command (fixes Busybox compatibility)
|
2024-03-24 15:51:59 -04:00 |
|
RandyTheSilly
|
ee3e1f9fa1
|
Support files with capitalized extensions
|
2024-03-23 12:35:36 -04:00 |
|
RandyTheSilly
|
91cea901be
|
Improved non-FLAC detection
|
2023-07-02 18:41:05 -04:00 |
|
RandyTheSilly
|
1d59ed62ac
|
Set correct permissions on license file
|
2023-06-13 15:45:57 -04:00 |
|
RandyTheSilly
|
572b997286
|
Removed pycache, added easy commit script
|
2023-06-13 15:41:47 -04:00 |
|
RandyTheSilly
|
6d8d6f876a
|
Update README.md
|
2023-02-12 19:57:38 -05:00 |
|
RandyTheSilly
|
65dc1157e1
|
Update copyright date
|
2023-02-12 19:54:28 -05:00 |
|
RandyTheSilly
|
771f540af2
|
Indicate which file is currently being processed
|
2023-02-12 19:52:29 -05:00 |
|
RandyTheSilly
|
4055963026
|
Removed unnecessary EOF exits
|
2023-02-12 19:39:32 -05:00 |
|
RandyTheSilly
|
af8c030201
|
Added a script to convert embedded album art to iPod-ready JPEGs
|
2023-02-12 19:37:01 -05:00 |
|
RandyTheSilly
|
c7133060a0
|
Added an option to preserve album art from input files
|
2023-02-12 17:11:25 -05:00 |
|
RandyTheSilly
|
a2e0e3fe74
|
Create bin directory when packaging (for symlink)
|
2022-11-16 20:25:18 -05:00 |
|
RandyTheSilly
|
d0d34a04ee
|
Scan tracks as individuals if there are mismatched channels
|
2022-11-16 20:11:37 -05:00 |
|
RandyTheSilly
|
e78a0bc2c2
|
Update packaging, now installs to /usr/lib/flac2pod
|
2022-11-16 15:02:00 -05:00 |
|
RandyTheSilly
|
2fd4d685e0
|
Switch from subprocess.popen to subprocess.run where applicable, fix shebangs
|
2022-11-16 14:36:54 -05:00 |
|
RandyTheSilly
|
6732731c11
|
Fixed non-FLAC file copy function
|
2022-05-19 02:11:36 -04:00 |
|
RandyTheSilly
|
5c83969ce2
|
Copy non-FLAC files instead of moving them
|
2022-04-24 13:37:14 -04:00 |
|
RandyTheSilly
|
19a7f3b7b2
|
Fix existing destination file detection
|
2022-04-24 13:36:34 -04:00 |
|
RandyTheSilly
|
be7166e2dd
|
Copy non-FLAC files to destination directory
|
2022-04-24 12:36:41 -04:00 |
|
RandyTheSilly
|
8ba7815241
|
Add support for skipping conversions on non-FLAC files
|
2022-04-22 12:50:27 -04:00 |
|
RandyTheSilly
|
d03d73a2f8
|
Fixed typo from last commit
|
2022-04-22 12:44:26 -04:00 |
|
RandyTheSilly
|
aa9ec97695
|
Check for metaflac ReplayGain data first
|
2022-04-22 12:40:52 -04:00 |
|
RandyTheSilly
|
fcee6ba3f4
|
Cleaned up import statements
|
2022-04-22 12:29:34 -04:00 |
|
RandyTheSilly
|
1daa02f7ac
|
Added '[' and ']' to special character list
|
2022-04-22 12:27:43 -04:00 |
|
RandyTheSilly
|
6b8553cbee
|
Prevent crashes when a non-FLAC file is found
|
2022-04-22 12:26:11 -04:00 |
|
RandyTheSilly
|
88e3994f4f
|
Added EOF return codes
|
2022-04-20 21:02:46 -04:00 |
|
RandyTheSilly
|
f45dab8cfb
|
Added return codes
|
2022-04-20 20:53:57 -04:00 |
|
RandyTheSilly
|
6d8deda002
|
Prevent errors when attempting to process files without valid ReplayGain data
|
2022-04-20 20:51:18 -04:00 |
|
RandyTheSilly
|
d2598c561a
|
Update README.md
|
2022-04-20 20:47:00 -04:00 |
|
RandyTheSilly
|
35bc1d9212
|
Trigger individual scanning on resolution errors
|
2022-04-20 20:31:40 -04:00 |
|
RandyTheSilly
|
5550bc5b76
|
Added script for quickly adding ReplayGain data to a FLAC library
|
2022-04-20 20:23:40 -04:00 |
|
RandyTheSilly
|
b91511286c
|
Added option to stop the program if ReplayGain data cannot be found
|
2022-04-20 00:48:58 -04:00 |
|
RandyTheSilly
|
8704749e7b
|
Update README.md
|
2022-04-20 00:37:38 -04:00 |
|
RandyTheSilly
|
094725cad0
|
Remove --strip option
|
2022-04-20 00:31:30 -04:00 |
|
RandyTheSilly
|
f79d6ce025
|
Add option to use album gain instead of track gain
|
2022-04-20 00:21:32 -04:00 |
|
RandyTheSilly
|
c9a31dcbce
|
Remove rg2sc integration
|
2022-04-20 00:09:26 -04:00 |
|
RandyTheSilly
|
1be96f0b20
|
Fix bugs preventing ffmpeg from completing conversions
|
2022-04-20 00:05:28 -04:00 |
|
RandyTheSilly
|
282c193804
|
Remove MP3 support
|
2022-04-19 23:08:55 -04:00 |
|
RandyTheSilly
|
e833e4ce60
|
Add support for baking in ReplayGain values
|
2022-04-19 23:01:07 -04:00 |
|
RandyTheSilly
|
b5a2b9adb3
|
Compatibility with new commits to rg2sc
|
2022-03-30 04:28:14 -04:00 |
|
RandyTheSilly
|
3c7ec3e921
|
Added python-mutagen as a dependency
|
2022-03-29 01:18:28 -04:00 |
|
RandyTheSilly
|
10973e3ac8
|
Added tag for transfering FLAC RG data to rg2sc for MP4s
|
2022-03-28 23:59:44 -04:00 |
|
RandyTheSilly
|
c8ef53bc17
|
Add screen to dependencies
|
2022-03-28 22:35:28 -04:00 |
|
RandyTheSilly
|
144c3f53e0
|
Update README.md
|
2022-03-28 22:33:28 -04:00 |
|
RandyTheSilly
|
998c73c20f
|
Overhauled argument system
|
2022-03-28 22:19:01 -04:00 |
|
RandyTheSilly
|
df1dce38eb
|
Rounded percentage counter
|
2022-03-28 21:28:47 -04:00 |
|
RandyTheSilly
|
ed12cc5d23
|
AAC support
|
2022-03-28 21:26:56 -04:00 |
|
RandyTheSilly
|
f72d3ac9b7
|
Basic compatibility with new commits to rg2sc
|
2022-03-28 21:00:42 -04:00 |
|
RandyTheSilly
|
95a8dacd29
|
Fix percentage counter not being multiplied properly
|
2022-03-27 19:05:16 -04:00 |
|
RandyTheSilly
|
d64f4c56fa
|
Still strip album art in ffmpeg before rg2sc pass
|
2022-03-27 17:23:09 -04:00 |
|
RandyTheSilly
|
137e30c80b
|
Move APIC stripping to rg2sc
|
2022-03-27 16:31:20 -04:00 |
|
RandyTheSilly
|
be5c96e182
|
Fixed inaccurate percentage counter
|
2022-03-26 21:24:44 -04:00 |
|
RandyTheSilly
|
7db318b561
|
Added percentage counter
|
2022-03-26 21:06:44 -04:00 |
|
RandyTheSilly
|
dee1c3158f
|
Multithreading support and TXXX stripping moved to rg2sc
|
2022-03-26 20:54:42 -04:00 |
|
RandyTheSilly
|
d973a3f659
|
Simplified argument parser
|
2022-03-26 16:42:40 -04:00 |
|
RandyTheSilly
|
d00e516e6c
|
Strip TXXX tags from output files
|
2022-03-26 16:35:21 -04:00 |
|
RandyTheSilly
|
ea485480c4
|
Added flag for stripping album art (for monochrome iPods)
|
2022-03-26 10:28:33 -04:00 |
|
RandyTheSilly
|
b56dd7e5f5
|
Whitelisted more special characters
|
2022-03-26 07:04:39 -04:00 |
|
RandyTheSilly
|
c321e4d856
|
Update README.md
|
2022-03-17 15:36:51 -04:00 |
|
RandyTheSilly
|
17df92256f
|
Update README.md
|
2022-03-17 15:35:54 -04:00 |
|
RandyTheSilly
|
76e7beb27d
|
Removed -f option, as it is irrelevant when converting from FLAC
|
2022-03-17 15:34:07 -04:00 |
|
RandyTheSilly
|
b41698ab65
|
Filename handling fixes & rg2sc is now run after each file is converted
|
2022-03-17 15:23:45 -04:00 |
|
RandyTheSilly
|
94fa7570ec
|
Fixed transcoding of songs with special characters
|
2022-03-16 20:38:59 -04:00 |
|
RandyTheSilly
|
9f9d69b1a3
|
Removed alac support, as it does not work with Sound Check
|
2022-03-16 19:23:27 -04:00 |
|
RandyTheSilly
|
8505ba3cec
|
Initial commit
|
2022-03-16 16:40:27 -04:00 |
|