Commit Graph

  • 13663c0bfa Added option to embed lyrics - modified config page, added lyrics variables where needed Remy 2011-08-21 00:51:59 -07:00
  • 9ac74bafdf Merge branch 'develop' Remy 2011-08-20 20:18:02 -07:00
  • 4198fd4a0b Fixed unicode bug when querying mb for a release id in postprocessor Remy 2011-08-20 20:17:17 -07:00
  • 97a00e65ba Fixed unicode error on chmod Remy 2011-08-20 19:50:15 -07:00
  • 275a6c2e04 Fixed db referenced before assignment in library scan Remy 2011-08-19 23:43:58 -07:00
  • 4773711e0f Updated search results template in remix interface, updated version Remy 2011-08-19 21:12:06 -07:00
  • 8be65f741a Merge branch 'develop' Remy 2011-08-19 21:09:40 -07:00
  • 60a4e63ae0 Changed permissions back to 644 Remy 2011-08-19 21:00:02 -07:00
  • af0995930b Unicode chmod fix Remy 2011-08-19 20:54:19 -07:00
  • 86b13d9687 More unicode fixes Remy 2011-08-19 20:41:39 -07:00
  • 91a2716ca4 changed unicode encoding for destination path Remy 2011-08-19 20:06:44 -07:00
  • 61af5f6bb2 Unicode fixes, lifted search result limit (eh, its now 100 instead of 20), use meta artist/album/track before mbid Remy 2011-08-19 19:43:02 -07:00
  • ec8a5e1bc3 Fixed (hopefully) the isfile unicode error Remy 2011-08-19 15:44:53 -07:00
  • 666214ea02 Merge branch 'unicode' into develop Remy 2011-08-19 15:32:40 -07:00
  • 1d362bcd5e Unicode changes Remy 2011-08-19 15:32:30 -07:00
  • b869f4a017 Cleaned up some config stuff, changed version back to master, added try/except clause to github check Remy 2011-08-19 13:51:57 -07:00
  • 029439950b Merge remote-tracking branch 'pabloalcantara/master' Remy 2011-08-19 12:03:19 -07:00
  • 5b57d6294f Changed some laytou for config options for reencode pabloalcantara 2011-08-19 15:30:29 -03:00
  • 11e6484c93 Add m4a options to reencode pabloalcantara 2011-08-19 14:36:47 -03:00
  • 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 pabloalcantara 2011-08-19 13:50:43 -03:00
  • b95e9eaf4c Changed configobj to utf-8 Remy 2011-08-19 15:46:49 +08:00
  • 678f919b7c Fixed https sab host bug Remy 2011-08-19 15:45:24 +08:00
  • 50c2f17394 Changed configobj to utf-8 Remy 2011-08-19 00:46:49 -07:00
  • ec6779083f Fixed https sab host bug Remy 2011-08-19 00:45:24 -07:00
  • 94aa377e43 Updated version.py Remy 2011-08-19 05:46:00 +08:00
  • 9db1d03aed Took out utf-8 encoding in cherrypy webstart, merged pablos changes Remy 2011-08-19 04:31:56 +08:00
  • 808fcb48b8 Updated version.py Remy 2011-08-18 14:46:00 -07:00
  • ee3326e502 Took out utf-8 encoding in cherrypy webstart, merged pablos changes Remy 2011-08-18 13:31:56 -07:00
  • 37a4658b35 Merge remote-tracking branch 'pabloalcantara/master' Remy 2011-08-18 13:22:01 -07:00
  • 33be00a827 Add initial suport for reencod OGG pabloalcantara 2011-08-18 17:03:08 -03:00
  • 776f67bd46 Initial suport to permit encode to others formats pabloalcantara 2011-08-18 15:27:17 -03:00
  • 403ea427cf Changed the way it checks the mp3 bitrate pabloalcantara 2011-08-18 13:16:22 -03:00
  • 7c5e9ebe4b Add advancedencoder options to webserver pabloalcantara 2011-08-18 11:10:29 -03:00
  • 6dc24999bf Encode code optimizations pabloalcantara 2011-08-18 10:41:59 -03:00
  • 33d1140f95 Encode code optimizations pabloalcantara 2011-08-18 10:41:45 -03:00
  • 216e403992 - add options to make advanced config for the encoder pabloalcantara 2011-08-18 10:06:21 -03:00
  • b9dc0744eb Merged pablos changes Remy 2011-08-17 20:11:34 -07:00
  • a0ed02e87f Merge branch 'pidfile' Remy 2011-08-17 19:52:20 -07:00
  • 774d7643b7 Fixed some unicode stuff, added SYS_ENCODING, changed log messages on library sync, fixed typo in importer if no matches from MB; Remy 2011-08-17 19:24:03 -07:00
  • 563a7b89ae Add option --pidfile to create a pid file when running as a daemon. Sébastien Erard 2011-08-18 00:08:47 +02:00
  • 4589aeea4a fixes pabloalcantara 2011-08-17 15:11:11 -03:00
  • 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 pabloalcantara 2011-08-17 14:19:41 -03:00
  • ab7a75da2e - Add limitation of LAME that can only reencode mp3 or wav - Add log information pabloalcantara 2011-08-17 13:07:54 -03:00
  • 2776ed4c71 remove argparse - not used pabloalcantara 2011-08-17 11:39:45 -03:00
  • ddc015849f Minors corrections: Changes to accept .flac encoding Reencode mp3 to the desired bitrate pabloalcantara 2011-08-17 11:28:15 -03:00
  • 6e1cb2b9fe comit with last rembo10 commit pabloalcantara 2011-08-17 09:30:22 -03:00
  • 236916b856 Unicode bug fix Remy 2011-08-17 02:43:15 -07:00
  • 882e01a8d2 ehh unicode bug fixes, changed libraryscan interval to 5 hours Remy 2011-08-17 02:08:26 -07:00
  • 59a07ce49e Took out some media formats for encoding - changed version for master Remy 2011-08-17 01:20:31 -07:00
  • 5b2307cbc7 Merge branch 'develop' Remy 2011-08-17 01:00:59 -07:00
  • 783a46f9f5 Added reencode options to gui Remy 2011-08-17 00:54:56 -07:00
  • 0197892057 Added reencoding options to GUI Remy 2011-08-17 00:14:28 -07:00
  • cb69493b9e Added http/https prefix to sabhost Remy 2011-08-16 23:55:00 -07:00
  • b9ed9bb753 Updated templates Remy 2011-08-16 23:34:45 -07:00
  • 238e28afb5 Fixed argparge importing Remy 2011-08-16 21:04:54 -07:00
  • 4655591f18 Merge remote-tracking branch 'pabloalcantara/master' into develop Remy 2011-08-16 21:00:50 -07:00
  • 607657dbf8 Forget to add encode.py pabloalcantara 2011-08-17 00:46:33 -03:00
  • 1a6714c8cf Beta function: MP3 reencode Initial stage unknown 2011-08-17 00:17:25 -03:00
  • b8b063f123 Fixed lastfm typo, added latest album column to manage artists Remy 2011-08-16 19:27:16 -07:00
  • e12b32d1ae Changed version to develop Remy 2011-08-16 19:11:53 -07:00
  • 488fe46944 Merge branch 'havetracks' into develop Remy 2011-08-16 19:10:21 -07:00
  • fec2fbd926 Template changes, bug fixed, lastfm exception fix Remy 2011-08-16 19:09:42 -07:00
  • 91576e3f63 Fixed some stuff Remy 2011-08-16 15:02:06 -07:00
  • c866316c09 Updated artist to mbid function to accept non utf8 chars Remy 2011-08-16 13:42:14 -07:00
  • 10b334f29e Added manage new artists page, fixed some bugs in the importer Remy 2011-08-16 13:07:17 -07:00
  • b4663b39df Updated post processor to update have tracks on download Remy 2011-08-15 23:19:43 -07:00
  • f3c4d684eb Added unmatched tracks to album page, added bit rate Remy 2011-08-15 22:43:31 -07:00
  • 4983852b07 Moved everything over to the new library scan - needs cleanup Remy 2011-08-15 19:54:11 -07:00
  • 22aef717d1 Added librarysync, added bitrate and location to db and album template Remy 2011-08-15 02:32:32 -07:00
  • 98427c23ff Added Location column to track database and album template Remy 2011-08-14 18:16:48 -07:00
  • 89a293e75e Reverted back to unicode album path Remy 2011-08-14 01:11:45 -07:00
  • 39225b48d6 Fixed bug preventing new downloads, albumpath fix Remy 2011-08-13 23:40:29 -07:00
  • 3bbedc65a7 Merge branch 'develop' Remy 2011-08-12 18:56:35 -07:00
  • 456d1567ed Merge remote-tracking branch 'sbuser/develop' into develop Remy 2011-08-12 18:48:20 -07:00
  • 4db710e4a3 eyeroll. sbuser 2011-08-12 20:31:17 -05:00
  • ebbea55e03 Merge branch 'develop' of https://github.com/rembo10/headphones into develop sbuser 2011-08-12 20:28:19 -05:00
  • 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. sbuser 2011-08-12 20:27:05 -05:00
  • 926cd7fd65 Merge branch 'develop' Remy 2011-08-12 18:16:00 -07:00
  • 4523d1a9c9 Merge branch 'permissions' into develop Remy 2011-08-12 18:14:35 -07:00
  • 21a9fdfcc8 Fix for folder permissions - now chmods after files are moved Remy 2011-08-12 18:12:45 -07:00
  • 2352224af1 Merge branch 'shutdown' into develop Remy 2011-08-12 17:20:36 -07:00
  • d330accbfc Shutdown/restart signals now handled by the main thread Remy 2011-08-12 17:19:53 -07:00
  • 337a952a2b Updated history template to show most recent first Remy 2011-08-12 16:10:43 -07:00
  • bb4dfe375e Merge branch 'master' of https://github.com/rembo10/headphones into develop sbuser 2011-08-12 00:57:51 -05:00
  • 3a255b1aa1 Exception handling for MediaFile for debugging. sbuser 2011-08-12 00:57:30 -05:00
  • 2833e85d94 Merge branch 'develop' Remy 2011-08-11 19:57:04 -07:00
  • 6467eaa7cd Bug fixes: Hang on disambiguation, various artists defaulting to artist field, sbusers beets changes Remy 2011-08-11 19:53:30 -07:00
  • ec11cf865d Better fix for hang on mb artist/album lookup. Took out string filter from searcher Remy 2011-08-11 19:41:35 -07:00
  • 38884b9256 Fixed NoneType error when searching for a disambiguation with no album title Remy 2011-08-11 19:00:06 -07:00
  • 643d02c2cd Fixed debug message error in postprocessor Remy 2011-08-11 18:23:27 -07:00
  • 424801b5e8 Added debugging messages to the postprocessor verify function Remy 2011-08-11 13:09:29 -07:00
  • ddcdf9d7bb Merged sbusers beets changes Remy 2011-08-11 11:49:20 -07:00
  • 9a81a8e0d1 Changed logging level from WARN to WARNING Remy 2011-08-11 11:29:23 -07:00
  • 1bd4f80376 Change in beets so it only writes tags that have values. This should prevent things like disc reading as "0" instead of null. To reiterate: the tag isn't blank - it's not written at all. I'm not sure what implications that has. sbuser 2011-08-11 13:21:54 -05:00
  • 6cc2a9c5ab Fixed excluding Various Artists as a valid album artist Remy 2011-08-11 10:22:30 -07:00
  • 5d2ce60d4c Fixed marking album as skipped, added force check option to album page Remy 2011-08-11 10:01:28 -07:00
  • fd078e3034 Added used "new" to unqueueAlbum definition - hitting "mark as skipped" in the web ui was throwing an error without it. sbuser 2011-08-11 10:43:12 -05:00
  • d464afde90 Merge branch 'develop' Remy 2011-08-11 01:36:10 -07:00
  • 3d56daf73e Merge branch 'master' of github.com:rembo10/headphones into develop Remy 2011-08-11 01:35:09 -07:00
  • 6f06a740c3 Merged sbusers searcher & post processor changes, unicode error fix, added manage artists page, bug fixes Remy 2011-08-11 00:56:36 -07:00