Commit Graph

6 Commits (6481102e01ab96e1326e70a0e9adb77632e74123)

Author SHA1 Message Date
Isaac Abadi 6481102e01 Changes forEach loops in categorize() to regular for loops to facilitate early breaking 5 years ago
Isaac Abadi 1d5490c0ff Allows playlists to be categorized based on the first video that matches 5 years ago
Isaac Abadi 3318ac364d Code cleanup and changed proposed handling of existing tags for suggestions 5 years ago
Isaac Abadi 3aa08e1817 Added scaffolding for tags 5 years ago
Isaac Abadi fe7303a191 Replaced /audio and /video APIs with /stream that now requires a type parameter to simplify future code changes
getSubscription can now accept a subscription name instead of just an ID

Added API call to delete a category

Categories can now have a custom path

Minor code cleanup
5 years ago
Isaac Abadi 8595864118 Added basic categorization functionality in the server & UI 5 years ago