podverse-parser 5.1.11-alpha.0 → 5.1.12-alpha.1
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.
- package/dist/config/index.d.ts +3 -0
- package/dist/config/index.d.ts.map +1 -1
- package/dist/config/index.js +3 -0
- package/dist/lib/compat/partytime/channel.d.ts +1 -1
- package/dist/lib/compat/partytime/channel.d.ts.map +1 -1
- package/dist/lib/compat/partytime/channel.js +4 -4
- package/dist/lib/compat/partytime/item.d.ts +1 -1
- package/dist/lib/compat/partytime/item.d.ts.map +1 -1
- package/dist/lib/compat/partytime/item.js +1 -1
- package/dist/lib/compat/partytime/liveItem.d.ts +1 -1
- package/dist/lib/compat/partytime/liveItem.d.ts.map +1 -1
- package/dist/lib/compat/partytime/value.d.ts +1 -1
- package/dist/lib/compat/partytime/value.d.ts.map +1 -1
- package/dist/lib/rss/channel/channel.d.ts +1 -1
- package/dist/lib/rss/channel/channel.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelAbout.d.ts +1 -1
- package/dist/lib/rss/channel/channelAbout.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelCategory.d.ts +1 -1
- package/dist/lib/rss/channel/channelCategory.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelChat.d.ts +1 -1
- package/dist/lib/rss/channel/channelChat.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelDescription.d.ts +1 -1
- package/dist/lib/rss/channel/channelDescription.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelFunding.d.ts +1 -1
- package/dist/lib/rss/channel/channelFunding.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelImage.d.ts +1 -1
- package/dist/lib/rss/channel/channelImage.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelLicense.d.ts +1 -1
- package/dist/lib/rss/channel/channelLicense.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelLocation.d.ts +1 -1
- package/dist/lib/rss/channel/channelLocation.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelPerson.d.ts +1 -1
- package/dist/lib/rss/channel/channelPerson.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelPodroll.d.ts +1 -1
- package/dist/lib/rss/channel/channelPodroll.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelPublisher.d.ts +1 -1
- package/dist/lib/rss/channel/channelPublisher.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelRemoteItem.d.ts +1 -1
- package/dist/lib/rss/channel/channelRemoteItem.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelSeason.d.ts +1 -1
- package/dist/lib/rss/channel/channelSeason.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelSocialInteract.d.ts +1 -1
- package/dist/lib/rss/channel/channelSocialInteract.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelTrailer.d.ts +1 -1
- package/dist/lib/rss/channel/channelTrailer.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelTxt.d.ts +1 -1
- package/dist/lib/rss/channel/channelTxt.d.ts.map +1 -1
- package/dist/lib/rss/channel/channelValue.d.ts +1 -1
- package/dist/lib/rss/channel/channelValue.d.ts.map +1 -1
- package/dist/lib/rss/feed/feed.d.ts +1 -1
- package/dist/lib/rss/feed/feed.d.ts.map +1 -1
- package/dist/lib/rss/hash/parsedFeed.d.ts +1 -1
- package/dist/lib/rss/hash/parsedFeed.d.ts.map +1 -1
- package/dist/lib/rss/item/item.d.ts +1 -1
- package/dist/lib/rss/item/item.d.ts.map +1 -1
- package/dist/lib/rss/item/itemAbout.d.ts +1 -1
- package/dist/lib/rss/item/itemAbout.d.ts.map +1 -1
- package/dist/lib/rss/item/itemChaptersFeed.d.ts +1 -1
- package/dist/lib/rss/item/itemChaptersFeed.d.ts.map +1 -1
- package/dist/lib/rss/item/itemChat.d.ts +1 -1
- package/dist/lib/rss/item/itemChat.d.ts.map +1 -1
- package/dist/lib/rss/item/itemDescription.d.ts +1 -1
- package/dist/lib/rss/item/itemDescription.d.ts.map +1 -1
- package/dist/lib/rss/item/itemEnclosure.d.ts +1 -1
- package/dist/lib/rss/item/itemEnclosure.d.ts.map +1 -1
- package/dist/lib/rss/item/itemImage.d.ts +1 -1
- package/dist/lib/rss/item/itemImage.d.ts.map +1 -1
- package/dist/lib/rss/item/itemLicense.d.ts +1 -1
- package/dist/lib/rss/item/itemLicense.d.ts.map +1 -1
- package/dist/lib/rss/item/itemLocation.d.ts +1 -1
- package/dist/lib/rss/item/itemLocation.d.ts.map +1 -1
- package/dist/lib/rss/item/itemPerson.d.ts +1 -1
- package/dist/lib/rss/item/itemPerson.d.ts.map +1 -1
- package/dist/lib/rss/item/itemSeason.d.ts +1 -1
- package/dist/lib/rss/item/itemSeason.d.ts.map +1 -1
- package/dist/lib/rss/item/itemSeasonEpisode.d.ts +1 -1
- package/dist/lib/rss/item/itemSeasonEpisode.d.ts.map +1 -1
- package/dist/lib/rss/item/itemSocialInteract.d.ts +1 -1
- package/dist/lib/rss/item/itemSocialInteract.d.ts.map +1 -1
- package/dist/lib/rss/item/itemSoundbite.d.ts +1 -1
- package/dist/lib/rss/item/itemSoundbite.d.ts.map +1 -1
- package/dist/lib/rss/item/itemTranscript.d.ts +1 -1
- package/dist/lib/rss/item/itemTranscript.d.ts.map +1 -1
- package/dist/lib/rss/item/itemTxt.d.ts +1 -1
- package/dist/lib/rss/item/itemTxt.d.ts.map +1 -1
- package/dist/lib/rss/item/itemValue.d.ts +1 -1
- package/dist/lib/rss/item/itemValue.d.ts.map +1 -1
- package/dist/lib/rss/item/itemValue.js +4 -0
- package/dist/lib/rss/liveItem/liveItem.d.ts +1 -1
- package/dist/lib/rss/liveItem/liveItem.d.ts.map +1 -1
- package/dist/lib/rss/parser.d.ts +8 -2
- package/dist/lib/rss/parser.d.ts.map +1 -1
- package/dist/lib/rss/parser.js +27 -8
- package/dist/lib/rss/remoteItemParser.d.ts +8 -1
- package/dist/lib/rss/remoteItemParser.d.ts.map +1 -1
- package/dist/lib/rss/remoteItemParser.js +33 -31
- package/package.json +6 -6
package/dist/config/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/config/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;CAmBlB,CAAC"}
|
package/dist/config/index.js
CHANGED
|
@@ -16,5 +16,8 @@ exports.config = {
|
|
|
16
16
|
authKey: process.env.PODCAST_INDEX_AUTH_KEY || '',
|
|
17
17
|
baseUrl: process.env.PODCAST_INDEX_BASE_URL || '',
|
|
18
18
|
secretKey: process.env.PODCAST_INDEX_SECRET_KEY || ''
|
|
19
|
+
},
|
|
20
|
+
parser: {
|
|
21
|
+
addRemoteItemsToMQ: process.env.PARSER_ADD_REMOTE_ITEMS_TO_MQ === 'true',
|
|
19
22
|
}
|
|
20
23
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAgB,MAAM,
|
|
1
|
+
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAgB,MAAM,oBAAoB,CAAC;AAO9D,eAAO,MAAM,gBAAgB,GAAI,YAAY,UAAU;;;;;CAOtD,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,YAAY,UAAU;;;;;;;;CAqB1D,CAAC;AAEH,eAAO,MAAM,yBAAyB,GAAI,YAAY,UAAU;;GAU/D,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,YAAY,UAAU;;;;;QAU1D,CAAC;AAEF,eAAO,MAAM,2BAA2B,GAAI,YAAY,UAAU;;QAOjE,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,YAAY,UAAU;;;GAe9D,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,YAAY,UAAU;;;;;;IA8B5D,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,YAAY,UAAU;;;QAQ7D,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,YAAY,UAAU;;;;QAU9D,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,YAAY,UAAU;;;;;;GAkB7D,CAAC;AAEF,eAAO,MAAM,kCAAkC,GAAI,YAAY,UAAU;;;;;GAgBxE,CAAC;AAEF,eAAO,MAAM,oCAAoC,GAAI,YAAY,UAAU;;;;;GAa1E,CAAC;AAEF,eAAO,MAAM,2BAA2B,GAAI,YAAY,UAAU;;;;;GAiBjE,CAAC;AAEF,eAAO,MAAM,+BAA+B,GAAI,YAAY,UAAU;;;;;;GAiBrE,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,YAAY,UAAU;;;GA0B7D,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,YAAY,UAAU;;;;;;;GAkB9D,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,YAAY,UAAU;;;GAY1D,CAAC;AAEF,eAAO,MAAM,sBAAsB,GAAI,YAAY,UAAU;;;;;;;;;;;;;;;GAiB5D,CAAC"}
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.compatChannelValueDtos = exports.compatChannelTxtDtos = exports.compatChannelTrailerDtos = exports.compatChannelSeasonDtos = exports.compatChannelSocialInteractDtos = exports.compatChannelRemoteItemDtos = exports.compatChannelPublisherRemoteItemDtos = exports.compatChannelPodrollRemoteItemDtos = exports.compatChannelPersonDtos = exports.compatChannelLocationDto = exports.compatChannelLicenseDto = exports.compatChannelImageDtos = exports.compatChannelFundingDtos = exports.compatChannelDescriptionDto = exports.compatChannelChatDto = exports.compatChannelCategoryDtos = exports.compatChannelAboutDto = exports.compatChannelDto = void 0;
|
|
4
|
-
const
|
|
4
|
+
const podverse_partytime_1 = require("podverse-partytime");
|
|
5
5
|
const podverse_helpers_1 = require("podverse-helpers");
|
|
6
6
|
const podverse_orm_1 = require("podverse-orm");
|
|
7
7
|
const value_1 = require("@parser/lib/compat/partytime/value");
|
|
8
8
|
const compatChannelDto = (parsedFeed) => {
|
|
9
9
|
var _a, _b, _c, _d;
|
|
10
|
-
return
|
|
10
|
+
return {
|
|
11
11
|
podcast_guid: ((_a = parsedFeed.guid) === null || _a === void 0 ? void 0 : _a.slice(0, podverse_helpers_1.DATABASE_CONSTANTS.varchar_guid)) || null,
|
|
12
12
|
title: ((_b = parsedFeed.title) === null || _b === void 0 ? void 0 : _b.slice(0, podverse_helpers_1.DATABASE_CONSTANTS.varchar_normal)) || null,
|
|
13
13
|
sortable_title: ((_c = (0, podverse_helpers_1.createSortableTitle)(parsedFeed.title)) === null || _c === void 0 ? void 0 : _c.slice(0, podverse_helpers_1.DATABASE_CONSTANTS.varchar_short)) || null,
|
|
14
|
-
medium_id: (0, podverse_helpers_1.getMediumEnumValue)((_d = parsedFeed.medium) !== null && _d !== void 0 ? _d :
|
|
15
|
-
}
|
|
14
|
+
medium_id: (0, podverse_helpers_1.getMediumEnumValue)((_d = parsedFeed.medium) !== null && _d !== void 0 ? _d : podverse_partytime_1.Phase4Medium.Podcast)
|
|
15
|
+
};
|
|
16
16
|
};
|
|
17
17
|
exports.compatChannelDto = compatChannelDto;
|
|
18
18
|
const compatChannelAboutDto = (parsedFeed) => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/item.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/item.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAMlD,KAAK,oBAAoB,GAAG;IAC1B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAA;AAED,eAAO,MAAM,aAAa,GAAI,YAAY,OAAO,EAAE,UAAU,oBAAoB;;;;;CAQ/E,CAAC;AAEH,eAAO,MAAM,kBAAkB,GAAI,YAAY,OAAO;;;;;CAKpD,CAAC;AAEH,eAAO,MAAM,yBAAyB,GAAI,YAAY,OAAO;;;QAO5D,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,YAAY,OAAO;;;;;QAUpD,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,YAAY,OAAO;;QAO3D,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,YAAY,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAuE1D,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,YAAY,OAAO;;;;;;IA8BtD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,YAAY,OAAO;;;QAQvD,CAAC;AAEF,eAAO,MAAM,qBAAqB,GAAI,YAAY,OAAO;;;;QAUxD,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAI,YAAY,OAAO;;;;;;GAkBvD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,YAAY,OAAO;;;QAStD,CAAC;AAEF,eAAO,MAAM,0BAA0B,GAAI,YAAY,OAAO;;;QAS7D,CAAC;AAEF,eAAO,MAAM,4BAA4B,GAAI,YAAY,OAAO;;;;;;GAiB/D,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAAI,YAAY,OAAO;;;;GAc1D,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,YAAY,OAAO;;;;;GAiB3D,CAAC;AAEF,eAAO,MAAM,iBAAiB,GAAI,YAAY,OAAO;;;GAapD,CAAC;AAEF,eAAO,MAAM,mBAAmB,GAAI,YAAY,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiBtD,CAAC"}
|
|
@@ -104,7 +104,7 @@ const compatItemEnclosureDtos = (parsedItem) => {
|
|
|
104
104
|
PTDO: why am I getting this error when I don't use any?
|
|
105
105
|
src/lib/compat/partytime/item.ts:50:14 - error TS4023: Exported variable
|
|
106
106
|
'compatItemEnclosureDtos' has or is using name 'IntegrityType' from external module
|
|
107
|
-
"/podverse-parser/node_modules/
|
|
107
|
+
"/podverse-parser/node_modules/podverse-partytime/dist/parser/phase/phase-3" but cannot be named.
|
|
108
108
|
*/
|
|
109
109
|
const item_enclosure_integrity = alternativeEnclosure.integrity || null;
|
|
110
110
|
const item_enclosure_sources = alternativeEnclosure.source.map(source => ({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Phase4PodcastLiveItem } from "
|
|
1
|
+
import { Phase4PodcastLiveItem } from "podverse-partytime/dist/parser/phase/phase-4";
|
|
2
2
|
import { LiveItemStatusEnum } from "podverse-orm";
|
|
3
3
|
export declare const compatLiveItemsDtos: (parsedLiveItems: Phase4PodcastLiveItem[]) => {
|
|
4
4
|
liveItem: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"liveItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/liveItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"liveItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/liveItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AAErF,OAAO,EAA8B,kBAAkB,EAAE,MAAM,cAAc,CAAC;AAE9E,eAAO,MAAM,mBAAmB,GAAI,iBAAiB,qBAAqB,EAAE;;;;;;;GAoB3E,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"value.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/value.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAwB,MAAM,
|
|
1
|
+
{"version":3,"file":"value.d.ts","sourceRoot":"","sources":["../../../../src/lib/compat/partytime/value.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAwB,MAAM,oBAAoB,CAAC;AAGvE,eAAO,MAAM,kBAAkB,GAAI,OAAO,WAAW;;;;;;;;;;;;;CAOpD,CAAC;AAEF,eAAO,MAAM,eAAe,GAAI,OAAO,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsCjD,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, ChannelSeasonIndex } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannel: (parsedFeed: FeedObject, channel: Channel, channelSeasonIndex: ChannelSeasonIndex) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channel.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAA0B,OAAO,EAAkB,kBAAkB,EAAiB,MAAM,cAAc,CAAC;AAoBlH,eAAO,MAAM,mBAAmB,GAAU,YAAY,UAAU,EAAE,SAAS,OAAO,EAAE,oBAAoB,kBAAkB,kBAgBzH,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelAbout: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelAbout.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelAbout.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelAbout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelAbout.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelAbout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAuB,OAAO,EAAE,aAAa,EAAE,MAAM,cAAc,CAAC;AAI3E,eAAO,MAAM,wBAAwB,GACnC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelCategory: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelCategory.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelCategory.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelCategory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelCategory.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelCategory.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA0B,aAAa,EAAE,MAAM,cAAc,CAAC;AAI9E,eAAO,MAAM,2BAA2B,GACtC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAY3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelChat: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelChat.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelChat.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelChat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelChat.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelChat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAsB,aAAa,EAAE,MAAM,cAAc,CAAC;AAK1E,eAAO,MAAM,uBAAuB,GAClC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelDescription: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelDescription.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelDescription.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelDescription.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA6B,aAAa,EAAE,MAAM,cAAc,CAAC;AAKjF,eAAO,MAAM,8BAA8B,GACzC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelFunding: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelFunding.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelFunding.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelFunding.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelFunding.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelFunding.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAyB,aAAa,EAAE,MAAM,cAAc,CAAC;AAK7E,eAAO,MAAM,0BAA0B,GACrC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelImage: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelImage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelImage.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelImage.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAuB,aAAa,EAAE,MAAM,cAAc,CAAC;AAK3E,eAAO,MAAM,wBAAwB,GACnC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelLicense: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelLicense.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelLicense.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelLicense.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelLicense.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelLicense.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAyB,aAAa,EAAE,MAAM,cAAc,CAAC;AAK7E,eAAO,MAAM,0BAA0B,GACrC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelLocation: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelLocation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelLocation.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelLocation.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA0B,aAAa,EAAE,MAAM,cAAc,CAAC;AAK9E,eAAO,MAAM,2BAA2B,GACtC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelPerson: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelPerson.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelPerson.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPerson.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelPerson.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPerson.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAwB,aAAa,EAAE,MAAM,cAAc,CAAC;AAK5E,eAAO,MAAM,yBAAyB,GACpC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelPodroll: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelPodroll.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelPodroll.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPodroll.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelPodroll.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPodroll.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA0D,aAAa,EAAE,MAAM,cAAc,CAAC;AAI9G,eAAO,MAAM,0BAA0B,GACrC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAe3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelPublisher: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelPublisher.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelPublisher.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPublisher.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelPublisher.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelPublisher.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA8D,aAAa,EAAE,MAAM,cAAc,CAAC;AAIlH,eAAO,MAAM,4BAA4B,GACvC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAe3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelRemoteItem: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelRemoteItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelRemoteItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelRemoteItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelRemoteItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelRemoteItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAA4B,aAAa,EAAE,MAAM,cAAc,CAAC;AAKhF,eAAO,MAAM,6BAA6B,GACxC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelSeasons: (parsedFeed: FeedObject, channel: Channel) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelSeason.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelSeason.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelSeason.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelSeason.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelSeason.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAwB,MAAM,cAAc,CAAC;AAI7D,eAAO,MAAM,0BAA0B,GAAU,YAAY,UAAU,EAAE,SAAS,OAAO,KAAG,OAAO,CAAC,IAAI,CAWvG,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelSocialInteract: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelSocialInteract.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelSocialInteract.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelSocialInteract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelSocialInteract.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelSocialInteract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAgC,aAAa,EAAE,MAAM,cAAc,CAAC;AAKpF,eAAO,MAAM,iCAAiC,GAC5C,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, ChannelSeason, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelTrailer: (parsedFeed: FeedObject, channel: Channel, channelSeasonIndex: Record<number, ChannelSeason>, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelTrailer.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelTrailer.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelTrailer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelTrailer.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelTrailer.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAE,aAAa,EAA4C,aAAa,EAAE,MAAM,cAAc,CAAC;AAI/G,eAAO,MAAM,0BAA0B,GACrC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,oBAAoB,MAAM,CAAC,MAAM,EAAE,aAAa,CAAC,EACjD,6BAA6B,aAAa,kBAwB3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelTxt: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelTxt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelTxt.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelTxt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelTxt.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelTxt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAqB,aAAa,EAAE,MAAM,cAAc,CAAC;AAKzE,eAAO,MAAM,sBAAsB,GACjC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAO3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Channel, EntityManager } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedChannelValue: (parsedFeed: FeedObject, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=channelValue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"channelValue.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"channelValue.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/channel/channelValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAChD,OAAO,EAAE,OAAO,EAAqD,aAAa,EAAE,MAAM,cAAc,CAAC;AAIzG,eAAO,MAAM,wBAAwB,GACnC,YAAY,UAAU,EACtB,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBAwB3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { FeedObject } from "
|
|
1
|
+
import { FeedObject } from "podverse-partytime";
|
|
2
2
|
import { Feed } from "podverse-orm";
|
|
3
3
|
export declare const handleGetRSSFeed: (url: string, podcast_index_id: number) => Promise<Feed>;
|
|
4
4
|
export declare const handleRequestRSSFeed: (feed: Feed) => Promise<FeedObject>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/feed/feed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"feed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/feed/feed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD,OAAO,EAAE,IAAI,EAA+B,MAAM,cAAc,CAAC;AAOjE,eAAO,MAAM,gBAAgB,GAAU,KAAK,MAAM,EAAE,kBAAkB,MAAM,KAAG,OAAO,CAAC,IAAI,CAiC1F,CAAC;AAEF,eAAO,MAAM,oBAAoB,GAAU,MAAM,IAAI,KAAG,OAAO,CAAC,UAAU,CAsCzE,CAAC;AAEF,KAAK,uBAAuB,GAAG;IAC7B,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB,CAAA;AAED,eAAO,MAAM,gBAAgB,GAC3B,YAAY,UAAU,EACtB,MAAM,IAAI,EACV,UAAS,uBAA4B,KACpC,OAAO,CAAC,IAAI,CAad,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parsedFeed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/hash/parsedFeed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"parsedFeed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/hash/parsedFeed.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD,eAAO,MAAM,oBAAoB,GAAI,YAAY,UAAU,KAAG,MAY7D,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/item.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAE7C,OAAO,EAA0B,OAAO,EAAE,kBAAkB,EAAe,MAAM,cAAc,CAAC;AA4ChG,KAAK,oBAAoB,GAAG;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,qBAAqB,EAAE,MAAM,CAAC;IAC9B,4BAA4B,EAAE,MAAM,CAAC;IACrC,oBAAoB,EAAE,MAAM,CAAC;IAC7B,2BAA2B,EAAE,MAAM,CAAC;IACpC,yBAAyB,EAAE,MAAM,CAAC;IAClC,qBAAqB,EAAE,MAAM,CAAC;IAC9B,uBAAuB,EAAE,MAAM,CAAC;IAChC,wBAAwB,EAAE,MAAM,CAAC;IACjC,sBAAsB,EAAE,MAAM,CAAC;IAC/B,sBAAsB,EAAE,MAAM,CAAC;IAC/B,6BAA6B,EAAE,MAAM,CAAC;IACtC,8BAA8B,EAAE,MAAM,CAAC;IACvC,yBAAyB,EAAE,MAAM,CAAC;IAClC,0BAA0B,EAAE,MAAM,CAAC;IACnC,mBAAmB,EAAE,MAAM,CAAC;IAC5B,qBAAqB,EAAE,MAAM,CAAC;CAC/B,CAAC;AAYF,KAAK,gBAAgB,GAAG;IAEtB,UAAU,EAAE,GAAG,CAAA;IACf,OAAO,EAAE,OAAO,CAAA;IAChB,kBAAkB,EAAE,kBAAkB,CAAA;IAEtC,0BAA0B,CAAC,EAAE,GAAG,CAAA;IAChC,gBAAgB,EAAE,oBAAoB,CAAA;IACtC,UAAU,CAAC,EAAE,OAAO,CAAA;CACrB,CAAC;AAEF,eAAO,MAAM,0BAA0B,QAAO,oBAqB7C,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,YAAY,EAAE,MAAM,EAAE,CAAA;IACtB,wBAAwB,EAAE,MAAM,EAAE,CAAA;CACnC,CAAA;AAED,eAAO,MAAM,iBAAiB,GAAU,aAAa,OAAO,EAAE,EAAE,SAAS,OAAO,EAAE,oBAAoB,kBAAkB,KAAG,OAAO,CAAC,uBAAuB,CAqEzJ,CAAC;AAwCF,eAAO,MAAM,gBAAgB,GAAU,uGAOpC,gBAAgB,kBAoFlB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemAbout: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemAbout.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemAbout.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemAbout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemAbout.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemAbout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAoB,MAAM,cAAc,CAAC;AAGrE,eAAO,MAAM,qBAAqB,GAChC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemChaptersFeed: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemChaptersFeed.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemChaptersFeed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemChaptersFeed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemChaptersFeed.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemChaptersFeed.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAA2B,MAAM,cAAc,CAAC;AAI5E,eAAO,MAAM,4BAA4B,GACvC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemChat: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemChat.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemChat.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemChat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemChat.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemChat.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAmB,MAAM,cAAc,CAAC;AAIpE,eAAO,MAAM,oBAAoB,GAC/B,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemDescription: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemDescription.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemDescription.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemDescription.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemDescription.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAA0B,MAAM,cAAc,CAAC;AAI3E,eAAO,MAAM,2BAA2B,GACtC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemEnclosure: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemEnclosure.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemEnclosure.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemEnclosure.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemEnclosure.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemEnclosure.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EACK,MAAM,cAAc,CAAC;AAGtD,eAAO,MAAM,yBAAyB,GACpC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBA0B3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemImage: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemImage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemImage.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemImage.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemImage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAoB,MAAM,cAAc,CAAC;AAIrE,eAAO,MAAM,qBAAqB,GAChC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemLicense: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemLicense.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemLicense.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemLicense.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemLicense.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemLicense.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAsB,MAAM,cAAc,CAAC;AAIvE,eAAO,MAAM,uBAAuB,GAClC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemLocation: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemLocation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemLocation.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemLocation.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemLocation.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAuB,MAAM,cAAc,CAAC;AAIxE,eAAO,MAAM,wBAAwB,GACnC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemPerson: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemPerson.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemPerson.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemPerson.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemPerson.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemPerson.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAqB,MAAM,cAAc,CAAC;AAItE,eAAO,MAAM,sBAAsB,GACjC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { ChannelSeasonIndex, EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemSeason: (parsedItem: Episode, item: Item, channelSeasonIndex: ChannelSeasonIndex, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemSeason.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemSeason.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSeason.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemSeason.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSeason.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,IAAI,EAC3B,MAAM,cAAc,CAAC;AAI1C,eAAO,MAAM,sBAAsB,GACjC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,oBAAoB,kBAAkB,EACtC,6BAA6B,aAAa,kBAe3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemSeasonEpisode: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemSeasonEpisode.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemSeasonEpisode.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSeasonEpisode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemSeasonEpisode.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSeasonEpisode.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAA4B,MAAM,cAAc,CAAC;AAI7E,eAAO,MAAM,6BAA6B,GACxC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemSocialInteract: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemSocialInteract.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemSocialInteract.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSocialInteract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemSocialInteract.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSocialInteract.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAA6B,MAAM,cAAc,CAAC;AAI9E,eAAO,MAAM,8BAA8B,GACzC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemSoundbite: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemSoundbite.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemSoundbite.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSoundbite.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemSoundbite.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemSoundbite.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAwB,MAAM,cAAc,CAAC;AAIzE,eAAO,MAAM,yBAAyB,GACpC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemTranscript: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemTranscript.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemTranscript.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemTranscript.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemTranscript.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemTranscript.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAyB,MAAM,cAAc,CAAC;AAI1E,eAAO,MAAM,0BAA0B,GACrC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemTxt: (parsedItem: Episode, item: Item, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemTxt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemTxt.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemTxt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemTxt.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemTxt.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAAkB,MAAM,cAAc,CAAC;AAInE,eAAO,MAAM,mBAAmB,GAC9B,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,6BAA6B,aAAa,kBAK3C,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Episode } from "
|
|
1
|
+
import { Episode } from "podverse-partytime";
|
|
2
2
|
import { EntityManager, Item, Channel } from "podverse-orm";
|
|
3
3
|
export declare const handleParsedItemValue: (parsedItem: Episode, item: Item, channel: Channel, transactionalEntityManager?: EntityManager) => Promise<void>;
|
|
4
4
|
//# sourceMappingURL=itemValue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"itemValue.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"itemValue.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/item/itemValue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAE7C,OAAO,EAAE,aAAa,EAAE,IAAI,EAG1B,OAAO,EACR,MAAM,cAAc,CAAC;AAGtB,eAAO,MAAM,qBAAqB,GAChC,YAAY,OAAO,EACnB,MAAM,IAAI,EACV,SAAS,OAAO,EAChB,6BAA6B,aAAa,kBA8D3C,CAAC"}
|
|
@@ -10,6 +10,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.handleParsedItemValue = void 0;
|
|
13
|
+
const podverse_helpers_1 = require("podverse-helpers");
|
|
13
14
|
const podverse_orm_1 = require("podverse-orm");
|
|
14
15
|
const item_1 = require("@parser/lib/compat/partytime/item");
|
|
15
16
|
const handleParsedItemValue = (parsedItem, item, channel, transactionalEntityManager) => __awaiter(void 0, void 0, void 0, function* () {
|
|
@@ -53,6 +54,9 @@ const handleParsedItemValue = (parsedItem, item, channel, transactionalEntityMan
|
|
|
53
54
|
}
|
|
54
55
|
const itemValueTimeSplitRemoteItemDto = itemValueTimeSplitDto.item_value_time_splits_remote_item;
|
|
55
56
|
if (itemValueTimeSplitRemoteItemDto) {
|
|
57
|
+
if (!(0, podverse_helpers_1.hasValidFeedUuid)(itemValueTimeSplitRemoteItemDto)) {
|
|
58
|
+
continue;
|
|
59
|
+
}
|
|
56
60
|
yield itemValueTimeSplitRemoteItemService.update(item_value_time_split, itemValueTimeSplitRemoteItemDto);
|
|
57
61
|
}
|
|
58
62
|
else {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Phase4PodcastLiveItem } from "
|
|
1
|
+
import { Phase4PodcastLiveItem } from "podverse-partytime/dist/parser/phase/phase-4";
|
|
2
2
|
import { Channel, ChannelSeasonIndex } from "podverse-orm";
|
|
3
3
|
export type HandleParsedLiveItemsResult = {
|
|
4
4
|
newItemGuids: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"liveItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/liveItem/liveItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"liveItem.d.ts","sourceRoot":"","sources":["../../../../src/lib/rss/liveItem/liveItem.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,8CAA8C,CAAC;AAErF,OAAO,EAA0B,OAAO,EAAE,kBAAkB,EAA0F,MAAM,cAAc,CAAC;AAO3K,MAAM,MAAM,2BAA2B,GAAG;IACxC,YAAY,EAAE,MAAM,EAAE,CAAC;CACxB,CAAC;AA2DF,eAAO,MAAM,qBAAqB,GAChC,iBAAiB,qBAAqB,EAAE,EACxC,SAAS,OAAO,EAChB,oBAAoB,kBAAkB,KACrC,OAAO,CAAC,2BAA2B,CAsCrC,CAAC"}
|
package/dist/lib/rss/parser.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { OnDemandParserEventType } from 'podverse-helpers';
|
|
2
|
-
import { FeedObject } from '
|
|
2
|
+
import { FeedObject } from 'podverse-partytime';
|
|
3
3
|
export declare const getAndParseRSSFeed: (url: string) => Promise<FeedObject>;
|
|
4
4
|
export type ParseRSSOnDemandParserEvent = {
|
|
5
5
|
accountId: number | null;
|
|
@@ -10,5 +10,11 @@ export type ParseRSSFeedAndSaveToDatabaseOptions = {
|
|
|
10
10
|
forceParse: boolean;
|
|
11
11
|
onDemandParserEvent: ParseRSSOnDemandParserEvent;
|
|
12
12
|
};
|
|
13
|
-
export declare const parseRSSFeedAndSaveToDatabase: (url: string, podcast_index_id: number, options: ParseRSSFeedAndSaveToDatabaseOptions) => Promise<
|
|
13
|
+
export declare const parseRSSFeedAndSaveToDatabase: (url: string, podcast_index_id: number, options: ParseRSSFeedAndSaveToDatabaseOptions) => Promise<{
|
|
14
|
+
remoteItemsToParse: {
|
|
15
|
+
url: string;
|
|
16
|
+
podcast_index_id: number;
|
|
17
|
+
options: ParseRSSFeedAndSaveToDatabaseOptions;
|
|
18
|
+
}[];
|
|
19
|
+
}>;
|
|
14
20
|
//# sourceMappingURL=parser.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"parser.d.ts","sourceRoot":"","sources":["../../../src/lib/rss/parser.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,
|
|
1
|
+
{"version":3,"file":"parser.d.ts","sourceRoot":"","sources":["../../../src/lib/rss/parser.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,uBAAuB,EAKxB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,UAAU,EAAa,MAAM,oBAAoB,CAAC;AAiC3D,eAAO,MAAM,kBAAkB,GAAU,KAAK,MAAM,wBAUnD,CAAC;AAQF,MAAM,MAAM,2BAA2B,GAAG;IACxC,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,0BAA0B,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1C,IAAI,EAAE,uBAAuB,GAAG,IAAI,CAAC;CACtC,CAAA;AAED,MAAM,MAAM,oCAAoC,GAAG;IACjD,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,EAAE,2BAA2B,CAAC;CAClD,CAAA;AAgBD,eAAO,MAAM,6BAA6B,GACxC,KAAK,MAAM,EACX,kBAAkB,MAAM,EACxB,SAAS,oCAAoC;;;;;;EA4I9C,CAAC"}
|
package/dist/lib/rss/parser.js
CHANGED
|
@@ -11,7 +11,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.parseRSSFeedAndSaveToDatabase = exports.getAndParseRSSFeed = void 0;
|
|
13
13
|
const podverse_helpers_1 = require("podverse-helpers");
|
|
14
|
-
const
|
|
14
|
+
const podverse_partytime_1 = require("podverse-partytime");
|
|
15
15
|
const podverse_orm_1 = require("podverse-orm");
|
|
16
16
|
// import { handleNewItemsNotifications, handleNewLiveItemsNotifications } from '@parser/lib/notifications';
|
|
17
17
|
const channel_1 = require("@parser/lib/rss/channel/channel");
|
|
@@ -27,6 +27,7 @@ const loggerService_1 = require("@parser/factories/loggerService");
|
|
|
27
27
|
// import { NotificationsServiceFactory } from '@parser/factories/notificationsService';
|
|
28
28
|
const _request_1 = require("../_request");
|
|
29
29
|
const parsedFeed_1 = require("./hash/parsedFeed");
|
|
30
|
+
const config_1 = require("@parser/config");
|
|
30
31
|
/*
|
|
31
32
|
NOTE: All RSS feeds that have a podcast_index_id will be saved to the database.
|
|
32
33
|
RSS feeds without podcast_index_id (Add By RSS feeds) will NOT be saved to the database.
|
|
@@ -34,13 +35,27 @@ const parsedFeed_1 = require("./hash/parsedFeed");
|
|
|
34
35
|
const getAndParseRSSFeed = (url) => __awaiter(void 0, void 0, void 0, function* () {
|
|
35
36
|
const response = yield (0, _request_1._request)(url);
|
|
36
37
|
const data = response.data;
|
|
37
|
-
const parsedFeed = (0,
|
|
38
|
+
const parsedFeed = (0, podverse_partytime_1.parseFeed)(data, { allowMissingGuid: true });
|
|
38
39
|
if (!parsedFeed) {
|
|
39
40
|
throw new Error(`getAndParseRSSFeed: parsedFeed not found for ${url}`);
|
|
40
41
|
}
|
|
41
42
|
return parsedFeed;
|
|
42
43
|
});
|
|
43
44
|
exports.getAndParseRSSFeed = getAndParseRSSFeed;
|
|
45
|
+
// Handle request delay for specific domains to avoid rate limiting
|
|
46
|
+
function handleRateLimitRequestDelay(url) {
|
|
47
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
48
|
+
const delayConfig = [
|
|
49
|
+
{ regex: /^https?:\/\/(www\.)?wavlake\.com/, delay: 5000 },
|
|
50
|
+
];
|
|
51
|
+
for (const { regex, delay } of delayConfig) {
|
|
52
|
+
if (regex.test(url)) {
|
|
53
|
+
yield (0, podverse_helpers_1.sleep)(delay);
|
|
54
|
+
break;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
});
|
|
58
|
+
}
|
|
44
59
|
const parseRSSFeedAndSaveToDatabase = (url, podcast_index_id, options) => __awaiter(void 0, void 0, void 0, function* () {
|
|
45
60
|
const { onDemandParserEvent } = options;
|
|
46
61
|
const onDemandParserEventService = new podverse_orm_1.OnDemandParserEventService();
|
|
@@ -71,6 +86,7 @@ const parseRSSFeedAndSaveToDatabase = (url, podcast_index_id, options) => __awai
|
|
|
71
86
|
if (!url || !podcast_index_id) {
|
|
72
87
|
throw new Error(`parseRSSFeedAndSaveToDatabase: url or podcast_index_id is missing for ${url} ${podcast_index_id}`);
|
|
73
88
|
}
|
|
89
|
+
yield handleRateLimitRequestDelay(url);
|
|
74
90
|
loggerService_1.loggerService.info(`parseRSSFeedAndSaveToDatabase url: ${url} podcast_index_id: ${podcast_index_id}`);
|
|
75
91
|
feed = yield (0, feed_1.handleGetRSSFeed)(url, podcast_index_id);
|
|
76
92
|
if (!(0, podverse_orm_1.checkIfFeedFlagStatusShouldParse)(feed.feed_flag_status.id)) {
|
|
@@ -151,12 +167,15 @@ const parseRSSFeedAndSaveToDatabase = (url, podcast_index_id, options) => __awai
|
|
|
151
167
|
}
|
|
152
168
|
}
|
|
153
169
|
}
|
|
154
|
-
if (
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
170
|
+
if (config_1.config.parser.addRemoteItemsToMQ) {
|
|
171
|
+
if (channel) {
|
|
172
|
+
const remoteItems = yield (0, remoteItemParser_1.handleAllRemoteItemsFeedParsing)(channel, {
|
|
173
|
+
accountId: (onDemandParserEvent === null || onDemandParserEvent === void 0 ? void 0 : onDemandParserEvent.accountId) || null,
|
|
174
|
+
remoteParentPodcastIndexId: podcast_index_id,
|
|
175
|
+
});
|
|
176
|
+
return { remoteItemsToParse: remoteItems };
|
|
177
|
+
}
|
|
159
178
|
}
|
|
160
|
-
return;
|
|
179
|
+
return { remoteItemsToParse: [] };
|
|
161
180
|
});
|
|
162
181
|
exports.parseRSSFeedAndSaveToDatabase = parseRSSFeedAndSaveToDatabase;
|
|
@@ -1,7 +1,14 @@
|
|
|
1
1
|
import { Channel } from 'podverse-orm';
|
|
2
|
+
import type { ParseRSSFeedAndSaveToDatabaseOptions } from '@parser/lib/rss/parser';
|
|
2
3
|
export type OnDemandParserRemoteItemParams = {
|
|
3
4
|
accountId: number | null;
|
|
4
5
|
remoteParentPodcastIndexId: number;
|
|
5
6
|
};
|
|
6
|
-
|
|
7
|
+
type RemoteItemsQueueMessage = {
|
|
8
|
+
url: string;
|
|
9
|
+
podcast_index_id: number;
|
|
10
|
+
options: ParseRSSFeedAndSaveToDatabaseOptions;
|
|
11
|
+
};
|
|
12
|
+
export declare const handleAllRemoteItemsFeedParsing: (channel: Channel, params: OnDemandParserRemoteItemParams) => Promise<RemoteItemsQueueMessage[]>;
|
|
13
|
+
export {};
|
|
7
14
|
//# sourceMappingURL=remoteItemParser.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remoteItemParser.d.ts","sourceRoot":"","sources":["../../../src/lib/rss/remoteItemParser.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,OAAO,EAUR,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"remoteItemParser.d.ts","sourceRoot":"","sources":["../../../src/lib/rss/remoteItemParser.ts"],"names":[],"mappings":"AAEA,OAAO,EACL,OAAO,EAUR,MAAM,cAAc,CAAC;AAEtB,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wBAAwB,CAAC;AAQnF,MAAM,MAAM,8BAA8B,GAAG;IAC3C,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,0BAA0B,EAAE,MAAM,CAAC;CACpC,CAAA;AAED,KAAK,uBAAuB,GAAG;IAC7B,GAAG,EAAE,MAAM,CAAC;IACZ,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,oCAAoC,CAAC;CAC/C,CAAA;AA4DD,eAAO,MAAM,+BAA+B,GAAU,SAAS,OAAO,EAAE,QAAQ,8BAA8B,KAAG,OAAO,CAAC,uBAAuB,EAAE,CAWjJ,CAAC"}
|
|
@@ -13,21 +13,7 @@ exports.handleAllRemoteItemsFeedParsing = void 0;
|
|
|
13
13
|
const podverse_helpers_1 = require("podverse-helpers");
|
|
14
14
|
const podverse_orm_1 = require("podverse-orm");
|
|
15
15
|
const podcastIndex_1 = require("@parser/factories/podcastIndex");
|
|
16
|
-
const parser_1 = require("@parser/lib/rss/parser");
|
|
17
16
|
const loggerService_1 = require("@parser/factories/loggerService");
|
|
18
|
-
function handleRequestDelay(url) {
|
|
19
|
-
return __awaiter(this, void 0, void 0, function* () {
|
|
20
|
-
const delayConfig = [
|
|
21
|
-
{ regex: /^https?:\/\/(www\.)?wavlake\.com/, delay: 5000 },
|
|
22
|
-
];
|
|
23
|
-
for (const { regex, delay } of delayConfig) {
|
|
24
|
-
if (regex.test(url)) {
|
|
25
|
-
yield (0, podverse_helpers_1.sleep)(delay);
|
|
26
|
-
break;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
});
|
|
30
|
-
}
|
|
31
17
|
const handleRemoteItemsFeedParsing = (feedGuidsToParse, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
32
18
|
var _a, _b;
|
|
33
19
|
const { accountId, remoteParentPodcastIndexId } = params;
|
|
@@ -53,33 +39,41 @@ const handleRemoteItemsFeedParsing = (feedGuidsToParse, params) => __awaiter(voi
|
|
|
53
39
|
}
|
|
54
40
|
}
|
|
55
41
|
}
|
|
42
|
+
const queueMessages = [];
|
|
56
43
|
for (const piFeedData of piFeedDatas) {
|
|
57
44
|
const feedService = new podverse_orm_1.FeedService();
|
|
58
|
-
|
|
45
|
+
const feed = yield feedService.getByUrlAndPodcastIndexId({
|
|
59
46
|
url: piFeedData.url,
|
|
60
47
|
podcast_index_id: piFeedData.id
|
|
61
48
|
});
|
|
62
49
|
if (!feed) {
|
|
63
|
-
yield handleRequestDelay(piFeedData.url);
|
|
64
50
|
loggerService_1.loggerService.info(`handleRemoteItemsFeedParsing: ${piFeedData.url} ${piFeedData.id}`);
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
51
|
+
queueMessages.push({
|
|
52
|
+
url: piFeedData.url,
|
|
53
|
+
podcast_index_id: piFeedData.id,
|
|
54
|
+
options: {
|
|
55
|
+
forceParse: false,
|
|
56
|
+
onDemandParserEvent: {
|
|
57
|
+
accountId,
|
|
58
|
+
remoteParentPodcastIndexId,
|
|
59
|
+
type: podverse_helpers_1.OnDemandParserEventType.REMOTE_ITEM,
|
|
60
|
+
}
|
|
61
|
+
}
|
|
72
62
|
});
|
|
73
63
|
}
|
|
74
64
|
}
|
|
65
|
+
return queueMessages;
|
|
75
66
|
});
|
|
76
67
|
const handleAllRemoteItemsFeedParsing = (channel, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
77
68
|
const channelService = new podverse_orm_1.ChannelService();
|
|
78
69
|
const latestChannel = yield channelService.get(channel.id);
|
|
79
|
-
|
|
80
|
-
yield
|
|
81
|
-
yield
|
|
82
|
-
yield
|
|
70
|
+
const results = [];
|
|
71
|
+
const podrollResults = yield handleRemoteItemsPodrollParsing(latestChannel, params);
|
|
72
|
+
const publisherResults = yield handleRemoteItemsPublisherParsing(latestChannel, params);
|
|
73
|
+
const channelResults = yield handleRemoteItemsChannelParsing(latestChannel, params);
|
|
74
|
+
const timeSplitResults = yield handleRemoteItemsItemValueTimeSplitParsing(latestChannel, params);
|
|
75
|
+
results.push(...podrollResults, ...publisherResults, ...channelResults, ...timeSplitResults);
|
|
76
|
+
return results;
|
|
83
77
|
});
|
|
84
78
|
exports.handleAllRemoteItemsFeedParsing = handleAllRemoteItemsFeedParsing;
|
|
85
79
|
const handleRemoteItemsPodrollParsing = (channel, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
@@ -89,8 +83,9 @@ const handleRemoteItemsPodrollParsing = (channel, params) => __awaiter(void 0, v
|
|
|
89
83
|
const channelPodrollRemoteItemService = new podverse_orm_1.ChannelPodrollRemoteItemService();
|
|
90
84
|
const channelPodrollRemoteItems = yield channelPodrollRemoteItemService.getAll(channelPodroll);
|
|
91
85
|
const feedGuidsToParse = channelPodrollRemoteItems.map(remoteItem => remoteItem.feed_guid);
|
|
92
|
-
yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
86
|
+
return yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
93
87
|
}
|
|
88
|
+
return [];
|
|
94
89
|
});
|
|
95
90
|
const handleRemoteItemsPublisherParsing = (channel, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
96
91
|
const channelPublisherService = new podverse_orm_1.ChannelPublisherService();
|
|
@@ -99,14 +94,15 @@ const handleRemoteItemsPublisherParsing = (channel, params) => __awaiter(void 0,
|
|
|
99
94
|
const channelPublisherRemoteItemService = new podverse_orm_1.ChannelPublisherRemoteItemService();
|
|
100
95
|
const channelPublisherRemoteItems = yield channelPublisherRemoteItemService.getAll(channelPublisher);
|
|
101
96
|
const feedGuidsToParse = channelPublisherRemoteItems.map(remoteItem => remoteItem.feed_guid);
|
|
102
|
-
yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
97
|
+
return yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
103
98
|
}
|
|
99
|
+
return [];
|
|
104
100
|
});
|
|
105
101
|
const handleRemoteItemsChannelParsing = (channel, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
106
102
|
const channelRemoteItemService = new podverse_orm_1.ChannelRemoteItemService();
|
|
107
103
|
const channelRemoteItems = yield channelRemoteItemService.getAll(channel);
|
|
108
104
|
const feedGuidsToParse = channelRemoteItems.map(remoteItem => remoteItem.feed_guid);
|
|
109
|
-
yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
105
|
+
return yield handleRemoteItemsFeedParsing(feedGuidsToParse, params);
|
|
110
106
|
});
|
|
111
107
|
const handleRemoteItemsItemValueTimeSplitParsing = (channel, params) => __awaiter(void 0, void 0, void 0, function* () {
|
|
112
108
|
var _a, _b;
|
|
@@ -120,6 +116,7 @@ const handleRemoteItemsItemValueTimeSplitParsing = (channel, params) => __awaite
|
|
|
120
116
|
'item_values.item_value_time_splits.item_value_time_split_remote_item'
|
|
121
117
|
]
|
|
122
118
|
});
|
|
119
|
+
const results = [];
|
|
123
120
|
for (const item of items) {
|
|
124
121
|
if (item) {
|
|
125
122
|
if (((_a = item.item_values) === null || _a === void 0 ? void 0 : _a.length) > 0) {
|
|
@@ -128,7 +125,10 @@ const handleRemoteItemsItemValueTimeSplitParsing = (channel, params) => __awaite
|
|
|
128
125
|
for (const itemValueTimeSplit of itemValue.item_value_time_splits) {
|
|
129
126
|
if (itemValueTimeSplit.item_value_time_split_remote_item) {
|
|
130
127
|
const feedGuid = itemValueTimeSplit.item_value_time_split_remote_item.feed_guid;
|
|
131
|
-
yield handleRemoteItemsFeedParsing([feedGuid], params);
|
|
128
|
+
const res = yield handleRemoteItemsFeedParsing([feedGuid], params);
|
|
129
|
+
if (res && res.length > 0) {
|
|
130
|
+
results.push(...res);
|
|
131
|
+
}
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
}
|
|
@@ -136,5 +136,7 @@ const handleRemoteItemsItemValueTimeSplitParsing = (channel, params) => __awaite
|
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
+
return results;
|
|
139
140
|
}
|
|
141
|
+
return [];
|
|
140
142
|
});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "podverse-parser",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.12-alpha.1",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"dist/**/*"
|
|
9
9
|
],
|
|
10
10
|
"scripts": {
|
|
11
|
-
"build:watch": "nodemon --watch 'src' --watch $(realpath node_modules/podverse-helpers) --watch $(realpath node_modules/podverse-orm) --delay 500ms -x \"npm run build\"",
|
|
11
|
+
"build:watch": "nodemon --watch 'src' --watch $(realpath node_modules/podverse-helpers) --watch $(realpath node_modules/podverse-partytime) --watch $(realpath node_modules/podverse-orm) --delay 500ms -x \"npm run build\"",
|
|
12
12
|
"build": "tsc",
|
|
13
13
|
"lint": "eslint ./src --ext .ts",
|
|
14
14
|
"start": "ts-node ./dist/index.js"
|
|
@@ -17,10 +17,10 @@
|
|
|
17
17
|
"license": "AGPLv3",
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"module-alias": "^2.2.3",
|
|
20
|
-
"
|
|
21
|
-
"podverse-
|
|
22
|
-
"podverse-
|
|
23
|
-
"podverse-
|
|
20
|
+
"podverse-external-services": "^5.1.12-alpha.2",
|
|
21
|
+
"podverse-helpers": "^5.1.12-alpha.1",
|
|
22
|
+
"podverse-orm": "^5.1.12-alpha.1",
|
|
23
|
+
"podverse-partytime": "^5.0.0"
|
|
24
24
|
},
|
|
25
25
|
"devDependencies": {
|
|
26
26
|
"@eslint/config-array": "^0.21.0",
|