]> git.plutz.net Git - rawnet/commitdiff
status bar for upload
authorPaul Hänsch <paul@plutz.net>
Thu, 14 Oct 2021 16:01:03 +0000 (18:01 +0200)
committerPaul Hänsch <paul@plutz.net>
Thu, 14 Oct 2021 16:01:03 +0000 (18:01 +0200)
page_channel.sh

index cc25c27c811b81222fb79da3f4b25d3e37665b5e..bc870763d802ed670ff6e100d9e7eadf53d3ae2b 100755 (executable)
@@ -142,7 +142,7 @@ AUTHOR(){
         REDIRECT "${_BASE}/channel/${channel}/#ERROR_NEWVIDEO_EXISTS"
       else
                # ID    NAME    DESC    RESX    RESY    LENGTH  COVER   STATUS  UPLOADER HITS   FUTUREUSE
-       printf '%s      \\      \\      \\      \\      \\      \\      void    %s      \\      \\\n' \
+       printf '%s      \\      \\      0       0       0       \\      void    %s      \\      \\\n' \
                "$video" "$(STRING "$USER_ID")" \
                >>"$vid_db"
         RELEASE "$vid_db"