@jjdenhertog/plex-music-search 1.0.10 → 1.0.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +9 -11
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -294,7 +294,6 @@ var PlexMusicSearch = /** @class */ (function () {
294
294
  return [3 /*break*/, 5];
295
295
  case 4:
296
296
  _e_2 = _a.sent();
297
- console.log(_e_2);
298
297
  return [3 /*break*/, 5];
299
298
  case 5:
300
299
  j++;
@@ -391,18 +390,17 @@ var PlexMusicSearch = /** @class */ (function () {
391
390
  case 7:
392
391
  searchApproachIndex++;
393
392
  return [3 /*break*/, 2];
394
- case 8:
395
- console.log("queries:", queries);
396
- return [2 /*return*/, {
397
- id: id,
398
- artist: artist,
399
- album: album,
400
- title: title,
401
- queries: queries,
402
- result: searchResult
403
- }];
393
+ case 8: return [2 /*return*/, {
394
+ id: id,
395
+ artist: artist,
396
+ album: album,
397
+ title: title,
398
+ queries: queries,
399
+ result: searchResult
400
+ }];
404
401
  case 9:
405
402
  _e_3 = _b.sent();
403
+ console.log(_e_3);
406
404
  throw new Error("Something went wrong while searching");
407
405
  case 10: return [2 /*return*/];
408
406
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jjdenhertog/plex-music-search",
3
- "version": "1.0.10",
3
+ "version": "1.0.12",
4
4
  "description": "Library to find tracks in your Plex Library",
5
5
  "keywords": [
6
6
  "plex",