Laurent Monin
396f1a70b8
Fix up missing Install for takelot importer script
2016-03-15 20:49:17 +01:00
Laurent Monin
1adac294b7
Regenerate README.md to include TakeAlot importer script
2016-03-15 20:46:39 +01:00
Laurent Monin
696a6cfdf1
Bump takealot importer version
2016-03-15 20:42:56 +01:00
Laurent Monin
3094b31ba7
Rename to match other importers naming scheme
2016-03-15 20:42:14 +01:00
Laurent Monin
d9a9ec292b
Remove trailing whitespaces
2016-03-15 20:41:27 +01:00
Laurent Monin
0032a99f1a
Use relative paths
2016-03-15 20:41:14 +01:00
Laurent Monin
ff2e707f65
Merge pull request #100 from madmouser1/Takealot
...
Initial Takelot import parser to Musicbrainz
2016-03-15 20:39:07 +01:00
madmouser1
1d566717ce
debug disabled, namespace corrected and MBImport.URL_TYPES used
2016-03-15 16:59:40 +00:00
madmouser1
ae38b2c7e8
multi disc import implemented
2016-03-15 13:21:43 +00:00
madmouser1
f5c40d7d66
Added logic to derive album name from heading if not provided in product info
2016-03-14 13:25:05 +00:00
madmouser1
0ca46a81dd
JS Formatting corrected and artistitem lowercase implemented for switch
2016-03-14 12:17:50 +00:00
madmouser1
857aff3322
Initial Takelot import parser to Musicbrainz
2016-03-14 07:52:18 +00:00
Aurélien Mino
a786431b5f
discids_detector: fix lztr
2016-03-05 00:15:44 +01:00
Aurélien Mino
c81ce77258
discids_detector: bump version
2016-02-20 23:53:57 +01:00
Aurélien Mino
cb4cb3e950
discids_detector: update lztr url
2016-02-20 23:53:28 +01:00
Aurélien Mino
4e891a569a
Merge pull request #96 from VxJasonxV/discogs-updates
...
Move the MBz import box up between the Discogs Collection and Marketplace boxes
2016-02-17 13:19:26 +01:00
Jason Salaz
ce53a97904
Move the MBz import box up between the Discogs Collection and Marketplace boxes
...
also, update the GitHub raw URLs to use githubusercontent.com
2016-02-17 04:01:03 -07:00
Laurent Monin
8560f44037
discogs importer: bump version
2016-02-15 14:55:46 +01:00
Laurent Monin
69bdf14092
Merge pull request #95 from johtso/patch-1
...
Use http url for querying musicbrainz
2016-02-15 14:54:20 +01:00
Johannes
53f2f9d17b
Use http url for querying musicbrainz
...
Musicbrainz normalizes urls to http, so we can't search for https urls.
2016-02-15 13:44:38 +00:00
Aurélien Mino
f64b4ba403
Mode discogs https fix
2016-02-14 10:59:47 +01:00
Aurélien Mino
cec5db7925
Merge pull request #94 from zas/discogs_https_fix
...
Discogs https fix
2016-02-14 10:56:31 +01:00
Laurent Monin
e94b99a716
discogs importer: bump version
2016-02-13 23:39:38 +01:00
Laurent Monin
e202ed54f2
discogs importer: make it work with https
2016-02-13 23:39:06 +01:00
Aurélien Mino
5e92db537a
mb_relationships_shortcut: Updated Discogs favicon
2016-02-06 12:06:28 +01:00
Laurent Monin
7a795befc9
Merge pull request #91 from zas/issue-89
...
Issue 89: ignore repeated '.' or '-' in (buggy) track position
2016-01-08 15:12:29 +01:00
Laurent Monin
cd53b854ef
Update version
2016-01-08 15:12:09 +01:00
Laurent Monin
075f417376
Issue 89: ignore repeated '.' or '-' in (buggy) track position
...
http://www.discogs.com/release/1520366 has a track with buggy position,
the script is placing the track at the wrong position because of this.
2-.23 Le Carnaval 0:26
2-.23 is now parsed as it was 2-23
This patch shouldn't affect non-buggy track positions.
2016-01-07 15:20:02 +01:00
Laurent Monin
6a8d60d4a1
Bump versions
2015-10-04 09:24:38 +02:00
Laurent Monin
6b0b54f79e
Metal Archives importer: add icon
2015-10-04 09:24:06 +02:00
Laurent Monin
64b0978372
Qobuz importer: ensure the buttons are displayed only once
...
Selector was too large, and buttons were appearing multiple times in comments too.
2015-10-04 09:23:03 +02:00
Laurent Monin
6db55d2494
Metal Archives importer name: MB -> MusicBrainz
2015-09-27 11:20:39 +02:00
Laurent Monin
e0250f6f83
Add Metal Archives importer to README
2015-09-27 11:18:57 +02:00
Laurent Monin
4e0da45657
Merge pull request #87 from zas/ma_import_cleanup
...
MetalArchives import script cleanup and improvements
2015-09-27 11:17:48 +02:00
Laurent Monin
af257f6b09
MA importer: bump version
2015-09-27 11:17:10 +02:00
Laurent Monin
f586978275
MA importer: types/secondary types minor cleanup
2015-09-27 11:14:35 +02:00
Laurent Monin
1b4c6478b4
MA importer: set CD-R format when possible
2015-09-27 11:13:49 +02:00
Laurent Monin
f6502ff504
MA importer: improve label/catno submission
2015-09-27 11:13:01 +02:00
Laurent Monin
3344a11646
MA importer: add a TODO
2015-09-27 10:36:41 +02:00
Laurent Monin
e73597400b
MA importer: improve handling of multiple artists (join phrase)
2015-09-27 10:35:40 +02:00
Laurent Monin
e7c6bf647d
MA importer: fix spurious newlines and spaces in track titles
2015-09-27 10:34:20 +02:00
Laurent Monin
665b6a4b76
MetalArchives importer: code cleanup, minor improvements
...
- fix indentation
- add Search button
- code simplification + clarity
2015-09-27 02:11:57 +02:00
Laurent Monin
4eb6d1bc59
MA importer: fix up regexp, year detection
2015-09-27 00:50:45 +02:00
Aurélien Mino
ea0d9d61ca
Merge pull request #83 from l-maxime/master
...
Metal Archive Importer
2015-09-26 23:24:06 +02:00
Aurélien Mino
b344f19c36
[ui_enhancements] Change the way JQuery is loaded. Fixes #84
2015-09-15 13:00:36 +02:00
Aurélien Mino
8b3578f29f
ui_enhancements: Add a shortcut to edit release relationships, besides
...
the "Edit" link.
2015-09-09 17:49:29 +02:00
Laurent Monin
7efc1bec72
Improve feat/vs matching regexps
...
Previous version was incorrectly converting ie. 'left boot' to 'le feat. boot',
new version handles this correctly.
2015-09-09 08:04:14 +02:00
Laurent Monin
88b9c07023
Bandcamp importer: fix multiple artists detection with numbered tracklist
...
If all tracks are of the form 'number - title', number was taken as a possible
artist in a VA album.
Example of page where the problem arises: https://thegrave666.bandcamp.com/album/the-grave
Such tracklists aren't that uncommon on Bandcamp unfortunately.
2015-09-07 23:35:53 +02:00
Maxime
ccac2b8120
removing unused variable
...
removing unused variable
2015-08-26 12:09:33 +02:00
Maxime
ef716fbca8
comment
...
comment
2015-08-25 15:37:26 +02:00