WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.92k stars 972 forks source link

Videos not showing on the site after upload #8205

Open para2022 opened 1 year ago

para2022 commented 1 year ago

Since yesterdays update users cannot upload anymore. No new uploads show in the admin panel. The uploads are there in the users video panel. No errors in php log, apache2 log or avideo.log. Users are doing my nut in complaining they cant upload.

All 3 encoders go through the motions and direct upload without error but nothing shows on the site. No uploads for 20 hours now.

cheers

GreenDragonTavern commented 1 year ago

@para2022 - The videos are probably there, just not where they belong in descending order by date. I've had to scroll through all videos just to find a couple most recent uploads. Did find them, just not at the top. It affects Date Added too on Front Page. Again, I found the videos, but not at the top where they belong. Definitely a bug.

para2022 commented 1 year ago

Yes they are all messed up in date order. That new function 'sort videos' has screwed up my videos. How do i fix this?

GreenDragonTavern commented 1 year ago

@para2022 - Not true, just did a quick YouTube upload, went to My Videos, selected All and after scrolling down a ways, video was there, and showed encoding as normal.

para2022 commented 1 year ago

why is it screwed up? it was working absolutely fine. Now my sites vids are all over the place.

GreenDragonTavern commented 1 year ago

@para2022 - New Function, sort videos, where is it? I'm going to disable the SOB if it defaults to enabled!

para2022 commented 1 year ago

Yes ive noticed thats whats screwed my site up. Seems a useless function to me. Really need a fix for this as my users are kicking off as usual as it all looks a mess. I have last weeks vids first and the recent ones burried on page 10 lol giving the illusion to the public ive lost a weeks uploads and i fucked up. With no function to auto sort them or anything.

GreenDragonTavern commented 1 year ago

@para2022 - To fix, My Videos, click the *Sort Videos, and delete all videos in the list. Then click add (make sure it's blank), and then save. Life should return to normal 😁

DanielnetoDotCom commented 1 year ago

Get the last update and delete all the videos in the sort menu then click on save

chrome-capture-2023-6-20

walt93 commented 1 year ago

Ohhhhh is this what I was tripping over between the NULL/0 value for 'order'? Seems messy.

How is it supposed to work? I note that in my use case, the main page should be sorted by reverse-order, but on the category pages - we definitely want to sort them by order (I've previously been using playlist pages as a hack to get my categories sorted in the order I want them)

Daniel, it would be groovy and delicious if you could get into the habit of implementing a "kill switch" when you put new functionality in like this. Default it to off. Make it opt-in...

para2022 commented 1 year ago

Ohhhhh is this what I was tripping over between the NULL/0 value for 'order'? Seems messy.

How is it supposed to work?

Daniel, it would be groovy and delicious if you could get into the habit of implementing a "kill switch" when you put new functionality in like this. Default it to off. Make it opt-in...

Agreed, please set things to 'off' as default so we are not caught off guard and panicking LMAO

para2022 commented 1 year ago

Get the last update and delete all the videos in the sort menu then click on save

chrome-capture-2023-6-20

Ok will do. Thanks Dan

para2022 commented 1 year ago

@para2022 - To fix, My Videos, click the *Sort Videos, and delete all videos in the list. Then click add (make sure it's blank), and then save. Life should return to normal 😁

Thanks pal

para2022 commented 1 year ago

I get an error popup if i delete them and save

DanielnetoDotCom commented 1 year ago

what error? did you just make the git pull?

para2022 commented 1 year ago

its a pop up window with a red 'error' box

Yes i made a git pull

DanielnetoDotCom commented 1 year ago

please make a git pull again, if it persists please check your logs

para2022 commented 1 year ago

edited:

I will start a new thread.

DanielnetoDotCom commented 1 year ago

please try this update

JoshWho commented 1 year ago

So is this fixed?

JoshWho commented 1 year ago

ddde1189-58f0-4c61-8cf4-c6b9642c553e

I see people uploading but this never changes

DanielnetoDotCom commented 1 year ago

there is something in the sort menu?

https://github.com/WWBN/AVideo/issues/8205#issuecomment-1644397875

what happen if you clear the cache?

JoshWho commented 1 year ago

It is cleared still just putting videos behind older videos

DanielnetoDotCom commented 1 year ago

image

JoshWho commented 1 year ago

So every user on my platform has to do this?

JoshWho commented 1 year ago

Ok i figured it out. All good now