Skip to content

Commit

Permalink
Auto repo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated committed Aug 27, 2024
1 parent a92eca5 commit ac186bf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions flows.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,9 @@
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with normalized AC3 audio., optimized for TV.",
"Author": "reven",
"Tags": [
"Video:Community"
"Community"
],
"Revision": 6,
"Revision": 7,
"Plugins": [
"Video Nodes",
"Basic Nodes"
Expand All @@ -290,9 +290,9 @@
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with AC3 audio. \n\nIt will then move these to the Output folder and deletes the source folder, if there are no more video files found in it.\n\nThis will always move the input file to the output file, even if no processing is required.",
"Author": "reven",
"Tags": [
"Video:Community"
"Community"
],
"Revision": 27,
"Revision": 28,
"Plugins": [
"Video Nodes",
"Basic Nodes"
Expand All @@ -306,9 +306,9 @@
"Description": "A user submitted template. Convert video to VP9/WebM/Opus/1080P and move to destination",
"Author": "reven",
"Tags": [
"Video:Community"
"Community"
],
"Revision": 15,
"Revision": 16,
"Plugins": [
"Video Nodes",
"Basic Nodes",
Expand Down
6 changes: 3 additions & 3 deletions repo.json
Original file line number Diff line number Diff line change
Expand Up @@ -689,21 +689,21 @@
"Path": "Templates/Flow/Community/Reven - Convert TV Shows.json",
"Name": "Reven - Convert TV Shows",
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with normalized AC3 audio., optimized for TV.",
"Revision": 6,
"Revision": 7,
"Author": "reven"
},
{
"Path": "Templates/Flow/Community/Reven - Convert Movies.json",
"Name": "Reven - Convert Movies",
"Description": "A user submitted template. A video conversion flow that will convert videos to HEVC with AC3 audio. \n\nIt will then move these to the Output folder and deletes the source folder, if there are no more video files found in it.\n\nThis will always move the input file to the output file, even if no processing is required.",
"Revision": 27,
"Revision": 28,
"Author": "reven"
},
{
"Path": "Templates/Flow/Community/Reven - VP9 - YouTube.json",
"Name": "Reven - VP9 - YouTube",
"Description": "A user submitted template. Convert video to VP9/WebM/Opus/1080P and move to destination",
"Revision": 15,
"Revision": 16,
"Author": "reven"
}
],
Expand Down

0 comments on commit ac186bf

Please sign in to comment.