Newly published content requires a restart of the LBRY app to show up in the system. #227

Closed
opened 2017-06-11 20:34:44 +02:00 by AyiSoli · 9 comments
AyiSoli commented 2017-06-11 20:34:44 +02:00 (Migrated from github.com)

The Issue

Whenever I upload some new content, it does not show up immediately. Even on confirmation, it does not appear on the "PUBLISHED" tab. I have to restart LBRY to find my uploaded content on the Published tab.

Steps to reproduce

  1. Create new content: Click on PUBLISH -> Select the files.
  2. Select the price, access, licence , and also set the URL
  3. Upload it.
  4. Ideally it should now appear under "PUBLISHED" tab when you click on the "Folder" button to the right on "PUBLISH". However it does not appear there.
  5. Close LBRY. Make sure all the daemons are closed.
  6. Restart LBRY.
  7. Now after loading the home page, click on "FOLDER" and select the Published tab.
  8. The content appears now.
  9. Before playing it for the first time, the message "It seems you have moved this file. We are re-building it now" appears for a moment before playing.

Expected behaviour

The uploaded content should appear in the Published section after uploading.

Actual behaviour

It does not appear instantly. However, it only shows up after a restart.

System Configuration

daemon (lbrynet) 0.11.0rc3
wallet (lbryum) 2.7.25
interface 0.12.0rc7
Platform Mac OS 16.0.0

## The Issue Whenever I upload some new content, it does not show up immediately. Even on confirmation, it does not appear on the "PUBLISHED" tab. I have to restart LBRY to find my uploaded content on the Published tab. ### Steps to reproduce 1. Create new content: Click on PUBLISH -> Select the files. 2. Select the price, access, licence , and also set the URL 3. Upload it. 4. Ideally it should now appear under "PUBLISHED" tab when you click on the "Folder" button to the right on "PUBLISH". However it does not appear there. 5. Close LBRY. Make sure all the daemons are closed. 6. Restart LBRY. 7. Now after loading the home page, click on "FOLDER" and select the Published tab. 8. The content appears now. 9. Before playing it for the first time, the message "It seems you have moved this file. We are re-building it now" appears for a moment before playing. ### Expected behaviour The uploaded content should appear in the Published section after uploading. ### Actual behaviour It does not appear instantly. However, it only shows up after a restart. ## System Configuration daemon (lbrynet) 0.11.0rc3 wallet (lbryum) 2.7.25 interface 0.12.0rc7 Platform Mac OS 16.0.0
6ea86b96 commented 2017-06-12 10:04:16 +02:00 (Migrated from github.com)

Will be resolved by https://github.com/lbryio/lbry-app/pull/225 although we could separate the fix from the caching code if it needs to go in faster.

Will be resolved by https://github.com/lbryio/lbry-app/pull/225 although we could separate the fix from the caching code if it needs to go in faster.
tzarebczan commented 2017-06-14 03:39:33 +02:00 (Migrated from github.com)

@kauffj I'd say this deserves a "fix in next release" tag. Reported by many via slack.

@kauffj I'd say this deserves a "fix in next release" tag. Reported by many via slack.
tzarebczan commented 2017-06-14 04:28:09 +02:00 (Migrated from github.com)

@6ea86b96 is it possible this (https://github.com/lbryio/lbry-app/issues/187) will also be fixed in #225 ?

@6ea86b96 is it possible this (https://github.com/lbryio/lbry-app/issues/187) will also be fixed in #225 ?
6ea86b96 commented 2017-06-14 07:02:36 +02:00 (Migrated from github.com)

@tzarebczan no #187 won't be fixed in #225, but it will be fixed in #229 when I finished it. It may already be fixed by the changes I made so far. I will have to do some testing.

@tzarebczan no #187 won't be fixed in #225, but it will be fixed in #229 when I finished it. It may already be fixed by the changes I made so far. I will have to do some testing.
6ea86b96 commented 2017-06-14 07:03:15 +02:00 (Migrated from github.com)

Unfortunately I'm a little short on time this week though :(

Unfortunately I'm a little short on time this week though :(
6ea86b96 commented 2017-06-15 12:28:43 +02:00 (Migrated from github.com)

Actually, scratch that, this is not fixed in #225. Needs a little bit of extra work.

Actually, scratch that, this is not fixed in #225. Needs a little bit of extra work.
6ea86b96 commented 2017-06-16 12:53:12 +02:00 (Migrated from github.com)

This was not quite fixed by the above PR. Most users will notice nothing wrong, but there are errors in the JS console because a pending file is pushed into the store and never removed.

This was not quite fixed by the above PR. Most users will notice nothing wrong, but there are errors in the JS console because a pending file is pushed into the store and never removed.
6ea86b96 commented 2017-06-23 08:15:14 +02:00 (Migrated from github.com)

Working on a fix for this in #229

Working on a fix for this in #229
kauffj commented 2017-06-30 22:25:55 +02:00 (Migrated from github.com)

This is fixed in 0.13, just badly :)

This is fixed in 0.13, just badly :)
Sign in to join this conversation.
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/lbry-desktop#227
No description provided.