Commit Graph

  • b62f15d9d9 feat_tokens: change argument name, fix regex flag Fabrice Laporte 2014-12-14 22:46:51 +01:00
  • ec97c87e97 Merge pull request #1140 from Kraymer/me_gusta_letras Fabrice Laporte 2014-12-14 08:03:10 +01:00
  • e77110006a fix writing typos Fabrice Laporte 2014-12-14 08:02:39 +01:00
  • 82de2a55bc ftintitle unit tests Fabrice Laporte 2014-12-13 23:35:59 +01:00
  • 91a998df3c fix #1060 Fabrice Laporte 2014-12-13 23:34:50 +01:00
  • 5434c028a4 lyrics: add sources to google CSE Fabrice Laporte 2014-12-13 11:15:55 +01:00
  • 1ecf987ae0 Changelog for #1138/#1137 Adrian Sampson 2014-12-12 15:43:00 -08:00
  • 9ce956d648 Accuracy in variable naming (#1138) Adrian Sampson 2014-12-12 15:41:49 -08:00
  • 54f5bc7c26 Merge pull request #1138 from djl/smartplaylistsort Adrian Sampson 2014-12-12 15:41:06 -08:00
  • c09745f75c Remove unused dbcore import. David Logie 2014-12-12 23:06:15 +00:00
  • 11c60ce101 smartplaylist: Respect sort terms in queries. David Logie 2014-12-12 14:34:47 +00:00
  • 165ee80f81 lyrics: Handle requests exceptions (#1136) Adrian Sampson 2014-12-11 16:03:49 -08:00
  • 7ff956d492 Docs warning about requests dependency (#1136) Adrian Sampson 2014-12-11 16:00:35 -08:00
  • 7d07c2d947 Changelog for #1135/#1136 Adrian Sampson 2014-12-11 15:53:45 -08:00
  • 8025797836 Merge pull request #1136 from Kraymer/lyrics-unicode Adrian Sampson 2014-12-11 15:50:56 -08:00
  • d31a7c6b28 remove str decoding as input sources are unicode Fabrice Laporte 2014-12-11 00:14:43 +01:00
  • 321f862f23 fix #1135 Fabrice Laporte 2014-12-09 23:37:42 +01:00
  • 1448eab642 Parenetheses-less tuples Adrian Sampson 2014-12-02 18:12:21 -08:00
  • c0131894f2 Changelog for #1123/#1128 Adrian Sampson 2014-12-02 18:05:47 -08:00
  • 20f809650c zero: make tests more explicit Thomas Scholtes 2014-12-02 18:07:19 +01:00
  • 66b81ed081 echonest: test conversion failure Thomas Scholtes 2014-12-02 11:54:36 +01:00
  • c248a71494 echonest: mock convert and truncate commands Thomas Scholtes 2014-12-02 11:51:18 +01:00
  • d0e8be45a9 Merge pull request #1128 from geigerzaehler/edit-invalid-config geigerzaehler 2014-12-02 11:25:35 +01:00
  • 575740f5a5 echonest: test different methods to fetch songs Thomas Scholtes 2014-12-02 11:19:47 +01:00
  • f4fdd66b81 echonest: truncating a file converts it to OGG Thomas Scholtes 2014-12-02 11:15:46 +01:00
  • 5633f50f27 echonest: extract logic into prepare_upload method Thomas Scholtes 2014-12-02 09:58:56 +01:00
  • 267aec977f Edit invalid config with beet config --edit Thomas Scholtes 2014-12-02 09:35:36 +01:00
  • 01f0ab32ec Expand changelog entry Adrian Sampson 2014-12-01 11:41:55 -08:00
  • c41b8acf82 Merge pull request #1129 from geigerzaehler/zero-images Adrian Sampson 2014-12-01 11:40:48 -08:00
  • 19403df086 Changelog for #1127/#1116 Adrian Sampson 2014-12-01 11:31:09 -08:00
  • 4670a8485f Merge pull request #1127 from geigerzaehler/empty-dir-warning Adrian Sampson 2014-12-01 11:30:26 -08:00
  • d97b90d363 Merge branch 'master' of github.com:sampsyo/beets Adrian Sampson 2014-12-01 11:28:57 -08:00
  • 17117ed4ae echonest: Remove temporary files Thomas Scholtes 2014-12-01 17:53:14 +01:00
  • e2b2a505fc zero: Can delete embedded images Thomas Scholtes 2014-12-01 17:33:45 +01:00
  • 9d3729dc5e mediafile: Test deleting images and implement it for MP3s Thomas Scholtes 2014-12-01 17:20:16 +01:00
  • eb8ccef8e6 Fix py26 string format Thomas Scholtes 2014-12-01 13:05:29 +01:00
  • a5f097a883 Allow invalid configuration files to be edited Thomas Scholtes 2014-12-01 13:01:24 +01:00
  • 75c6af6329 Warn user when no files are imported from a directory Thomas Scholtes 2014-12-01 12:31:49 +01:00
  • e103798b4a Move import task creation from pipeline to factory Thomas Scholtes 2014-12-01 12:13:02 +01:00
  • 5fb4003ebe echonest: Fix #896 (handle missing duration) Adrian Sampson 2014-11-30 12:21:27 -08:00
  • 7c08830113 Remove Echo Nest fingerprinting (fix #1121) Adrian Sampson 2014-11-30 12:17:15 -08:00
  • 5d37f9a2f0 Remove echonest_tempo (fix #1119) Adrian Sampson 2014-11-30 12:03:28 -08:00
  • 92fa8711bf Fix changelog typo Adrian Sampson 2014-11-30 11:59:25 -08:00
  • 14b150090e Fix #1124: avoid crash when deleting fields Adrian Sampson 2014-11-30 11:42:40 -08:00
  • fe655e4610 discogs: Only authenticate on import (#1123) Adrian Sampson 2014-11-30 11:18:32 -08:00
  • 00c8f6ac25 Detect corrupted database files Adrian Sampson 2014-11-28 22:40:11 -08:00
  • e27f778d51 Add Plex link Adrian Sampson 2014-11-28 17:16:02 -08:00
  • 832ae3e7bf Changelog/thanks for #1120 Adrian Sampson 2014-11-28 17:13:21 -08:00
  • a60b151608 Merge pull request #1120 from xsteadfastx/master Adrian Sampson 2014-11-28 17:12:37 -08:00
  • 77f8eff78c Fixed python 2.6 compatibility in the plexupdate plugin. Added requests as dependency in the docs for plexupdate Marvin Steadfast 2014-11-28 14:08:11 +01:00
  • b25393151d Added plexupdate plugin for refreshing plex music library after importing music. Marvin Steadfast 2014-11-28 11:19:17 +01:00
  • 903e88a228 Fix codec reference in MediaFile (fix #1117) Adrian Sampson 2014-11-26 19:04:40 -08:00
  • 42228e6d82 Tests: fix unload_plugins Adrian Sampson 2014-11-24 10:58:32 -08:00
  • d3b76d83d2 Permissions plugins listens now for album_imported and item_imported Marvin Steadfast 2014-11-24 18:41:50 +01:00
  • daeab3d3a9 Add (skipped) tests for #359 Adrian Sampson 2014-11-22 21:48:06 -08:00
  • d026e7742b fetchart: Tolerate itunes bugs (fix #1109) Adrian Sampson 2014-11-22 15:32:20 -08:00
  • 9121e2ad71 Merge pull request #1108 from xsteadfastx/master Adrian Sampson 2014-11-21 14:57:35 -05:00
  • f8b3b96ff4 the plugin now listens also for item_moved Marvin Steadfast 2014-11-21 14:58:33 +01:00
  • e33ba24622 Docs/changelog for permissions (#1098) Adrian Sampson 2014-11-20 07:41:57 -08:00
  • 671d8d6aa7 Merge pull request #1098 from xsteadfastx/master Adrian Sampson 2014-11-20 07:38:21 -08:00
  • 8784e8d8ca plugin now listens for item_copied instead of after_write. now the test works Marvin Steadfast 2014-11-20 11:40:02 +01:00
  • c69ad5d243 print google sources url Fabrice Laporte 2014-11-19 23:33:06 +01:00
  • a01e73d813 added not working test for debugging Marvin Steadfast 2014-11-19 19:43:31 +01:00
  • 3ffd41d72a fixed plugin toc in docs Marvin Steadfast 2014-11-19 17:32:10 +01:00
  • 38c509b092 created a function to convert permissions to oct Marvin Steadfast 2014-11-19 17:26:39 +01:00
  • 1110a499a4 Coinbase button does not fit in flair Adrian Sampson 2014-11-18 21:17:18 -08:00
  • f03f13971b gittip -> gratipay Adrian Sampson 2014-11-18 21:15:33 -08:00
  • 7472c03fed Coinbase tip button Adrian Sampson 2014-11-18 21:12:17 -08:00
  • 5f03185bdd did even more refactoring with the suggestions of sampsyo. added documentation page Marvin Steadfast 2014-11-18 13:45:55 +01:00
  • 759f8224cc Version bump: 1.3.10 Adrian Sampson 2014-11-17 15:54:32 -08:00
  • c564adefc0 Datestamp 1.3.9 in changelog v1.3.9 Adrian Sampson 2014-11-17 15:53:39 -08:00
  • 405c5bd2d3 Proofread changelog for 1.3.9 Adrian Sampson 2014-11-17 15:51:48 -08:00
  • df1136756a a little refactoring Marvin Steadfast 2014-11-17 16:29:54 +01:00
  • e1db3e9f0b Added fix_permissions plugin Marvin Steadfast 2014-11-17 13:42:53 +01:00
  • 0c7fc8fb6b Avoid double cleanup() call (#1091) Adrian Sampson 2014-11-16 19:55:27 -08:00
  • 17fd77ff66 Changelog for #1091, fix #1067 Adrian Sampson 2014-11-16 19:51:20 -08:00
  • 8fb4d9ebc9 Merge pull request #1091 from multikatt/1067 Adrian Sampson 2014-11-16 19:50:10 -08:00
  • 5f1f6bbd04 Remove function from RmTempTest David 2014-11-16 21:53:33 -05:00
  • e1ff258ce5 Move function to increase DRY David 2014-11-16 21:39:58 -05:00
  • 38f056a30c Adding tests for #1067 David 2014-11-16 21:33:03 -05:00
  • 771f35ca7b Merge branch 'master' into 1067 David 2014-11-16 20:40:17 -05:00
  • 46ddfbaa9b Changelog for #1097 Adrian Sampson 2014-11-16 13:51:59 -08:00
  • 40b1d51a58 Merge pull request #1097 from Dashed/patch-1 Adrian Sampson 2014-11-16 13:51:09 -08:00
  • 5883ee0b76 Default value for link title for page searches. Alberto Leal 2014-11-16 16:11:25 -05:00
  • 590b106ed0 echonest: Fix #1096: log error on repeated error Adrian Sampson 2014-11-16 12:08:07 -08:00
  • dc45f2813a Bring some FAQ text up to date Adrian Sampson 2014-11-16 11:47:43 -08:00
  • f44c26e8ff Merge pull request #1094 from multikatt/typo Adrian Sampson 2014-11-16 11:30:38 -08:00
  • b901071e2c Implment -> Implement David 2014-11-16 10:39:50 -05:00
  • cd80ddbff9 Run cleanup if extracted David 2014-11-15 17:56:59 -05:00
  • 9611a43872 Add symlink to summary Adrian Sampson 2014-11-15 12:44:50 -08:00
  • 66d02bc289 Add link parameter to Item.move (#710) Adrian Sampson 2014-11-15 12:41:40 -08:00
  • ca28b9f8db Hook up import.link config option (#710) Adrian Sampson 2014-11-15 12:21:44 -08:00
  • c6af552703 docs: item_linked event (#710) Adrian Sampson 2014-11-15 12:21:14 -08:00
  • 1eebb6af3c Docs for link option (#710) Adrian Sampson 2014-11-15 12:06:38 -08:00
  • 8c58caed38 Merge pull request #710 from Rovanion/master Adrian Sampson 2014-11-15 12:00:44 -08:00
  • 0b9978413f Human-readable changelog Adrian Sampson 2014-11-14 20:46:14 -08:00
  • 36d332ab6a Fix #856: album dirty tracking Adrian Sampson 2014-11-13 23:25:16 -08:00
  • d8211f1d76 fetchart: Fix RG MBID field name (fix #1080) Adrian Sampson 2014-11-12 20:56:18 -08:00
  • 351026de35 mpdupdate docs: intuitive option ordering Adrian Sampson 2014-11-11 17:14:27 -08:00
  • 0d529bae16 Docs tweaks for #1078 Adrian Sampson 2014-11-11 11:57:08 -08:00