More > JRiver Media Center 29 for Linux
MC 29 not finding videofiles
bwa:
Bob, you just beat me with a couple of seconds, see above
bwa:
The 'funny' thing is my other Ubuntu 20.04 LTS with MC 28 finds all video files, even with :
bwa@prod2:~/.jriver/Media Center 28/Plugins$ ls -la
total 16
drwxrwxr-x 4 bwa bwa 4096 Sep 1 2021 .
drwxrwxr-x 13 bwa bwa 4096 Jan 29 23:19 ..
drwxrwxr-x 2 bwa bwa 4096 Sep 1 2021 linux_avcodec64
drwxrwxr-x 4 bwa bwa 4096 Sep 1 2021 linux_chromium64
bob:
Change into the linux_avcodec64 directory
do
export LD_LIBRARY_PATH=`pwd`
(note those are backquotes, on the tilde key)
Then
ldd * | grep -i found
Should return nothing.
bob:
If the test for missing libraries returns nothing do this:
1) make sure that the files aren't showing up under data or documents. If they do the delete to remove them from the library ONLY (don't choose to delete the files).
2) make a new smartlist. Name it bad or removed. Hit x to remove the stock rule. Under Modify Results choose Limit databse to and select removed and bad. Hit OK.
3) If there are entries in the smartlist, highlight them. Hit delete and remove them from the database. Refresh that smartlist. If any show up again repeat the delete, remove.
4) Try to re-import the video files.
bwa:
--- Quote from: bob on April 07, 2022, 12:02:33 pm ---Change into the linux_avcodec64 directory
do
export LD_LIBRARY_PATH=`pwd`
(note those are backquotes, on the tilde key)
Then
ldd * | grep -i found
Should return nothing.
--- End quote ---
result:
bwa@prod:~/.jriver/Media Center 29/Plugins$ cd linux_avcodec64/
bwa@prod:~/.jriver/Media Center 29/Plugins/linux_avcodec64$ export LD_LIBRARY_PATH=`pwd`
bwa@prod:~/.jriver/Media Center 29/Plugins/linux_avcodec64$ ldd * | grep -i found
bwa@prod:~/.jriver/Media Center 29/Plugins/linux_avcodec64$
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version