Commit Graph

352 Commits

Author SHA1 Message Date
Remy
ee3326e502 Took out utf-8 encoding in cherrypy webstart, merged pablos changes 2011-08-18 13:31:56 -07:00
Remy
37a4658b35 Merge remote-tracking branch 'pabloalcantara/master' 2011-08-18 13:22:01 -07:00
pabloalcantara
33be00a827 Add initial suport for reencod OGG 2011-08-18 17:03:08 -03:00
pabloalcantara
776f67bd46 Initial suport to permit encode to others formats 2011-08-18 15:27:17 -03:00
pabloalcantara
403ea427cf Changed the way it checks the mp3 bitrate 2011-08-18 13:16:22 -03:00
pabloalcantara
7c5e9ebe4b Add advancedencoder options to webserver 2011-08-18 11:10:29 -03:00
pabloalcantara
6dc24999bf Encode code optimizations 2011-08-18 10:41:59 -03:00
pabloalcantara
33d1140f95 Encode code optimizations 2011-08-18 10:41:45 -03:00
pabloalcantara
216e403992 - add options to make advanced config for the encoder 2011-08-18 10:06:21 -03:00
Remy
b9dc0744eb Merged pablos changes 2011-08-17 20:11:34 -07:00
Remy
a0ed02e87f Merge branch 'pidfile' 2011-08-17 19:52:20 -07:00
Remy
774d7643b7 Fixed some unicode stuff, added SYS_ENCODING, changed log messages on library sync, fixed typo in importer if no matches from MB; 2011-08-17 19:24:03 -07:00
Sébastien Erard
563a7b89ae Add option --pidfile to create a pid file when running as a daemon. 2011-08-18 00:08:47 +02:00
pabloalcantara
4589aeea4a fixes 2011-08-17 15:11:11 -03:00
pabloalcantara
2dc241f41e Verify If mp3 to encode has higher bitrate than new file
If has the same o less bitrate, it does not reencode file
Fix: Return for headphones the new downloaded_track_list because it has changed when reencoded from other codec
2011-08-17 14:19:41 -03:00
pabloalcantara
ab7a75da2e - Add limitation of LAME that can only reencode mp3 or wav
- Add log information
2011-08-17 13:07:54 -03:00
pabloalcantara
2776ed4c71 remove argparse - not used 2011-08-17 11:39:45 -03:00
pabloalcantara
ddc015849f Minors corrections:
Changes to accept .flac encoding
Reencode mp3 to the desired bitrate
2011-08-17 11:28:15 -03:00
pabloalcantara
6e1cb2b9fe comit with last rembo10 commit 2011-08-17 09:30:22 -03:00
Remy
236916b856 Unicode bug fix 2011-08-17 02:43:15 -07:00
Remy
882e01a8d2 ehh unicode bug fixes, changed libraryscan interval to 5 hours 2011-08-17 02:08:26 -07:00
Remy
59a07ce49e Took out some media formats for encoding - changed version for master 2011-08-17 01:20:31 -07:00
Remy
5b2307cbc7 Merge branch 'develop' 2011-08-17 01:00:59 -07:00
Remy
783a46f9f5 Added reencode options to gui 2011-08-17 00:54:56 -07:00
Remy
0197892057 Added reencoding options to GUI 2011-08-17 00:14:28 -07:00
Remy
cb69493b9e Added http/https prefix to sabhost 2011-08-16 23:55:00 -07:00
Remy
b9ed9bb753 Updated templates 2011-08-16 23:34:45 -07:00
Remy
238e28afb5 Fixed argparge importing 2011-08-16 21:04:54 -07:00
Remy
4655591f18 Merge remote-tracking branch 'pabloalcantara/master' into develop 2011-08-16 21:00:50 -07:00
pabloalcantara
607657dbf8 Forget to add encode.py 2011-08-17 00:46:33 -03:00
unknown
1a6714c8cf Beta function: MP3 reencode
Initial stage
2011-08-17 00:17:25 -03:00
Remy
b8b063f123 Fixed lastfm typo, added latest album column to manage artists 2011-08-16 19:27:16 -07:00
Remy
e12b32d1ae Changed version to develop 2011-08-16 19:11:53 -07:00
Remy
488fe46944 Merge branch 'havetracks' into develop 2011-08-16 19:10:21 -07:00
Remy
fec2fbd926 Template changes, bug fixed, lastfm exception fix 2011-08-16 19:09:42 -07:00
Remy
91576e3f63 Fixed some stuff 2011-08-16 15:02:06 -07:00
Remy
c866316c09 Updated artist to mbid function to accept non utf8 chars 2011-08-16 13:42:14 -07:00
Remy
10b334f29e Added manage new artists page, fixed some bugs in the importer 2011-08-16 13:07:17 -07:00
Remy
b4663b39df Updated post processor to update have tracks on download 2011-08-15 23:19:43 -07:00
Remy
f3c4d684eb Added unmatched tracks to album page, added bit rate 2011-08-15 22:43:31 -07:00
Remy
4983852b07 Moved everything over to the new library scan - needs cleanup 2011-08-15 19:54:11 -07:00
Remy
22aef717d1 Added librarysync, added bitrate and location to db and album template 2011-08-15 02:32:32 -07:00
Remy
98427c23ff Added Location column to track database and album template 2011-08-14 18:16:48 -07:00
Remy
89a293e75e Reverted back to unicode album path 2011-08-14 01:11:45 -07:00
Remy
39225b48d6 Fixed bug preventing new downloads, albumpath fix 2011-08-13 23:40:29 -07:00
Remy
3bbedc65a7 Merge branch 'develop' 2011-08-12 18:56:35 -07:00
Remy
456d1567ed Merge remote-tracking branch 'sbuser/develop' into develop 2011-08-12 18:48:20 -07:00
sbuser
4db710e4a3 eyeroll. 2011-08-12 20:31:17 -05:00
sbuser
ebbea55e03 Merge branch 'develop' of https://github.com/rembo10/headphones into develop 2011-08-12 20:28:19 -05:00
sbuser
a584014bcd Added a try/except block so the post-processor continues when it finds a
file that beets/mutagen can't parse. It should probably fail
post-processing here but I'm not sure about the best way to do that.
Without the try block the post-processor (automatic) just dies without
comment after "Writing Metadata" - the force would show an error but the
auto would just silently die.
2011-08-12 20:27:05 -05:00