N Neutral Singh Well-known member Licensed customer Apr 22, 2016 #1 Like in resources, is it possible to automatically start a new thread on adding a new video media? The idea is to invite discussion in videos shared in the media gallery. I am not talking about comments system. Any ideas?
Like in resources, is it possible to automatically start a new thread on adding a new video media? The idea is to invite discussion in videos shared in the media gallery. I am not talking about comments system. Any ideas?
P Paul B XenForo moderator Staff member Licensed customer Apr 22, 2016 #2 It would require custom development. Upvote 0 Downvote
Chris D XenForo developer Staff member Licensed customer Apr 22, 2016 #3 As a starting point, the Gallery has RSS feeds and XF has the Registered Feeds system. https://xenforo.com/community/media/index.rss That would start a thread for each media added regardless of type. You can, however, specify in the Registered Feeds system to have threads moderated. So you would just approve or reject the threads manually. Alternatively, if videos are added only to a specific category (this is recommended), then you can use the category RSS: https://xenforo.com/community/media/categories/test-videos.4/index.rss Upvote 0 Downvote
As a starting point, the Gallery has RSS feeds and XF has the Registered Feeds system. https://xenforo.com/community/media/index.rss That would start a thread for each media added regardless of type. You can, however, specify in the Registered Feeds system to have threads moderated. So you would just approve or reject the threads manually. Alternatively, if videos are added only to a specific category (this is recommended), then you can use the category RSS: https://xenforo.com/community/media/categories/test-videos.4/index.rss
N Neutral Singh Well-known member Licensed customer Apr 22, 2016 #4 Wonderful, it works 100% as desired! Last edited: Apr 22, 2016 Upvote 0 Downvote