The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Yes, the thumb is on the host server and downloaded to my server and named 1.jpg, but larger than 160x120, so if I change the status to published only a portion of the image is displayed and it blocks the title and description text. If I manually resize the thumbed image the videos work fine.
hotlink video and download thumb
maybe I wasnt clear. No matter how many times I run the cron, it only tries to parse the same feed. I have several feeds, but it only parses the first active one.
Videos were being watched, the section wasnt updating. I dont know why this worked, but I deleted the first video that was in the being watched section then updates started to work again.
I'm still having issues with this. I'm linking to a feed that is in the format above. I click parse, and the status bar shows several video names but no videos get imported. Also, when I run /cron/video_feed.php from command line, it only runs the first feed and doesnt even try to parse the rest of the feeds.
When I run /cron/video_feed.php from command line, it only runs the first feed and doesnt even try to parse the rest of the feeds.
I cant figure out why they are stuck.
The CSV import does not yield a blank page. I completes with X videos imported successfully. I've looked at the database and the only difference in the ones that are stuck and the ones that get published (in the same CSV import) is "status 5" (published are 1) and "thumbs 20", others are "1"
Thumbs seem to be the problem. Each of the "stuck grabbing" videos has one thumb and it is too large. I can manually resize the thumb to 160x120 and manually change the status to "1" and the video displays fine in the index and on the video play pages. Regenerate thumbs does nothing for these videos. 1.jpg is unchanged and the other images are not created. Regenerate thumbs DOES work for other videos, just not these stuck videos.
The "Being Watched" section of my site doesnt update anymore. It used to work.
Would like a way to select the main thumb that is displayed for videos and a rethumb option which would grab at a user selectable time...like every 5 or 10 seconds into the video.
Many of the videos that I mass imported by CSV are stuck with the "grabbing" status. Any way to retry without deleting each of the individual videos and reimporting the csv?
Would like the option to copy and paste the info for import in addition to having the option to upload the csv file.
Whats the status on the Pornstar csv import and what is the cron entry needed to autoupdate RSS feeds?
What format do the videos in the feeds need to be in? I've tried to add a few xml feeds, but when I add the links none of the videos are added during the parse. One has linked mp4 files but they dont get added.
Found the problem, searchd wasnt running.
New question. Does this search integrate into the script with no other modifications. Install and configure sphinx, set the cron, then nothing else to do?
Fixed my previous errors, now I have this with the cron
/usr/bin/indexer --all --rotate --config /etc/sphinx/sphinx.conf
Sphinx 0.9.9-release (r2117)
Copyright (c) 2001-2009, Andrew Aksyonoff
using config file '/etc/sphinx/sphinx.conf'...
indexing index 'videos'...
collected 8486 docs, 2.8 MB
collected 8664 attr values
sorted 0.0 Mvalues, 100.0% done
sorted 1.9 Mhits, 100.0% done
total 8486 docs, 2838950 bytes
total 0.915 sec, 3102460 bytes/sec, 9273.66 docs/sec
total 4 reads, 0.009 sec, 2432.1 kb/call avg, 2.4 msec/call avg
total 31 writes, 0.042 sec, 770.1 kb/call avg, 1.3 msec/call avg
WARNING: failed to open pid_file '/var/log/sphinx/searchd.pid'.
WARNING: indices NOT rotated.
so I tried
touch /var/log/sphinx/searchd.pid
chmod 777 /var/log/sphinx/searchd.pid
then again indexer --all --config /etc/sphinx/sphinx.conf
and /usr/bin/indexer --all --rotate --config /etc/sphinx/sphinx.conf
error is
WARNING: failed to scanf pid from pid_file '/var/log/sphinx/searchd.pid'.
WARNING: indices NOT rotated.
What did I do wrong. I get this error from indexer --all --config /etc/sphinx/sphinx.conf
using config file '/etc/sphinx/sphinx.conf'...
indexing index 'videos'...
ERROR: index 'videos': source 'videos' not found.
ERROR: index 'videos': no valid sources configured; skipping.
total 0 reads, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg
total 0 writes, 0.000 sec, 0.0 kb/call avg, 0.0 msec/call avg
I get this error with most sites from the allowed list that I've tried to embed from:
Query: SELECT cat_id FROM video_categories ORDER BY cat_id ASC LIMIT 1
Error Message:
Error Number: 0
No videos are embedded