Bug 209452

Summary: multimedia/vlc: fix soundcloud.lua script
Product: Ports & Packages Reporter: Carlos J. Puga Medina <cpm>
Component: Individual Port(s)Assignee: freebsd-multimedia (Nobody) <multimedia>
Status: Closed FIXED    
Severity: Affects Only Me CC: cpm, victormayer29
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: bugzilla: maintainer-feedback? (multimedia)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-05-11 11:57:55 UTC
Created attachment 170210 [details]
patch

Symptons:

lua demux warning: Error while running script /usr/local/lib/vlc/lua/playlist/soundcloud.luac, function parse(): lua/playlist/soundcloud.lua:51: attempt to concatenate global 'token' (a nil value)

Attached patch to fix the issue.
Comment 1 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-05-12 14:37:41 UTC
Indeed we need to update Lua playlist scripts [1] to new API.

[1] http://git.videolan.org/gitweb.cgi/vlc.git/?p=vlc.git;a=tree;f=share/lua/playlist;hb=b42ce7336f90c61aa071f820453ef8885e50b8cb
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2016-06-11 15:53:28 UTC
It works after update vlc to 2.2.4
Comment 3 Victor Mayer 2022-04-22 03:31:03 UTC
MARKED AS SPAM