Add support for new SDK (0.37.*) and support for upgrading channels and claims to new metadata #28

Merged
nikooo777 merged 37 commits from metadata_upgrade into master 2019-06-13 20:14:14 +02:00
nikooo777 commented 2019-05-03 05:12:55 +02:00 (Migrated from github.com)

This Pull Request went out of hand and can't really be considered a PR anymore as it's been my working branch for months. The following are the major changes this codebase brings on top of what master is at currently:

  • 23b8fb4 add support for new SDK
  • a648287 add unpublished status
  • 843575c add upgrade process for channels
  • 502bfa9 change minimum refill amount
  • af13ec5 fixes for 0.36
  • 93986c5 lock to versioned lbry.go
  • 7536480 more refactoring
  • 36abd1e remove lambda dependency
  • 07f66a0 update dependency and fix bugs
  • 1f7017f videos never published should not be processed instead published
  • 7df4137 fix issues with metadata
  • 913c31a add channelID to video property
  • 6767fdc reprocess videos that are no longer on youtube
  • 76e653f add Fee support
  • cfe8ff0 add flag to remove unpublished videos
  • 8dce052 change logic used to upgrade videos
  • 79dd6d1 add better handling for database mismatches
  • 52cd483 add single channelwide tag
  • many many bug fixes
This Pull Request went out of hand and can't really be considered a PR anymore as it's been my working branch for months. The following are the major changes this codebase brings on top of what master is at currently: - 23b8fb4 add support for new SDK - a648287 add unpublished status - 843575c add upgrade process for channels - 502bfa9 change minimum refill amount - af13ec5 fixes for 0.36 - 93986c5 lock to versioned lbry.go - 7536480 more refactoring - 36abd1e remove lambda dependency - 07f66a0 update dependency and fix bugs - 1f7017f videos never published should not be processed instead published - 7df4137 fix issues with metadata - 913c31a add channelID to video property - 6767fdc reprocess videos that are no longer on youtube - 76e653f add Fee support - cfe8ff0 add flag to remove unpublished videos - 8dce052 change logic used to upgrade videos - 79dd6d1 add better handling for database mismatches - 52cd483 add single channelwide tag - many many bug fixes
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/ytsync#28
No description provided.