(2016-01-08, 19:14)pcwii Wrote: Does anyone know if it is possible to use an ftp source as the CV content directory?
I have added the ftp location as one of my sources in the kodi file manager but it does not show up as one of my content path options.
Thanks,
Hey there! I suppose that if your source FTP is added as a source in Kodi File Manager, it
could work, but we haven't tested that at all. There would likely be performance issues depending on the bandwidth offered by the connection to that FTP server. Make sure that you're not just adding it as a video source, and are following the instructions
here under the CONFIGURING THE ADD-ON heading. Doing it this way behaves differently than if you were to add a source for movies. Again, totally untested, so it might not work at all. I've sent a message to our developer asking for his thoughts.
(2016-01-10, 03:17)MychaelP Wrote: Thank you for all the work on this program! Before I try it out on my system, will it interfere with CE I am currently using? I'd like to keep it just in case CV doesn't work well for me.
Also I'm not sure if I'm reading this correctly, but does this program require the movie trailers to be downloaded to my network drive to play them? Currently my CE streams them with no downloaded content. Works great that way.
Thanks again,
(2016-01-10, 03:52)Dave the Minion Wrote: Installing CV will not mess up anything with CE, unless you use the play button to automatically launch CE. Once you get CV installed and configured you won't go back to CE though. C does everything CE did better plus a hundred other things.
And no, you don't have to download trailers for CV to a local folder. You can stream just like CE does. Not my preference but it does work.
Hey Mychael, Dave is right! Because CV uses a different directory structure than CE did, you can even have them both installed side-by-side. We've added every feature that CE had and then some except the ability to download trailers in the background, so you will likely not need to keep both. You're currently able to stream from several sources (iTunes, StereoscopyNews for 3D trailers), and that list will grow with each major release. You can also download specific trailers if you want to do that, so you're not really limited at all.
(2016-01-11, 10:51)Dave the Minion Wrote: Having some issues using a Pi2 to playback CV for a 3D feature. I'm thinking the issue with the Pi crashing or hanging or other weird things has to do with the refresh rate change. In the 3D CV sequence after the first few modules everything is in 3D and all use the same 23.xx frame rate. I'm wondering is using an action file to change the refresh rate once and ignore it changing untill at worst the final module (an exit video) would work but not sure how to set it up.
Has anyone else used an action file in this manner? If so how's it working? If it's all been posted before please let me know where so I can try and figure it all out.
Thanks!
Hey Dave! To set that up, just place Action Modules at the beginning and at the end of your sequence, then point the first Action Module to the
Kodi-DisableRefreshRateSync.cvaction, and the second to the
Kodi-EnableRefreshRateSync.cvaction. I'm not sure about locking it to a specific rate, though. You may be able to put the Action Module immediately following one of your Video Bumper Modules and accomplish that. I'm not sure if Kodi clears the rate after each video.
(2016-01-13, 15:52)boheme Wrote: Hello guys,I need your help!
Finally managed to add YouTube links for trailers but can't find a way to add YouTube user links videos or YouTube playlists. Basically YouTube playlists works but it plays only the first video.
I need to help me with cvurl. I need to add a YouTube user link because of subtitles and set it as random. Tutorial says that cvurl should be like
youtube:user: YouTube.com user videos (URL or "ytuser" keyword). Could someone give me an example?
Thank you in advance!
So right now, the only thing supported in CVURL files is a direct link to a single video. Playlists and the like are on the list of features to add in the next round of development. As for enabling subtitles, I found something in YouTube's documentation that might be helpful.
Adding
&cc_load_policy=1 will enable closed captioning when the YouTube video loads if closed captioning is available.
(2016-01-13, 17:15)Dave the Minion Wrote: Anyone using the Raspberry Pi2 for 3D with CV? If so, are you or did you have issues getting the Pi to scan all the CV content and playback everything in a sequence properly?
I solved the Pi having general 3D issues so now it's time to get CV to work. It will not scan everything in the CV content folder and it will not play items from custom folders as directed by the module in the sequence. The same sequence works flawlessly on a PC, but on the Pi, no matter how many times I scan the content or reset and then re-scan, it will not get half or more of what is there.
Anyone had similar situations and found a resolution?
Also Scott, for development phase 2 I'd suggest looking at a way to test each individual module once set from within the sequence screen.
Can I get you to post a log of you doing a content update and then running your sequence on the PI, and one for the PC? Curious if there's a difference we can spot easily. Also, great idea! It's going on the list.