Embed video from feed [Paid] [Deleted]

Well first lets talk about how i think the video feeder works. I could be wrong.

Let's say the Playlist has 40 videos and the rss is set to bring in videos every 1 hour

I'm not sure if the add-on controls how many videos it brings in or if it is the feed that controls how many videos are brought in. Since i didn't make the add-on.I don't really know. But lets say 10 videos

-

So every hour it will bring in 10 videos until there is no more videos to bring in.

so in this case

1pm = 10 videos
2pm =10 more videos
3pm = 10 more videos
4pm = 10 more videos

So when it hits 5pm the feeder already brought in 40 videos. There is no more videos in the feeder. So nothing wil happen.

Now it has to wait until the someone uploads a video tommroow, or next day, and then the feed will bring in the video



This is how i think it works. I am not 100% positive.



So what i think you can do. Is keep manually pressing the "import" button in the video feeder settings. Until it imports all the videos.


If this doesn't work. Then i'm not sure what is wrong.
 
Well first lets talk about how i think the video feeder works. I could be wrong.

Let's say the Playlist has 40 videos and the rss is set to bring in videos every 1 hour

I'm not sure if the add-on controls how many videos it brings in or if it is the feed that controls how many videos are brought in. Since i didn't make the add-on.I don't really know. But lets say 10 videos

-

So every hour it will bring in 10 videos until there is no more videos to bring in.

so in this case

1pm = 10 videos
2pm =10 more videos
3pm = 10 more videos
4pm = 10 more videos

So when it hits 5pm the feeder already brought in 40 videos. There is no more videos in the feeder. So nothing wil happen.

Now it has to wait until the someone uploads a video tommroow, or next day, and then the feed will bring in the video



This is how i think it works. I am not 100% positive.



So what i think you can do. Is keep manually pressing the "import" button in the video feeder settings. Until it imports all the videos.


If this doesn't work. Then i'm not sure what is wrong.
Thanks for your answer.
I did a manual run but it I port no more video's.
 
no promises... he's my favourite developer..:D

actually he already gave me a quote.. $35.. :whistle:


--
some good news,

pm
Capture.webp
 
Last edited:
  • Like
Reactions: rdn
I have some error every 10 minute, how can i fix it?
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Incorrect string value: '\xF0\x9F\x9A\xA8 \xF0...' for column 'media_title' at row 1 - library/Zend/Db/Statement/Mysqli.php:214

5 minutes ago - library/Zend/Db/Statement/Mysqli.php:214

#0 /home/mysite/domains/mysite.com/public_html/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/mysite/domains/mysite.com/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/mysite/domains/mysite.com/public_html/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xe...', Array)
#3 /home/mysite/domains/mysite.com/public_html/library/XenForo/DataWriter.php(1638): Zend_Db_Adapter_Abstract->insert('xengallery_medi...', Array)
#4 /home/mysite/domains/mysite.com/public_html/library/XenForo/DataWriter.php(1627): XenForo_DataWriter->_insert()
#5 /home/mysite/domains/mysite.com/public_html/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#6 /home/mysite/domains/mysite.com/public_html/library/Akinak/VideoFeed/Model/VideoFeed.php(453): XenForo_DataWriter->save()
#7 /home/mysite/domains/mysite.com/public_html/library/Akinak/VideoFeed/Model/VideoFeed.php(494): Akinak_VideoFeed_Model_VideoFeed->_insertFeedEntry(Array, Array, Array)
#8 /home/mysite/domains/mysite.com/public_html/library/Akinak/VideoFeed/Model/VideoFeed.php(521): Akinak_VideoFeed_Model_VideoFeed->_insertFeedData(Array, Array)
#9 /home/mysite/domains/mysite.com/public_html/library/Akinak/VideoFeed/Model/VideoFeed.php(546): Akinak_VideoFeed_Model_VideoFeed->importFeedData(Array)
#10 /home/mysite/domains/mysite.com/public_html/library/Akinak/VideoFeed/CronEntry/VideoFeeder.php(11): Akinak_VideoFeed_Model_VideoFeed->scheduledImportTimeLimited(15)
#11 [internal function]: Akinak_VideoFeed_CronEntry_VideoFeeder::importVideoFeeds(Array)
#12 /home/mysite/domains/mysite.com/public_html/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#13 /home/mysite/domains/mysite.com/public_html/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#14 /home/mysite/domains/mysite.com/public_html/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.99999713898, '')
#15 /home/mysite/domains/mysite.com/public_html/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.99999713898, '', false)
#16 /home/mysite/domains/mysite.com/public_html/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#17 /home/mysite/domains/mysite.com/public_html/deferred.php(23): XenForo_Model_Deferred->run(false)
#18 {main}
 
Last edited:
Top Bottom