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

Category selection not working on encoder #8882

Open para2022 opened 8 months ago

para2022 commented 8 months ago

It has started defaulting to the default category even if you change it on the encoder so it makes little difference.

DanielnetoDotCom commented 8 months ago

sorry the issue is not clear

para2022 commented 8 months ago

Category selection on the encoder does not work

para2022 commented 8 months ago

Both encoders are the same. I have to keep going and changing uploaded videos into the correct category manually. The users have reported this issue to me and I checked it by uploading and it is broken.

DanielnetoDotCom commented 8 months ago

do you have the PredefinedCategory plugin enabled?

what do you have set there?

check at that specific user if you set something, also check the Site Default Category

para2022 commented 8 months ago

No i have never used it. Users can select category no problem on direct upload. Only affects the encoders. This was working fine now it is not. Freshly installed encoders are the same. Its a bug in the code

DanielnetoDotCom commented 8 months ago

does the same happen on demo site?

para2022 commented 8 months ago

I will check

para2022 commented 8 months ago

Its working on the demo site i think.

It is the exact same problem happening again as here:

https://github.com/WWBN/AVideo/issues/8525

DanielnetoDotCom commented 8 months ago

I see, but to be able to help I need to reproduce the issue.

para2022 commented 8 months ago

Are you sure this isnt a bug? If i use "Edit while Upload" on the endoder and edit the category there then it works. If i do not and change it using the old method then the category will not change no matter what i do or try. Ive been at this for days. I have no cors errors either in my dev tools. Direct upload works fine.

DanielnetoDotCom commented 8 months ago

I see, the category is set before you click on upload, if you change it after the upload it may not work

but would be better if you could help me reproduce it.

para2022 commented 8 months ago

Il take some screen shots

para2022 commented 8 months ago

Ok here you can see i changed the category and changed the title to test. The title nor the category changed as you can see in the videos panel.

Screenshot 2024-03-15 at 19 14 54

Screenshot 2024-03-15 at 19 16 42

para2022 commented 8 months ago

Here i used the edit video on the encoder and now you can see it worked.

Screenshot 2024-03-15 at 19 19 13

Screenshot 2024-03-15 at 19 19 56

Screenshot 2024-03-15 at 19 27 20

para2022 commented 8 months ago

Film and animation is my default category so it is defaulting to that and ignoring the change

DanielnetoDotCom commented 8 months ago

Sorry I still cannot see in what moment you changed the category

Also I must be able to reproduce it in my environment

Try to reproduce it in the demo site

para2022 commented 8 months ago

I change the category before pressing upload on the encoder. When the video is uploaded i can then change the category in the my videos panel and that works fine.

Are you certain it is not the very same bug occurred again that you fixed below? Ive done a clean install, tried with a local encoder and everything and nothing makes it work.

https://github.com/WWBN/AVideo/issues/8525

DanielnetoDotCom commented 8 months ago

but could you reproduce it on demo site?