Remy
8ab4442840
Better error catching for the lyrics module
2011-08-21 03:29:02 -07:00
Remy
83188ba151
Lyrics module now strips out html tags
2011-08-21 01:23:26 -07:00
Remy
3415ca0bcd
Merge branch 'lyrics'
2011-08-21 00:52:11 -07:00
Remy
13663c0bfa
Added option to embed lyrics - modified config page, added lyrics variables where needed
2011-08-21 00:51:59 -07:00
Remy
9ac74bafdf
Merge branch 'develop'
2011-08-20 20:18:02 -07:00
Remy
4198fd4a0b
Fixed unicode bug when querying mb for a release id in postprocessor
2011-08-20 20:17:17 -07:00
Remy
97a00e65ba
Fixed unicode error on chmod
2011-08-20 19:50:15 -07:00
Remy
275a6c2e04
Fixed db referenced before assignment in library scan
2011-08-19 23:43:58 -07:00
Remy
4773711e0f
Updated search results template in remix interface, updated version
2011-08-19 21:12:06 -07:00
Remy
8be65f741a
Merge branch 'develop'
2011-08-19 21:09:40 -07:00
Remy
60a4e63ae0
Changed permissions back to 644
2011-08-19 21:00:02 -07:00
Remy
af0995930b
Unicode chmod fix
2011-08-19 20:54:19 -07:00
Remy
86b13d9687
More unicode fixes
2011-08-19 20:41:39 -07:00
Remy
91a2716ca4
changed unicode encoding for destination path
2011-08-19 20:06:44 -07:00
Remy
61af5f6bb2
Unicode fixes, lifted search result limit (eh, its now 100 instead of 20), use meta artist/album/track before mbid
2011-08-19 19:43:02 -07:00
Remy
ec8a5e1bc3
Fixed (hopefully) the isfile unicode error
2011-08-19 15:44:53 -07:00
Remy
666214ea02
Merge branch 'unicode' into develop
2011-08-19 15:32:40 -07:00
Remy
1d362bcd5e
Unicode changes
2011-08-19 15:32:30 -07:00
Remy
b869f4a017
Cleaned up some config stuff, changed version back to master, added try/except clause to github check
2011-08-19 13:51:57 -07:00
Remy
029439950b
Merge remote-tracking branch 'pabloalcantara/master'
2011-08-19 12:03:19 -07:00
pabloalcantara
5b57d6294f
Changed some laytou for config options for reencode
2011-08-19 15:30:29 -03:00
pabloalcantara
11e6484c93
Add m4a options to reencode
2011-08-19 14:36:47 -03:00
pabloalcantara
a2cb87e141
changed bitrate config from text to combo box
...
changed Sampling Frequency config from text to combo box
Add options from final encode to config
2011-08-19 13:50:43 -03:00
Remy
b95e9eaf4c
Changed configobj to utf-8
2011-08-19 21:38:12 +08:00
Remy
678f919b7c
Fixed https sab host bug
2011-08-19 21:38:11 +08:00
Remy
50c2f17394
Changed configobj to utf-8
2011-08-19 00:46:49 -07:00
Remy
ec6779083f
Fixed https sab host bug
2011-08-19 00:45:24 -07:00
Remy
94aa377e43
Updated version.py
2011-08-19 09:43:49 +08:00
Remy
9db1d03aed
Took out utf-8 encoding in cherrypy webstart, merged pablos changes
2011-08-19 09:43:46 +08:00
Remy
808fcb48b8
Updated version.py
2011-08-18 14:46:00 -07:00
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